aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45512e4..e1ed4f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-01-06 Petr Machata <pmachata@redhat.com>
+ * type.h (enum arg_type): Drop ARGTYPE_COUNT
+
+2012-01-06 Petr Machata <pmachata@redhat.com>
+
* common.h (struct Function.own_return_info): New field
* output.c (build_default_prototype): Initialize it
* read_config_file.c: Use it throughout. Now that it's tracked,