about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-04-12 20:19:44 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-04-12 20:19:44 +0000
commitcc3802cd8231a9cefb8ad926ce99cc44262dfea6 (patch)
treea705f5f8ba260cdd0c7ee6612854c034c439ea7a /doc/HISTORY
parent8872493591f463afe2f13d5eefe1ae8d24f570dc (diff)
downloadnetpbm-mirror-cc3802cd8231a9cefb8ad926ce99cc44262dfea6.tar.gz
netpbm-mirror-cc3802cd8231a9cefb8ad926ce99cc44262dfea6.tar.xz
netpbm-mirror-cc3802cd8231a9cefb8ad926ce99cc44262dfea6.zip
Fix unset tuple type
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@879 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index b9e3671c..f8612760 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -6,8 +6,13 @@ CHANGE HISTORY
 
 not yet  BJH  Release 10.47.00
 
+              Add pamsistoaglyph.  Thanks Scott Pakin.
+
               Remove nstring.h from exported interfaces.
 
+              pamstereogram: fix tuple type in output file (and crash
+              with -verbose) with -patfile .
+
               Fix: remove inclusion of pm_c_util.h from sshopt.h, which is
               an exported interface header file, whereas pm_c_util.h is not.