about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-08-24 00:54:25 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-08-24 00:54:25 +0000
commit3d695cd4be100477a16cab657e41ee9416619fe7 (patch)
tree9eb2173d7d4d3559946a3c83240c253db34492c0 /doc
parent174127b01ef19ede414294bc5e9375db0c671f9c (diff)
downloadnetpbm-mirror-3d695cd4be100477a16cab657e41ee9416619fe7.tar.gz
netpbm-mirror-3d695cd4be100477a16cab657e41ee9416619fe7.tar.xz
netpbm-mirror-3d695cd4be100477a16cab657e41ee9416619fe7.zip
Use libopt to convert libvga.so into -lvga so build of ppmsvgalib works
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2253 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 3a20ccf6..d5e461fc 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -22,6 +22,10 @@ not yet  BJH  Release 10.68.00
               Build: fix bug which prevents JBIG converters from building with
               internal JBIG library.  Introduced in 10.67.00.
 
+              Build: fix bug which makes build of Ppmsvga fail (which is
+              attempted only on a system with libvga).  Introduced in Netpbm
+              10.63 (June 2013)
+
 14.06.29 BJH  Release 10.67.00
 
               sgitopnm: add ability to convert 2-channel SGI image.