summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS4
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2b6cf95..89953ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+=== 2.15.4 ===
+2008-09-03 Johan Dahlin <johan@gnome.org>
+
+ * NEWS: Update
+
2008-09-03 Loïc Minier <lool@dooz.org>
* gobject/pygpointer.c: (pyg_register_pointer):
diff --git a/NEWS b/NEWS
index 15577a8..cb5a656 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+2.15.4 3-sep-2008
+ - Fix typo in GPointer type registration (Loïc Minier,#550463)
+ - support G_TYPE_CLOSURE in codegen (Gian)
+
2.15.3 31-aug-2008
- Beginning of porting to 3.0. glib & gobject module ported.
- Wrap g_app_info_* functions (Gian)