aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-28 06:14:01 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-02-28 06:14:01 +0000
commit5f21e1e3d051b7a7ed4fcde4201fd2fac2895eed (patch)
tree558eece2bee7749b9939732cd9804f6d0859f7a9 /ChangeLog
parent7315db0829c3845da10ace14a4f6b032429d6ebe (diff)
win32: output debug and help messages to newly created console.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1016 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 191e06af..fee4ab1b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-02-28
+
+ * src/main.c: win32: output debug and help messages to newly created
+ console.
+
2006-02-27
* libsylph/utils.c: execute_async(), execute_sync(): win32: fixed