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-14 15:50:11 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-09-14 15:50:11 +0000
commit006a17271f6b6f60ac3ca025c2eec7e58a5fb72f (patch)
tree4656d06841b366942f2fdfd6986f829dd66ec4a4 /doc/HISTORY
parente6df671fd2cefb57016be998590b2fc9645e5c38 (diff)
downloadnetpbm-mirror-006a17271f6b6f60ac3ca025c2eec7e58a5fb72f.tar.gz
netpbm-mirror-006a17271f6b6f60ac3ca025c2eec7e58a5fb72f.tar.xz
netpbm-mirror-006a17271f6b6f60ac3ca025c2eec7e58a5fb72f.zip
Update change history for previous pbmtonokia.c update
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@55 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index e9a64973..526fd484 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,15 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.36.0
 
+              pbmtonokia: Add plain NPM output capability.  Thanks Paul Bolle
+              <pebolle@tiscali.nl>.
+
+              pbmtonokia: Pad to 8 bytes.  Thanks Paul Bolle
+              <pebolle@tiscali.nl>.
+
+              pbmtonokia: Limit text to 120 bytes.  Thanks Paul Bolle
+              <pebolle@tiscali.nl>.
+
               pamthreshold: don't gather global information, and reread
               file, for local thresholding (to save time, resources).
               Thanks Erik Auerswald <auerswal@unix-ag.uni-kl.de>.