aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-11 06:50:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-11 06:50:35 +0000
commitad8b8400de836f1ffb7cd9607295e202fd4b9f6c (patch)
treeef122fa7038cb1cf17bec6683c382517e1c9e340 /ChangeLog
parent8c5a217a35c01e16172c2ef33f28432323280616 (diff)
win32: disable digit locale variable such as 'LANG=1041'.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@737 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 f42d504d..683ddf2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-11
+ * src/main.c: app_init(): win32: disable digit locale variable such as
+ "LANG=1041".
+
+2005-11-11
+
* src/mainwindow.c: removed the outer border.
2005-11-10