summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2003-06-30 00:13:51 +0000
committerjtb <jtb@pkgsrc.org>2003-06-30 00:13:51 +0000
commit9a797d6cc002f2caea161814668611bad71b7cad (patch)
tree7521bc144e835e871be7ed66d3a3d98b63fb9427
parent446f78058d12e26475bf5ace6f3a8f005271498e (diff)
downloadpkgsrc-9a797d6cc002f2caea161814668611bad71b7cad.tar.gz
Note update of ncview to 1.92d.
Fixed pad_offset for the 16 bits per pixel case. This means that you will no longer get warped images that appear to be tilting over sideways on platforms with this pixel depth, when viewing a file with an odd number of X entries. Also added the "-frames" option, but it is not enabled by default in the configure file.
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index e4ec3745d5e..b0ddab0d0c7 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2629 2003/06/30 00:00:26 jtb Exp $
+$NetBSD: CHANGES,v 1.2630 2003/06/30 00:13:51 jtb Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2619,3 +2619,4 @@ Changes to the packages collection and infrastructure in 2003:
Added swiftsurf-1.2.5 [jtb 2003-06-29]
Added py-dns-1.0.0b3 [gson 2003-06-29]
Updated tinyscheme to 1.33 [jtb 2003-06-29]
+ Updated ncview to 1.92d [jtb 2003-06-29]