summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: