summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index d25e5a1..16e8beb 100644
--- a/Changelog
+++ b/Changelog
@@ -14,7 +14,9 @@
the last case.
- Revised parsing of command-line options, more GCC-like.
- Simpler and more robust handling of calls to variadic functions.
-
+- More tolerance for functions declared without a prototype
+ (option -funprototyped, on by default).
+
Release 2.1, 2013-10-28
=======================