From 31021f79cff47b98249c8d67f5342417dfb542f7 Mon Sep 17 00:00:00 2001 From: Johan Dahlin Date: Mon, 21 Aug 2006 19:02:22 +0000 Subject: 2.11.3 --- ChangeLog | 3 +++ NEWS | 6 ++++++ 2 files changed, 9 insertions(+) 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 + * 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) -- cgit