* src/codeconv.c
[claws.git] / ChangeLog.claws
index e93a462f551fcc61ecc9f86cefdfb3b210fdbf58..ebf71f72e44d0bea491a691a9f4406c964c40e3b 100644 (file)
@@ -1,3 +1,39 @@
+2002-02-19 [christoph] 0.7.2claws1
+
+       * src/codeconv.c
+               return unconverted text if conde conversion is not possible
+               when libjconv is used.
+               (patch submitted by "Simon 'corecode' Schubert")
+
+2002-02-19 [paul]      
+
+       * version 0.7.2claws release
+
+2002-02-19 [paul]      0.7.2claws
+
+       * po/nl.po
+               updated by Wilbert Berendsen
+
+
+2002-02-18 [alfons]    0.7.1claws13
+
+       * src/syldap.c
+       * src/jpilot.c
+               remove references to dlfcn and explicitly loading functions
+               from dynalink libs, because libs linked anyway, and functions
+               are loaded explicitly
+
+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
@@ -7,7 +43,6 @@
 2002-02-17 [melvin]    0.7.1claws10
 
        * acconfig.h
-       * configure.in
                Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
        * src/prefs_common.c
                Pspell data package directory no more hard coded but
@@ -16,6 +51,8 @@
 
 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.
 
        * src/compose.c
                clean up account preference poison in rfc2015,
                and preparation to fix double sign bug 
-               (patch submitted by Simon 'corecode' Schubert) 
+               (patch submitted by Simon 'corecode' Schubert)
 
 2002-01-07 [christoph] 0.6.6claws43