about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-22 03:44:54 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-02-22 03:44:54 +0000
commit3afb02fc5d07a2b526e5a735a788fe70fc71a8ba (patch)
treeed1272b0bbfc0898d0acb45dc0ddb5bc343c5378 /doc/HISTORY
parent4f47609af73c4a7f9d222f355db7095e0351d2de (diff)
downloadnetpbm-mirror-3afb02fc5d07a2b526e5a735a788fe70fc71a8ba.tar.gz
netpbm-mirror-3afb02fc5d07a2b526e5a735a788fe70fc71a8ba.tar.xz
netpbm-mirror-3afb02fc5d07a2b526e5a735a788fe70fc71a8ba.zip
Add -filter, -adaptive
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@233 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY12
1 files changed, 9 insertions, 3 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 66c076d6..ee071feb 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,7 +6,11 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.38.0
 
-              pamtoxvmini: fix crash.
+              pammixinterlace: Add -filter and fir and ffmpeg filters.
+              Thanks Bruce Guenter <bruce@untroubled.org>.
+
+              pammixinterlace: Add -adaptive.
+              Thanks Bruce Guenter <bruce@untroubled.org>.
 
               Add pamfixtrunc.
 
@@ -21,6 +25,10 @@ not yet  BJH  Release 10.38.0
               libnetpbm: in the "no such option" error message, say what
               the valid options are.
 
+              libnetpbm: Embellish "bad magic number" error message.
+
+              pamtoxvmini: fix crash.
+
               libnetpbm: fix buffer overrun with PBM images < 8 columns.
 
               pamtogif: fail properly if image to wide or high for GIF.
@@ -30,8 +38,6 @@ not yet  BJH  Release 10.38.0
 
               libnetpbm: fix crash with PAM read as PNM.
 
-              libnetpbm: Embellish "bad magic number" error message.
-
               installnetpbm: use 2-argument open() for old Perl.
     
               configure: default to 'none' for Svgalib if it doesn't appear