about summary refs log tree commit diff
diff options
context:
space:
mode:
-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).