aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4934fa8..cc90829 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.14: 2Changes for 0.9.14:
3*05/09/04:
4 * Added Feature Request #1084510 (Mathias)
5 When Mod1 + LeftMouse are clicked on a Window and the mouse is not
6 moved, the window is raised at LeftMouseRelease
7 src/Window.cc
3*05/09/03: 8*05/09/03:
4 * Exchanged the hardcoded 3200 pixel limit for texture size to 9 * Exchanged the hardcoded 3200 pixel limit for texture size to
5 a calculated value based on screen dimensions (Mathias) 10 a calculated value based on screen dimensions (Mathias)