From 42cb5dad6e77d88baad0dad56e47410f9412a814 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Tue, 27 Jul 2004 21:54:32 +0000 Subject: - New version --- ChangeLog | 7 ++++++- Makefile.am | 2 +- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index cffbbb3..4b3f7f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ Version 0.9.3 - - Code cleanup + - Code cleanup and commenting - Fixed bug with non-existant destinations + - Created XML schema for output format + - Speed improvements + - Added 'presentation' mode + - Added support for fonts + - Other small bug fixes Version 0.9.2 - Updated windows version to new sablot library diff --git a/Makefile.am b/Makefile.am index a1b0af6..7c60c91 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ -EXTRA_DIST = BUGS test-files config.win32.h +EXTRA_DIST = BUGS doc config.win32.h SUBDIRS = src win32 dist-hook: -- cgit v1.2.3