[glibmm] Correct ChangeLog



commit 7ecae27cdb690f2bbdddfed8963aedb4b98140f1
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon May 9 08:55:47 2011 +0200

    Correct ChangeLog

 ChangeLog |   16 ++++++++--------
 1 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index ccefe3c..d9bdf93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,14 @@
 	properties of possible base classes, but those properties should be
 	generated for the base classes and not for a derived GType.
 
+2011-05-03  Kalev Lember  <kalev smartlink ee>
+
+	gmmproc: Put guards around generated includes in wrap_init.cc
+
+	* tools/generate_wrap_init.pl.in: Store include filenames in a hashmap
+	(key: filename, value: cppname) so it is possible to print
+	_DISABLE_DEPRECATED and G_OS_WIN32 guards around them. Bug #649182
+
 2011-05-03  Fan, Chun-wei  <fanc999 ahoo com tw>
 
 	Update the VS 2008 project files.
@@ -31,14 +39,6 @@
 	* MSVC_Net2005/giomm/giomm.vcproj:
 	* MSVC_Net2005/glibmm/glibmm.vcproj: Mention new source files.
 
-2011-05-03  Kalev Lember  <kalev smartlink ee>
-
-	gmmproc: Put guards around generated includes in wrap_init.cc
-
-	* tools/generate_wrap_init.pl.in: Store include filenames in a hashmap
-	(key: filename, value: cppname) so it is possible to print
-	_DISABLE_DEPRECATED and G_OS_WIN32 guards around them. Bug #649182
-
 2011-05-02  Kalev Lember  <kalev smartlink ee>
 
 	gmmproc: Factored some copy-pasted code out to a common function



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