about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-11-27 03:12:47 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-11-27 03:12:47 +0000
commitacd527864efe6651f58a291ec6d707188ea20b29 (patch)
tree4eb1a9be86b54bd3fdb46d32281725b95420a640 /doc
parent5e62b9f6918945350269c751cbb3124c7e48c6f1 (diff)
downloadnetpbm-mirror-acd527864efe6651f58a291ec6d707188ea20b29.tar.gz
netpbm-mirror-acd527864efe6651f58a291ec6d707188ea20b29.tar.xz
netpbm-mirror-acd527864efe6651f58a291ec6d707188ea20b29.zip
Release 10.35.18
git-svn-id: http://svn.code.sf.net/p/netpbm/code/stable@146 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index ab59d041..55f1055e 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,13 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+06.11.27 BJH  Release 10.35.18
+
+              Configure: Fix incorrect .dylib suffix in shared library default.
+
+              libnetpbm: fix bogus results from ppm_parsecolor() of
+              rgb:0/0/0 style color name.
+
 06.11.18 BJH  Release 10.35.17
 
               ppmtogif: fix garbage output with non-ppm-raw input;