about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--doc/HISTORY6
-rwxr-xr-xtest/ppmhist.test2
2 files changed, 5 insertions, 3 deletions
diff --git a/doc/HISTORY b/doc/HISTORY
index 7995a7b7..9624853f 100644
--- a/doc/HISTORY
+++ b/doc/HISTORY
@@ -9,8 +9,10 @@ not yet  BJH  Release 10.64.00
               pngtopam: fix bug: ignores -gamma.  Introduced in 10.48
               (September 2009).
 
-              libnetpbm, pnmpsnr, ppmcie on Mac OS X: fix bogus printing of
-              floating point numbers.
+              libnetpbm, pnmpsnr, ppmcie on systems that don't use GNU C
+              library: fix bogus printing of floating point numbers.
+
+              test: fix ppmhist lack of sorting.
 
 13.06.29 BJH  Release 10.63.00
 
diff --git a/test/ppmhist.test b/test/ppmhist.test
index 55cbeac9..95fcd2f7 100755
--- a/test/ppmhist.test
+++ b/test/ppmhist.test
@@ -2,6 +2,6 @@
 # This script tests: ppmhist
 # Also requires: pgmramp
 
-${PBM_BINPREFIX}pgmramp -maxval=8 -lr 8 2 | ${PBM_TESTPREFIX}ppmhist
+${PBM_BINPREFIX}pgmramp -maxval=8 -lr 8 2 | ${PBM_TESTPREFIX}ppmhist -sort=rgb
 ${PBM_TESTPREFIX}ppmhist -map -sort=rgb testimg.ppm | cksum