diff options
author | Frédéric Crozat <fcrozat@src.gnome.org> | 2003-09-12 15:36:15 +0800 |
---|---|---|
committer | Frédéric Crozat <fcrozat@src.gnome.org> | 2003-09-12 15:36:15 +0800 |
commit | f5415de53268368fc99da611ecb1d0b87404e325 (patch) | |
tree | 648385011dd404d77bf588f10ec77f220d9accd3 /shell/ChangeLog | |
parent | 28cdcf79a33b8077fd0527db40faf2cdc8339666 (diff) | |
download | gsoc2013-evolution-f5415de53268368fc99da611ecb1d0b87404e325.tar.gz gsoc2013-evolution-f5415de53268368fc99da611ecb1d0b87404e325.tar.zst gsoc2013-evolution-f5415de53268368fc99da611ecb1d0b87404e325.zip |
Fix migration of shortcuts.xml which was incorrectly encoded by libxml1.
* e-config-upgrade.c: (utf8_reencode), (upgrade_xml_1_2_rec),
(e_config_upgrade):
Fix migration of shortcuts.xml which was incorrectly encoded by
libxml1. (Mdk bug #4927)
svn path=/trunk/; revision=22548
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 055a2837b9..ed69f30d1b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2003-09-12 Frederic Crozat <fcrozat@mandrakesoft.com> + + * e-config-upgrade.c: (utf8_reencode), (upgrade_xml_1_2_rec), + (e_config_upgrade): + Fix migration of shortcuts.xml which was incorrectly encoded by + libxml1. (Mdk bug #4927) + 2003-09-11 Ettore Perazzoli <ettore@ximian.com> * e-storage-set-view.c (impl_right_click): If the |