about summary refs log tree commit diff
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-06-28 02:00:49 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-06-28 02:00:49 +0000
commit5adb065885bd9013a5c7a0de922ab2ff0e671504 (patch)
treee7670dbe9a6149a712b00f6a2e5edb41d26bb102
parentd0be516a5727203eaaf888b53cbda245292e7015 (diff)
downloadnetpbm-mirror-5adb065885bd9013a5c7a0de922ab2ff0e671504.tar.gz
netpbm-mirror-5adb065885bd9013a5c7a0de922ab2ff0e671504.tar.xz
netpbm-mirror-5adb065885bd9013a5c7a0de922ab2ff0e671504.zip
Rename pamtooctave to pamtooctaveimg
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@335 9d0c8265-081b-0410-96cb-a4ca84ce46f8
-rw-r--r--converter/other/Makefile2
-rw-r--r--converter/other/pamtooctaveimg.c (renamed from converter/other/pamtooctave.c)0
-rw-r--r--doc/HISTORY4
3 files changed, 5 insertions, 1 deletions
diff --git a/converter/other/Makefile b/converter/other/Makefile
index e4eac3ad..09a3e298 100644
--- a/converter/other/Makefile
+++ b/converter/other/Makefile
@@ -80,7 +80,7 @@ endif
 PORTBINARIES =  bmptopnm fitstopnm \
 		gemtopnm giftopnm hdifftopam infotopam \
 		pamtodjvurle pamtofits pamtogif \
-		pamtohdiff pamtohtmltbl pamtooctave \
+		pamtohdiff pamtohtmltbl pamtooctaveimg \
 		pamtopfm pamtopnm pamtouil \
 		pamtoxvmini \
 		pbmtopgm pfmtopam \
diff --git a/converter/other/pamtooctave.c b/converter/other/pamtooctaveimg.c
index b090281d..b090281d 100644
--- a/converter/other/pamtooctave.c
+++ b/converter/other/pamtooctaveimg.c
diff --git a/doc/HISTORY b/doc/HISTORY
index 4842f3ec..23ccd3a1 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -4,6 +4,10 @@ Netpbm.
 CHANGE HISTORY 
 --------------
 
+not yet  BJH  Release 10.40.00
+
+              Rename pamtooctave to pamtooctaveimg.
+
 07.06.26 BJH  Release 10.39.00
 
               Add pamtooctave.  Thanks Scott Pakin (scott@pakin.org).