summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorleo2000-12-30 13:51:06 +0000
committerleo2000-12-30 13:51:06 +0000
commit0b2a355e9425c3e1b2a2ef1ea7229f407072682c (patch)
treef1d147eed110bde40baf81f7d2cb17ab125bd28f /docs
parent54f1852aa6730b96c89bc901073993f87c66f58c (diff)
Added Step Insert and Step Delete commands
git-svn-id: http://svn.leocad.org/trunk@196 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 310767b..4ead0aa 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -1,5 +1,12 @@
This is a changelog for developers only, not for ordinary users.
+30/12/2000
+ - Added Step Insert and Step Delete commands.
+
+29/12/2000
+ - Capture mouse events while dragging the cursor under linux.
+ - HTML Dialog improvements under linux.
+
28/12/2000
- Click on "Last Step" goes to the last used step instead of step 255.
- Save HTML dialog options.