Updates
authorMatthias Clasen <matthiasc@src.gnome.org>
Thu, 30 Jun 2005 04:17:33 +0000 (04:17 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 30 Jun 2005 04:17:33 +0000 (04:17 +0000)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
NEWS

index 075d62e..2503b53 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-06-26  Tor Lillqvist  <tml@novell.com>
 
        * glib/Makefile.am: libtool installs/uninstalls the import
index 075d62e..2503b53 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-06-26  Tor Lillqvist  <tml@novell.com>
 
        * glib/Makefile.am: libtool installs/uninstalls the import
index 075d62e..2503b53 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-06-26  Tor Lillqvist  <tml@novell.com>
 
        * glib/Makefile.am: libtool installs/uninstalls the import
index 075d62e..2503b53 100644 (file)
@@ -1,3 +1,7 @@
+2005-06-30  Matthias Clasen  <mclasen@redhat.com>
+
+       * NEWS: Updates
+
 2005-06-26  Tor Lillqvist  <tml@novell.com>
 
        * glib/Makefile.am: libtool installs/uninstalls the import
diff --git a/NEWS b/NEWS
index 86bbab6..ad616eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Overview of Changes from GLib 2.7.0 to GLib 2.7.1
+=================================================
+* GOption 
+ - Allow callback arguments without parameters [Dan Winship]
+* GMappedFile: an mmap wrapper [David Schleef, Behdad Esfahbod]
+* Misc new functions:
+ - g_get_host_name [Tor Lillqvist]
+ - g_mkdir_with_parents [Tor]
+ - g_build_pathv, g_build_filenamev [Todd A. Fisher, 
+   Matthias Clasen]
+* Bug fixes [Roger Leigh, Masatake YAMATO, Kjartan Maraas,
+  Manish Singh, Tor, Murray Cumming]
+* Documentation improvements [Hong Gang XU, Dan Winship, Matthias]
+* New and updated translations (bg,cs,da,en_CA,es,et,nb,nl,no,
+  sk,th,zh_TW)
+
 Overview of Changes from GLib 2.6.x to GLib 2.7.0
 =================================================
 * GKeyFile