diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2005-01-24 + * src/pop.c: pop3_get_uidl_table(): removed the old code for + migration. + * src/main.c: migrate_old_config(): also migrate sylpheedrc, and + check the existence of source files. + * src/prefs_common.c: changed the font setting name for migration. + * src/defs.h: added UIDL_DIR, and changed the default font. + +2005-01-24 + * src/compose.c src/addressbook.c src/messageview.c |