summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS27
2 files changed, 31 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f881b8bf0..dbf622447 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-10-16 Matthias Clasen <mclasen@redhat.com>
+
+ * NEWS: Updates
+
2008-10-08 Christian Persch <chpe@gnome.org>
Bug 555314 – mem leak in gmarkup
diff --git a/NEWS b/NEWS
index 03d453bdb..7099e083c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Overview of Changes from GLib 2.18.1 to GLib 2.18.2
+===================================================
+
+* Bugs fixed:
+ 553724 python interpreter path not patched in correctly
+ 553857 gbacktrace.h requires signal.h
+ 554790 g_convert() misbehaves with winiconv versions
+ 555314 mem leak in gmarkup
+ 554970 segfault when update-desktop-database is not available...
+ 555121 Improved build-time handling of gio module-dir
+ 555711 Wrong fallback order of mimetype icons
+ 556334 Warning when building without selinux support
+
+* Updated translations:
+ Arabic (ar)
+ Danish (da)
+ Estonian (et)
+ Gujarati (gu)
+ Norwegian (nb)
+ Polish (pl)
+ Brazilian Portugese (pt_BR)
+ Romanian (ro)
+ Russian (ru)
+ Serbian (sr)
+ Tamil (ta)
+
+
Overview of Changes from GLib 2.18.0 to GLib 2.18.1
===================================================