summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkramm <kramm>2005-08-06 10:17:05 +0000
committerkramm <kramm>2005-08-06 10:17:05 +0000
commit45759e9623e39e60131ca29de78dc057ff6a6876 (patch)
tree1a9095c2f83e14a847b0aeb5cd914d79827a996a
parent5bafa086e4cf33e43a46ea04fca6af82e100476a (diff)
Brought up to daterelease-0-7-0
-rw-r--r--ChangeLog2
-rw-r--r--TODO1
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e43e72ee..c03b8040 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -237,7 +237,7 @@
* m4/python.m4: Python MacOS X fixes
* src/gif2swf.c: New tool, for converting (animated) gifs to swf (Daichi Shinozaki)
-0.7.0 (not yet released):
+0.7.0:
* swfdump: Fixed bit overflow bug
* lib/gfxdevice.h: Started implementation of graphic layer abstraction
* pdf2swf: Fixed Type 3 color bug
diff --git a/TODO b/TODO
index 76bcff30..796065de 100644
--- a/TODO
+++ b/TODO
@@ -80,6 +80,7 @@ swfrender:
Makefiles/configure/installation:
* check for vsnprintf, bcopy, bzero, strndup etc. and supply replacements
+ * jpeglib test program (for Solaris)
Win32 Installation: