[glibmm] Correct the ChangeLog



commit 2d827103900e87ae484ae07cabb9f3046c614910
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Mar 28 15:21:37 2011 +0200

    Correct the ChangeLog

 ChangeLog |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5791a48..985d612 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,8 @@
 2011-03-28  Murray Cumming  <murrayc murrayc com>
 
-	VariantType: Capitalize the standard types.
+	Variant: Use the VARIANT_TYPE_* constants.
 
-	* glib/src/varianttype.[hg|ccg]: Use, for instance VARIANT_TYPE_STRING instead 
-	of VariantTypeString. This seems more appropriate for a constant and is the 
-	style used by gtkmm's STOCK_* items, which this is based on.
-	* glib/src/variant.ccg: Adapt.
+	* glib/src/variant.ccg: Use the constants instead of creating static members.
 	
 2011-03-28  Murray Cumming  <murrayc murrayc com>
 



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