aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-12-12 05:44:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2014-12-12 05:44:22 +0000
commit0085a6a12bca001914e6fe846a553fa1c482e377 (patch)
treedea22f814db4f7f6579ea0c711db433154cc878a /ChangeLog
parent37f7dce9d1bea4a806ef284f0e9dbfe02075729f (diff)
added debug prints.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3457 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 079e8300..d4a82a94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-12-12
+
+ * src/mainwindow.c: main_window_window_state_cb(): added more debug
+ print.
+
2014-12-09
* src/prefs_filter.c: fixed a bug that reorder by DnD was not saved.