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 01:08:57 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-08-24 01:08:57 +0000
commitbdbbf7888afea7053d7c8dbce16805730566366e (patch)
treed487b0b1f1f4fb6b3c2df115a773b00dd21c73d6 /doc
parent3d695cd4be100477a16cab657e41ee9416619fe7 (diff)
downloadnetpbm-mirror-bdbbf7888afea7053d7c8dbce16805730566366e.tar.gz
netpbm-mirror-bdbbf7888afea7053d7c8dbce16805730566366e.tar.xz
netpbm-mirror-bdbbf7888afea7053d7c8dbce16805730566366e.zip
Change __inline to __inline__
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2254 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index d5e461fc..3fdb683d 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -26,6 +26,11 @@ not yet  BJH  Release 10.68.00
               attempted only on a system with libvga).  Introduced in Netpbm
               10.63 (June 2013)
 
+              Build: fix build failure in an environment that does not have
+              __inline .  Introduced some time between Netpbm 10.26
+              (January 2005) and Netpbm 10.35 (August 2006).
+
+
 14.06.29 BJH  Release 10.67.00
 
               sgitopnm: add ability to convert 2-channel SGI image.