summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog5
-rw-r--r--README2
3 files changed, 8 insertions, 1 deletions
diff --git a/AUTHORS b/AUTHORS
index 652e74de9..a1ce2137f 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -6,7 +6,7 @@ Dave Beckett <dajobe@debian.org> Build fixes, Debian packaging
Billy Biggs <vektor@dumbterm.net> Pixman code merge. Optimization. Fixes for subtle rendering bugs.
Damien Carbery <damien.carbery@sun.com> Build fixes
Andrew Chant <andrew.chant@utoronto.ca> Adding const where needed
-Steve Chaplin <stevech1097@yahoo.com.au> Bug fixe for PNG reading
+Steve Chaplin <stevech1097@yahoo.com.au> Bug fixes for PNG reading
Tomasz Cholewo <cholewo@ieee-cis.org> Bug fixes
John Ehresman <jpe@wingide.com> Build fixes for win32
John Ellson <ellson@research.att.com> First font/glyph extents functions
diff --git a/ChangeLog b/ChangeLog
index 681e1ed3e..3d0913e7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-08-23 Kristian Høgsberg <krh@redhat.com>
+
+ * AUTHORS:
+ * README: More minor edits.
+
2005-08-23 Billy Biggs <vektor@dumbterm.net>
* README: Minor edits.
diff --git a/README b/README
index 35c4088b4..a73dbcb38 100644
--- a/README
+++ b/README
@@ -74,9 +74,11 @@ Surface backends:
pdf backend
-----------
freetype >= 2.1.4 http://freetype.org
+ zlib http://www.gzip.org/zlib
postscript backend
------------------
+ freetype >= 2.1.4 http://freetype.org
zlib http://www.gzip.org/zlib
quartz backend