summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--NEWS6
2 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3935f65..0988186 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
+=== 2.11.3 ===
2006-08-21 Johan Dahlin <jdahlin@async.com.br>
+ * NEWS: Update
+
* Makefile.am:
* docs/Makefile.am:
Always install the xsl files & css files, regardless if the
diff --git a/NEWS b/NEWS
index 21561fb..7129467 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+2.11.3 21-august-2006
+ - Documentation updates (John)
+ - Documentation build fixes (Johan, John, Gian Mario Tagliaretti)
+ - PyGObject can now be compiled using a C++ compiler (Murray Cumming)
+ - Type registration bug fix (Gustavo)
+
2.11.2 8-august-2006
- Add fixxref.py from PyGTK (Johan)
- Fix parallel build (#350225, Ed Catmur)