aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-02 06:01:45 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-03-02 06:01:45 +0000
commitc0bbf5e3061dd4275b2e18ab37a5b7cc57bd9ea7 (patch)
tree990d4fb64c9de42f51ac4a2808f05aa5343f8d46 /ChangeLog
parent0b70daf48bf5b06bee3bba97f61ffc9eb85657d5 (diff)
modified the popup dialog of signature status.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@140 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 ac4d7080..25e3419b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-03-02
+ * src/sigstatus.c: modified the popup dialog. Fixed warning when
+ pressing escape key. Fixed indentation of the source.
+
+2005-03-02
+
* src/main.c: removed redundant code.
* configure.in: removed redundant PKG_CHECK_MODULES.
use PKG_CONFIG instead of GLIB_CONFIG which is no longer available