summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorleo2001-03-26 17:19:57 +0000
committerleo2001-03-26 17:19:57 +0000
commitf1b22e07982337233ee4c1ad4cfbee0334ad93df (patch)
tree4a1c6acb65fd7cf4916f10cbd18e221a0386c126 /docs
parente8c9abea837366ee7dd5f4668ee459a26be32e9c (diff)
Reorganized the Image I/O functions, created a new Image class.
git-svn-id: http://svn.leocad.org/trunk@263 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'docs')
-rw-r--r--docs/CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index ad0755d..6f28d7d 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -1,5 +1,9 @@
This is a changelog for developers only, not for ordinary users.
+26/03/2001
+ - Reorganized the Image I/O functions, created a new Image class.
+ - Fixed the return value of FileMem::Seek.
+
23/03/2001
- Update object keys when adding/removing steps.
- Added an option to save HTML files with .html extension instead of .htm.