about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-21 02:59:50 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-10-21 02:59:50 +0000
commit50fcfe00dfef499c25e38b0e4d6c594964ca4d9a (patch)
treee8eabbd40676f1cebb0835350c9a9788d328c553 /doc/HISTORY
parentaf600a78dc0f71100432cbb39792b308199fde9b (diff)
downloadnetpbm-mirror-50fcfe00dfef499c25e38b0e4d6c594964ca4d9a.tar.gz
netpbm-mirror-50fcfe00dfef499c25e38b0e4d6c594964ca4d9a.tar.xz
netpbm-mirror-50fcfe00dfef499c25e38b0e4d6c594964ca4d9a.zip
Rename header files from <xxx.h> to <netpbm/xxx.h>
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@441 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 81fa6bee..e91f0960 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -15,6 +15,11 @@ not yet  BJH  Release 10.41.00
               pm_freerow(); change row buffer type from char * to void *
               for pm_allocrow(), pm_freerow().
 
+              Fix bug: ppmdraw.h, ppmdfont.h not installed.
+
+              package, install: install interface header files as
+              <netpbm/xxx.h> instead of just <xxx.h>.
+
 07.09.26 BJH  Release 10.40.00
 
               pamfunc: Add -andmask, -ormask, -xormask, -not,