2.5.3
[platform/upstream/glib.git] / gmodule / ChangeLog
index 37a87a7..f7501f4 100644 (file)
@@ -1,3 +1,45 @@
+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().