about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-09-03 18:28:26 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-09-03 18:28:26 +0000
commit3991c54a27d35a82a0be512f694941277c966a20 (patch)
treeebe90a4b467d6698584182779c8340b2e98ec073 /doc/HISTORY
parent93331c9bb51fcfe06fc275f411fa31b6406370e5 (diff)
downloadnetpbm-mirror-3991c54a27d35a82a0be512f694941277c966a20.tar.gz
netpbm-mirror-3991c54a27d35a82a0be512f694941277c966a20.tar.xz
netpbm-mirror-3991c54a27d35a82a0be512f694941277c966a20.zip
Fix Pbmtonokia: magic missing from headers
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@32 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 07ada5f3..fd51c67b 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -97,6 +97,9 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.36.0
 
+              pbmtonokia: fix headers of NGG and NOL to include 3 character
+              magic.
+
               Release allocated memory before longjmping from libnetpbm.
 
               Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage().