summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorleo2000-09-15 23:11:43 +0000
committerleo2000-09-15 23:11:43 +0000
commitbd8a0d819afd7075f30c9051650dff31e55cef7e (patch)
treeba2600c55356dbb8957c19f47aac4852a3ecb401 /docs
parentcf7d321b5adfcccb6b4d4155402309a6651e8d19 (diff)
Fixed problem with "focus follow mouse" mode in X
git-svn-id: http://svn.leocad.org/trunk@116 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 260e12e..f3c508c 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -1,5 +1,15 @@
This is a changelog for developers only, not for ordinary users.
+15/09/2000
+ - Fixed problem with "focus follow mouse" in X, thanks to Renaud Breard.
+
+13/09/2000
+ - Fixed bug that caused image files to be saved upside down.
+
+12/09/2000
+ - Fixed bug when exporting POV-Ray files using LGEO.
+ - Changed GL library name under Linux from 'libGL.so.1' to 'libGL.so'.
+
27/08/2000
- Save window position and size under Linux.