aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e2d0b0..4880631 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
2016-04-18 0.7.2 beta
+Fixed several bugs in command line parsing (on Windows).
+
+2016-04-18 0.7.2 beta
Use std::vector for the event list.
Add panic action.
Minor changes on the panic function.