summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorleo2001-05-19 02:48:22 +0000
committerleo2001-05-19 02:48:22 +0000
commitbadaae2b5bf7362acbe017049eb38a0aa2a6fe74 (patch)
tree3b33b53ddfdea9cc2b66d5c7e607e9bc17a330d6 /docs
parent98f0d8c972a334a30b35c25bf4d6c8533a1c9abd (diff)
Fixed the way pieces are moved/rotated with the side cameras.
git-svn-id: http://svn.leocad.org/trunk@270 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 6f28d7d..f6828af 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -1,5 +1,8 @@
This is a changelog for developers only, not for ordinary users.
+16/05/2001
+ - Fixed the way pieces are moved/rotated with the side cameras.
+
26/03/2001
- Reorganized the Image I/O functions, created a new Image class.
- Fixed the return value of FileMem::Seek.