aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7a8ec8f9..09607eac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-07-04
+ * src/main.c: win32: handle window messages even if console is
+ initialized.
+
+2008-07-04
+
* src/main.c: win32: handle console ctrl events.
Call register_system_events() after all config files are read.