about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-06-26 21:56:16 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-06-26 21:56:16 +0000
commit6abf88c5375cb5b5d16909728cd524190f1defcb (patch)
tree980e015c048a4e2500915c99c28ea3c558b31c2a
parente91046e523112cff2cf737bfb0841eb0040e4246 (diff)
downloadnetpbm-mirror-6abf88c5375cb5b5d16909728cd524190f1defcb.tar.gz
netpbm-mirror-6abf88c5375cb5b5d16909728cd524190f1defcb.tar.xz
netpbm-mirror-6abf88c5375cb5b5d16909728cd524190f1defcb.zip
Update HISTORY
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1499 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--doc/HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 4d1a53b0..70ea98b3 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -25,7 +25,10 @@ not yet  BJH  Release 10.55.00
               pnmcat: Fix garbage output when multiple input image are from
               Standard Input (now it just fails gracefully).
 
-              Build: Pnmtopng, Pamrgbatopng compile with newer libpng,
+              Build: Use 'pkg-config' to find X libraries if possible (This
+              works with modern Xorg installations).
+
+              Build: pnmtopng, pamrgbatopng compile with newer libpng,
               as they no longer refer to private members of the pnginfo
               structure.