finish crash dialog fix (i'm so stupid ;))
[claws.git] / ChangeLog.claws
index ba190eadf991c25f90d3b0ec5f3e5595181d88d1..b40d4efefa51e4c7d60a4b7ffc241e88f7d5a262 100644 (file)
@@ -1,3 +1,64 @@
+2002-12-10 [colin]     0.8.6claws94
+
+       * src/main.c
+               finish crash dialog fix
+
+2002-12-10 [colin]     0.8.6claws93
+
+       * src/main.c
+               "Fix" "sylpheed already running" instead of
+               crash dialog appearing after a crash
+
+2002-12-10 [colin]     0.8.6claws92
+
+       * po/POTFILES.in
+               add src/gtk/sslcertwindow.c
+
+2002-12-10 [paul]      0.8.6claws91
+
+       * po/POTFILES.in
+               updated to reflect recent changes
+               submitted by Alessandro Maestri
+
+2002-12-09 [christoph] 0.8.6claws90
+
+       * src/Makefile.am
+       * src/smtp.[ch]                 ** REMOVE **
+       * src/common/Makefile.am
+       * src/common/smtp.[ch]          ** NEW **
+               move smtp files to common directory
+
+2002-12-09 [christoph] 0.8.6claws89
+
+       * src/Makefile.am
+       * src/session.[ch]              ** REMOVE **
+       * src/common/Makefile.am
+       * src/common/session.[ch]       ** NEW **
+               move session files to common directory
+
+2002-12-09 [paul]      0.8.6claws88
+
+       * src/account.c
+               fix bug [649746] edit accounts: move account reverted
+               Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
+
+2002-12-09 [colin]     0.8.6claws87
+
+       * src/ssl_certificate.c
+               cleanup
+
+2002-12-09 [colin]     0.8.6claws86
+
+       * src/ssl.c
+               Try to open the cert.pem database and 
+               issue a warning if it isn't there
+
+2002-12-09 [colin]     0.8.6claws85
+
+       * src/common/ssl_certificate.c
+       * src/gtk/sslcertwindow.c
+               Warning fixes
+
 2002-12-09 [colin]     0.8.6claws84
 
        * src/ssl_certificate.[ch] ** REMOVED **