aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-17 10:54:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-17 10:54:20 +0000
commit141e0a868d0bcdf0c30a7282a7bda79c3ff5f9fa (patch)
tree77c5f7c118f4a61c981023976c358251950f2c21 /ChangeLog
parent68b99ea2d3cf42fffe216aeef3be97cf6bbf0de4 (diff)
compose.c: made edit mark less intrusive.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@761 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4964835b..6a1ada60 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-11-17
+ * src/compose.c: compose_set_title(): made edit mark less intrusive.
+
+2005-11-17
+
* libsylph/utils.c: set_startup_dir(): win32: always set the startup
directory to the same directory as the location of executable file
(fixes untranslated messages when launched by other apps).