diff options
Diffstat (limited to 'releasenotes/releasenote_1.0.1.txt')
-rw-r--r-- | releasenotes/releasenote_1.0.1.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/releasenotes/releasenote_1.0.1.txt b/releasenotes/releasenote_1.0.1.txt new file mode 100644 index 000000000..ce87e7bf7 --- /dev/null +++ b/releasenotes/releasenote_1.0.1.txt @@ -0,0 +1,9 @@ +Changes in 1.0.1
+----------------
+
+- installer: make sure the latest version of the installed MSVC run-time is used.
+- BUG: Solved mouse wheel not behaving correctly (especially when there are multiple monitors)
+- locale: swicth to the version of libX11/nls/C/makefile
+- clipboard: solved paste problem from X to windows (in Vista)
+- xkbcomp/listing.c: Solved uninitialised variable error in WIN32
+- xkbdata.src/symbols/level3: Removed warning when compiling for be keyboard.
|