about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-06-29 01:24:38 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2014-06-29 01:24:38 +0000
commit77eb12eb2edf32eb91a1e7ff11422500cca6c8ef (patch)
treeab1f8e5e6212620e35168e81f6d3868d8e7f1b8a /doc
parent107c741ae0d790bdc8a5d2cb7504b54e88cd6761 (diff)
downloadnetpbm-mirror-77eb12eb2edf32eb91a1e7ff11422500cca6c8ef.tar.gz
netpbm-mirror-77eb12eb2edf32eb91a1e7ff11422500cca6c8ef.tar.xz
netpbm-mirror-77eb12eb2edf32eb91a1e7ff11422500cca6c8ef.zip
Release 10.35.93
git-svn-id: http://svn.code.sf.net/p/netpbm/code/super_stable@2217 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc')
-rw-r--r--doc/HISTORY22
1 files changed, 22 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 38593cb4..e43611c9 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,26 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+14.06.29 BJH  Release 10.35.93
+
+              pamsharpness: put primary output on Standard Output instead of
+              on Standard Error as a Netpbm message.
+
+              jpegtopnm -dumpexif: fix incorrect display of resolution.
+              Always broken.  (-dumpexif was new in Netpbm 9.18 September
+              2001).
+
+              jpegtopnm -dumpexif: fix truncated make, model, or datetime.
+              Always broken.  (-dumpexif was new in Netpbm 9.18 September
+              2001).
+
+              jpegtopnm -dumpexif: fix wild pointer with invalid EXIF data.
+              Always broken.  (-dumpexif was new in Netpbm 9.18 September
+              2001).
+
+              Build: fix dependencies in .deb package so they work with Debian
+              6 at least.  Always broken (.deb capability was new in 10.35.92).
+
 14.03.29 BJH  Release 10.35.92
 
               ppmrelief: fix out-of-bound values in output.  Always broken.
@@ -20,6 +40,8 @@ CHANGE HISTORY
               Netpbm 9.21 (January 2001)).  Thanks Prophet of the Way
               <afu@wta.att.ne.jp>.
 
+              build/install: add tools for creating a Debian package.
+
 13.12.24 BJH  Release 10.35.91
 
               pbmtoepsi: fix handling of all-white image.  Always broken.