aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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...)