about summary refs log tree commit diff
path: root/doc/HISTORY
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-06-27 20:58:31 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2009-06-27 20:58:31 +0000
commitb9508efbc1cff1edb085bf97a051301649d26d69 (patch)
tree6e282ea0ce38507eef85eaf1af84dc8b52448635 /doc/HISTORY
parentc1058a41292ef3376bc06ebcba6a3e76f4a2a2ce (diff)
downloadnetpbm-mirror-b9508efbc1cff1edb085bf97a051301649d26d69.tar.gz
netpbm-mirror-b9508efbc1cff1edb085bf97a051301649d26d69.tar.xz
netpbm-mirror-b9508efbc1cff1edb085bf97a051301649d26d69.zip
Make distclean remove lib/compile.h
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@943 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'doc/HISTORY')
-rw-r--r--doc/HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 768e2e9c..c483d0c5 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -70,6 +70,8 @@ not yet  BJH  Release 10.47.00
               Lots of changes to integer code, bit access, word access, etc.
               None functional.  Some speedup.
 
+              make distclean: remove lib/compile.h.
+              
               configure: use TEMP environment variable for TMPDIR if TMPDIR
               is not set.  Don't try different temp file names forever; the
               problem may not be the filename.