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-21 06:37:49 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2006-09-21 06:37:49 +0000
commit5542ba9c4bfa52ab27acdc0f959acb5943609067 (patch)
tree0525085036572441949db4493a31afa5c8813a91 /doc/HISTORY
parentd511432dfd6974e43b054e98334cf529a42f600b (diff)
downloadnetpbm-mirror-5542ba9c4bfa52ab27acdc0f959acb5943609067.tar.gz
netpbm-mirror-5542ba9c4bfa52ab27acdc0f959acb5943609067.tar.xz
netpbm-mirror-5542ba9c4bfa52ab27acdc0f959acb5943609067.zip
add release date
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@62 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY24
1 files changed, 12 insertions, 12 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 526fd484..64c0e95b 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,7 +4,7 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
-not yet  BJH  Release 10.36.0
+06.09.21 BJH  Release 10.36.0
 
               pbmtonokia: Add plain NPM output capability.  Thanks Paul Bolle
               <pebolle@tiscali.nl>.
@@ -19,23 +19,22 @@ not yet  BJH  Release 10.36.0
               file, for local thresholding (to save time, resources).
               Thanks Erik Auerswald <auerswal@unix-ag.uni-kl.de>.
 
-              Remove some generated files from release so build works.
-
-              Properly clean thinkjettopbm.c with 'make distclean'.
-
-              Fix version number control.
-
-              Remove general history from change file
-
               libnetpbm: BK color matching adjustments, change of
               enum bk_color.  Thanks "Kenan Kalajdzic"
               <kalajdzic@gmail.com>.
 
+              Fix version number control.
+
               pbmtonokia: fix headers of NGG and NOL to include 3 character
               magic.
 
               Release allocated memory before longjmping from libnetpbm.
 
+              Eliminate pm_perror() in favor of informative error messages.
+
+              libnetpbm: fix rgb:r/g/b color name parsing for invalid
+              syntax.
+
               Add pm_errormsg(), pm_setusererrormsg(), pm_setusermessage().
 
               pm_accept_to_pamtuples: fix bug: fill in pam structure.
@@ -44,10 +43,11 @@ not yet  BJH  Release 10.36.0
               Fix selection of MMX_SEE fastpath based on GNU compiler version
               number.
 
-              Eliminate pm_perror() in favor of informative error messages.
+              Properly clean thinkjettopbm.c with 'make distclean'.
 
-              libnetpbm: fix rgb:r/g/b color name parsing for invalid
-              syntax.
+              Remove some generated files from release so build works.
+
+              Remove general history from change file
 
 06.08.19 BJH  Release 10.35.0