about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-10-22 16:35:58 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-10-22 16:35:58 +0000
commitc2a0d23d2ee9d6f6fc76a5c3911881cf745e02a9 (patch)
tree9309a5e1df1c3f45b7c9168d3a284fff4a64bf28 /doc/HISTORY
parentcd11c46916d0af8e8bd776c1b81897c1f09a2898 (diff)
downloadnetpbm-mirror-c2a0d23d2ee9d6f6fc76a5c3911881cf745e02a9.tar.gz
netpbm-mirror-c2a0d23d2ee9d6f6fc76a5c3911881cf745e02a9.tar.xz
netpbm-mirror-c2a0d23d2ee9d6f6fc76a5c3911881cf745e02a9.zip
Fix basic bugs in Ppmtompeg
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@102 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 0f8605f6..d1422b87 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,6 +6,13 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.37.0
 
+              ppmtompeg: fix reading of GOPs, combine server.  Thanks
+              Alun Jones.
+
+              cmuwmtopbm, mgrtopbm, pbmtocmuwm, pbmtoicon, pbmtomgr:
+              Rewrite to use packed PBM functions for efficiency.
+              Thanks Prophet of the Way <afu@wta.att.ne.jp>.
+
               Fix pamcomp: due to use of undefined value, sometimes produces
               plain format.