Corrected changelog mismatch
[claws.git] / ChangeLog.claws
index e18a095f2fa3ca259c67d6b0bc142e2b9bc66f69..cc615e201ce686b80ab077a23810a120aa3cd252 100644 (file)
@@ -1,3 +1,36 @@
+2002-02-17 [melvin]    0.7.1claws12
+
+       * src/prefs_actions.c
+               Replaced children wait loop with double fork technique.
+               Now, input/output window updated at each new output.
+               free_children(): Fixed a memory leak.
+               Made input/output window non closable if running children
+               still exist.
+               Added missing <unistd.h> include.
+               Added some --debug outputs.
+
+2002-02-17 [melvin]    0.7.1claws11
+
+       * src/summaryview.c
+               Fixed bug where descending sort order did not select top
+               message.
+
+2002-02-17 [melvin]    0.7.1claws10
+
+       * acconfig.h
+               Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
+       * src/prefs_common.c
+               Pspell data package directory no more hard coded but
+               set during configuration (PSPELL_PATH). (Thanks to 
+                               Gustavo Noronha Silva.)
+
+2002-02-17 [melvin]    0.7.1claws9
+
+       * configure.in
+               Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
+       * src/gtkspell.c
+               Fixed compile-time warnings.
+
 2002-02-16 [alfons]    0.7.1claws8
 
        * src/filesel.c