summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJosé Alburquerque <jaalburquerque@gmail.com>2013-04-29 15:46:05 -0400
committerJosé Alburquerque <jaalburquerque@gmail.com>2013-04-29 15:46:05 -0400
commitac21511f5308e92277095cab923a00b2839b012e (patch)
treed6b9f8180d76c506c3383b964cf8f3d101c15a7c /ChangeLog
parentdb52eb9ad6cd183b7e43e9d1647abba5eca66a68 (diff)
downloadglibmm-ac21511f5308e92277095cab923a00b2839b012e.tar.gz
gmmproc: Output.pm: Use a better name for the c param mappings hash.
* tools/pm/Output.pm (output_wrap_meth, convert_args_cpp_to_c, get_ctor_properties): Replace the 'cpp_param_mappings' variable name with 'c_param_name_mappings' which describes the function of the hash a little better.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e64b1990..9c2884bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2013-04-29 José Alburquerque <jaalburquerque@gmail.com>
+ gmmproc: Output.pm: Use a better name for the c param mappings hash.
+
+ * tools/pm/Output.pm (output_wrap_meth, convert_args_cpp_to_c,
+ get_ctor_properties): Replace the 'cpp_param_mappings' variable name
+ with 'c_param_name_mappings' which describes the function of the hash
+ a little better.
+
+2013-04-29 José Alburquerque <jaalburquerque@gmail.com>
+
DBusConnection: Correct a misplaced #endif G_OS_UNIX.
* gio/src/dbusconnection.hg: Move the #endif from below the