summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS6
-rw-r--r--README2
3 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7056d2f5..c63aa7be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+=== PyGTK 2.5.4 ===
+2005-02-23 Johan Dahlin <johan@gnome.org>
+
+ * README, NEWS: Update
+
2005-02-23 Cedric Gustin <cedric.gustin@swing.be>
* setup.py: Move the install_template call for pygobject-2.0.pc.in
diff --git a/NEWS b/NEWS
index 4f71978d..b2f3c2ac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+pygtk-2.5.4 23-february-2005
+ - Much improved GMainloop support (Mark McLoughlin)
+ - Install pygtk-demo (Gustavo)
+ - Deprecate gtk.TRUE/gtk.FALSE (Johan)
+ - win32 build fixes (Cedric Gustin)
+
pygtk-2.5.3 23-january-2005
- Revert some threading changes (Gustavo)
- Build improvements (Johan)
diff --git a/README b/README
index 4290decf..efcb8ace 100644
--- a/README
+++ b/README
@@ -43,7 +43,7 @@ Requirements
* Python 2.3 or higher
* Glib 2.6.0 or higher
* Gtk+ 2.6.0 or higher (optional)
- * libglade 2.3.6 (optional)
+ * libglade 2.4.0 (optional)
* Numeric (optional)
Copyright Information