aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20bb2fc..3709a24 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.14 2Changes for 0.9.14
3*05/05/21:
4 * Keycodes can now be used in the keys file.
5 Example:
6 None 10 :NextWorkspace
7 (10 - keycode for '1')
8 Usefull for keys that has no symbol.
9 (Thanks Matus Telgarsky, catachresis at cmu [d0t] edu)
10 Keys.cc
3*05/05/18: 11*05/05/18:
4 * Added new configure option --with-locale=path 12 * Added new configure option --with-locale=path
5 redirects location of nls directories. 13 redirects location of nls directories.