summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--NEWS7
2 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65528077..d75a7f2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
+=== PyGtk 2.3.97 ===
2004-09-28 Johan Dahlin <johan@gnome.org>
+ * NEWS: Update
+
* gobject/gobjectmodule.c:
* gobject/pygobject-private.h:
* gobject/pygobject.h:
diff --git a/NEWS b/NEWS
index b1e355a2..610bf2d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+pygtk-2.3.97: 28-september-2004
+ - Threading fixes (Gustavo, Johan, John E)
+ - Other Bug fixes (Gustavo, James, Johan, John, Ehresman,
+ John Finaly, Owen Taylor and Xaiver Ordoquy)
+ - x86_64 build fixes (Jonathan Blandford)
+ - Updated examples (John Finlay)
+
pygtk-2.3.96: 06-august-2004
- Threading fixes (Johan, Gustavo)
- Bug fixes (John, Johan, Gustavo)