summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2005-10-09 17:02:45 +0000
committerJohan Dahlin <johan@src.gnome.org>2005-10-09 17:02:45 +0000
commit2ab660f69b7678d0bf27c06c6c225cb00e686d7c (patch)
tree0217e719e41dc6e99c7fc90d2e36a7a66b81f2cd
parent4a4ad5bccd5b14b11ca204e28bb690a206317171 (diff)
downloadpygtk-2ab660f69b7678d0bf27c06c6c225cb00e686d7c.tar.gz
-rw-r--r--ChangeLog5
-rw-r--r--NEWS3
-rw-r--r--README4
3 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a9832104..a939881f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+=== PyGTK 2.8.2 ===
+2005-10-04 Johan Dahlin <jdahlin@async.com.br>
+
+ * NEWS: Update
+
2005-10-09 Johan Dahlin <johan@gnome.org>
* gobject/pygiochannel.c: (pyg_iowatch_marshal):
diff --git a/NEWS b/NEWS
index f28be4b6..1709df7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+pygtk-2.8.2: 09-october-2005
+ - GIOChannel thread fix (Johan, Ole Andre Vadla Ravnås)
+
pygtk-2.8.1: 03-october-2005
- Bug fixes (Gustavo, Johan)
- Improve exceptions when registering properties (Gustavo)
diff --git a/README b/README
index 46c550a2..c4ead492 100644
--- a/README
+++ b/README
@@ -20,8 +20,8 @@ patches is unified diff format (ie. diff -u). Please don't send me
diffs which don't have any context, as these make it very difficult to
see what the patch does.
-What's new in 2.8.0
-===================
+What's new in PyGTK 2.8
+=======================
See the wiki page for an overview of the features in PyGTK 2.8: