[glibmm] Really correct the ChangeLog
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm] Really correct the ChangeLog
- Date: Mon, 28 Mar 2011 13:22:12 +0000 (UTC)
commit 6e127102c8176782bef2b18e070997c866386162
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Mar 28 15:22:06 2011 +0200
Really correct the ChangeLog
ChangeLog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 985d612..0a385f2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,15 @@
2011-03-28 Murray Cumming <murrayc murrayc com>
+ VariantType: Capitalize the standard types.
+
+ * 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.
+
+2011-03-28 Murray Cumming <murrayc murrayc com>
+
Variant: Add cast_dynamic<> specializations for strings.
* glib/src/variant.[hg|ccg]: Add cast_dynamic() specializations for
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]