about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-04-28 21:27:27 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2011-04-28 21:27:27 +0000
commit159560b2fb0f840ab0524944fc415417a1b66cb9 (patch)
tree3046a7cf1bc88ccd4bd2eebf90bb28f604f41ea0 /doc
parent38df4bf8cd481682749b6e44547328123bd562fd (diff)
downloadnetpbm-mirror-159560b2fb0f840ab0524944fc415417a1b66cb9.tar.gz
netpbm-mirror-159560b2fb0f840ab0524944fc415417a1b66cb9.tar.xz
netpbm-mirror-159560b2fb0f840ab0524944fc415417a1b66cb9.zip
Fix undefined reference to strsol on system without vasprintf
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1479 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 3b839f59..e42e656d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -23,6 +23,9 @@ not yet  BJH  Release 10.55.00
               as they no longer refer to private members of the pnginfo
               structure.
 
+              Build: fix undefined "strsol" failure on systems without
+              vasprintf().  Introduced in 10.53.
+
               configure: fix selection of mingw compiler.  Introduced in
               10.48.