[gtkmm] Corrected ChangeLog for previous commit



commit 53c2c0d12c7dde660a3414e90bf80b76f30017d9
Author: Murray Cumming <murrayc murrayc com>
Date:   Wed Sep 15 10:29:25 2010 +0200

    Corrected ChangeLog for previous commit

 ChangeLog    |   10 ++++++----
 configure.ac |    2 +-
 2 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 0e5491c..fa20fcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+2.90.7:
+
 2010-09-14  Murray Cumming  <murrayc murrayc com>
 
 	Dealt with some TODOs.
@@ -13,13 +15,13 @@
 	* gtk/src/printsettings.hg: Add the exceptions documentation now that
   it is in the C documentation.
 	* gtk/src/statusbar.hg: Added documentation for push() and remove_message().
-	
+
 2010-09-09  Murray Cumming  <murrayc murrayc com>
 
-	Use GDK_KEY_VoidSymbol instead of GDK_VoidSymbol to fix the build. 
+	Use GDK_KEY_VoidSymbol instead of GDK_VoidSymbol to fix the build.
 
 	* gtk/gtkmm/accelkey.cc:
-	* gtk/gtkmm/accelmap.cc: Replace use of GDK_VoidSymbol with 
+	* gtk/gtkmm/accelmap.cc: Replace use of GDK_VoidSymbol with
 	GDK_KEY_VoidSymbol, because it has changed in GTK+.
 
 2010-09-09  Murray Cumming  <murrayc murrayc com>
@@ -29,7 +31,7 @@
 	* gtk/src/item.[hg|ccg]: Remove.
 	* gtk/src/filelist.am: Remove mention of item.hg.
 	* gtk/gtkmm.h: Remove mention of item.h.
-	* gtk/src/menuitem.[hg|ccg]: Derive from Bin instead of Item, as now in 
+	* gtk/src/menuitem.[hg|ccg]: Derive from Bin instead of Item, as now in
 	GTK+.
 
 2010-09-06  Murray Cumming  <murrayc murrayc com>
diff --git a/configure.ac b/configure.ac
index 0389f79..da66a4d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([gtkmm], [2.90.5],
+AC_INIT([gtkmm], [2.90.7],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]