we're loading functions explicitly from dynamically loaded so's, so remove explicit...
[claws.git] / ChangeLog.claws
index db4feeec7f0b4f29b6b0f1c6b2291608559e292c..5ed079fe74c10d4b3b492a866501c30a0647300a 100644 (file)
@@ -1,3 +1,11 @@
+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
@@ -18,7 +26,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
@@ -27,6 +34,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.