summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorleo2001-02-02 16:15:07 +0000
committerleo2001-02-02 16:15:07 +0000
commit6c9892ce53a4feb0f5ff55b5ba5d03c118fd115d (patch)
treeaa59525220746d92c04c8ebc69169d451de73381
parentf1c2824558aeeac94bdd5064fdf8a62b4862b9e9 (diff)
changelog
git-svn-id: http://svn.leocad.org/trunk@241 c7d43263-9d01-0410-8a33-9dba5d9f93d6
-rw-r--r--docs/CHANGES.txt13
1 files changed, 10 insertions, 3 deletions
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index ca69138..3621659 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -1,13 +1,20 @@
This is a changelog for developers only, not for ordinary users.
-07/01/2000
+02/02/2001
+ - HTML dialog now correctly remembers the last settings
+ - Added step add/remove commands
+
+01/02/2001
+ - Fixed a crash deselecting point lights
+
+07/01/2001
- Added a new command to create floating views of the project
-05/01/2000
+05/01/2001
- Added a new cross platform class for handling OpenGL windows
- Added a new base window class for handling top level windows
-02/01/2000
+02/01/2001
- Linux PPC fixes - LeoCAD now works on big endian computers !
Thanks to Lon Shapiro for allowing me to use his Mac for debugging.