aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-04-07 17:31:35 +0000
committerdos-reis <gdr@axiomatics.org>2013-04-07 17:31:35 +0000
commit2917bc0408655024981f07c66b7ffb3c44f41fce (patch)
treebb7a5ccbff1e9cdeceaf0cbce4315add1060f3fd /src/ChangeLog
parent075711d2d69a4295c8cef2b5e08708ee8b3d5f3f (diff)
downloadopen-axiom-2917bc0408655024981f07c66b7ffb3c44f41fce.tar.gz
small cleanup
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 02d54ec1..67db9210 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2013-04-07 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * utils/command.cc (args_count): New.
+ (execute_core): Use it. Tidy.
+ (Arguments::Arguments): Tidy.
+
2013-04-05 Gabriel Dos Reis <gdr@integrable-solutions.net>
* include/token.H: New.