aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2006-06-19 13:33:23 (GMT)
committersimonb <simonb>2006-06-19 13:33:23 (GMT)
commitdd2e6c62b178e9ec5933c5b9246ddb5e6f990cd1 (patch)
treeb29fe7834e6b9f79ebd26639d788b16a4c0515b1 /ChangeLog
parentaaf3651830be41b344696d6d0bdfaa8960e01bc5 (diff)
downloadfluxbox-dd2e6c62b178e9ec5933c5b9246ddb5e6f990cd1.zip
fluxbox-dd2e6c62b178e9ec5933c5b9246ddb5e6f990cd1.tar.bz2
add EUC-KR to ko_KR encodings
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ce97c12..7c8a538 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
1 (Format: Year/Month/Day) 1 (Format: Year/Month/Day)
2Changes for 1.0rc2: 2Changes for 1.0rc2:
3*06/06/19: 3*06/06/19:
4 * Add EUC-KR to ko_KR encodings (Simon)
5 nls/ko_KR/ Makefile.am generated-EUC-KR.m
4 * Try ignoring NotifyUngrab EnterNotify events for focus (Simon) 6 * Try ignoring NotifyUngrab EnterNotify events for focus (Simon)
5 - should fix incorrect focus reverts when menus etc closed with 7 - should fix incorrect focus reverts when menus etc closed with
6 mouse focus, but possibly have side effects, do tell...) 8 mouse focus, but possibly have side effects, do tell...)