2.5.3
[platform/upstream/glib.git] / gmodule / ChangeLog
index 2ca2ba6..f7501f4 100644 (file)
@@ -1,3 +1,75 @@
+2004-09-18 Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.3 ===
+
+2004-08-25 Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.2 ===
+
+2004-08-01 Matthias Clasen  <mclasen@redhat.com>
+
+       * === Released 2.5.1 ===
+
+Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
+
+       * === Released 2.5.0 ===
+
+Mon May 31 00:09:10 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * Makefile.am (EXTRA_DIST): Add gmodule-ar.c. (#85930, Tomas Ă–gren)
+
+Tue May 11 23:23:21 2004  Matthias Clasen  <maclas@gmx.de>
+
+       * gmodule-ar.c (_g_module_open): Make it compile on AIX.  
+       (#141159, Michael Wilson)
+
+2004-03-31  Tor Lillqvist  <tml@iki.fi>
+
+       * gmodule-win32.c (_g_module_build_path): On Cygwin, use the "cyg"
+       prefix, and accept also the normal "lib". (#138403, Roger Leigh)
+
+Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
+
+       * === Released 2.3.3 ===
+
+Sun Feb 22 02:28:43 2004  Matthias Clasen  <maclas@gmx.de>
+
+       Bug #85930, Laurent Vivier:
+       
+       * gmodule-ar.c: Implementation of native module management for AIX.
+       * gmoduleconf.h.in: 
+       * gmodule.c: Support gmodule-ar.c 
+
+2003-01-01  Tor Lillqvist  <tml@iki.fi>
+
+       * gmodule-win32.c (_g_module_build_path): Use g_ascii_strcasecmp().
+
+Tue Dec  3 20:56:19 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gmodule.c (g_module_open): Properly refcount the
+       main module if it is already open. (#98648)
+
+Sat Mar  2 14:46:17 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gmodule-beos.c (_g_module_build_path) * gmodule-dyld.c (_g_module_build_path) 
+         gmodule-dl.c (_g_module_build_path): Use G_MODULE_SUFFIX rather than
+       a hardcoded ".so". (#72803)
+
+Sun Feb 17 18:15:22 2002  Owen Taylor  <otaylor@redhat.com>
+
+       * gmodule.c (g_module_open): Fix typo when checking
+       if file + module_suffix exists. (Miroslaw Dobrzanski-Neumann,
+       #71801)
+
+2001-11-24  Tor Lillqvist  <tml@iki.fi>
+
+       * Makefile.am: Remove rule for testgmodule.exp, too.
+
+2001-11-22  Tor Lillqvist  <tml@iki.fi>
+
+       * gmodule-win32.c: Current w32api headers do include tlhelp32.h,
+       so no need to have an extract from it here.
+
 Mon Nov 19 16:12:12 2001  Owen Taylor  <otaylor@redhat.com>
 
        * Makefile.am makefile.msc.in makefile.mingw.in: Remove