diff options
author | martinZuther <martinZuther@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-10-15 20:18:11 +0000 |
---|---|---|
committer | martinZuther <martinZuther@b9310e46-f624-0410-8ea1-cfbb3a30dc96> | 2010-10-15 20:18:11 +0000 |
commit | da0122fa104e6bae61824e49b6f1007b9989b9c7 (patch) | |
tree | 14ecc3878d7a0bab62291895c0e171739e4f68cc /linux/osd/ChangeLog | |
parent | bb0bc80bc5762fcb658c82c5a58e421ca79f94fd (diff) |
OSDneo2: Skript sucht sich jetzt die richtige Library heraus
git-svn-id: https://svn.neo-layout.org@2352 b9310e46-f624-0410-8ea1-cfbb3a30dc96
Diffstat (limited to 'linux/osd/ChangeLog')
-rw-r--r-- | linux/osd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linux/osd/ChangeLog b/linux/osd/ChangeLog index 430d54b..4f906e1 100644 --- a/linux/osd/ChangeLog +++ b/linux/osd/ChangeLog @@ -1,3 +1,11 @@ +2010-10-15 Martin Zuther <code@mzuther.de> + + * Version 0.13 + + * SimpleXkbWrapper.py: the "X Keyboard Extension" functions have + been moved from "libXxf86misc" to "libX11", so the code now checks + which library to link to + 2009-09-07 Martin Zuther <code@mzuther.de> * Version 0.12 |