summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsmb <smb>2007-09-11 23:49:39 +0000
committersmb <smb>2007-09-11 23:49:39 +0000
commite8bf783e1aa281cd3a6c29d57c45755ef32b070b (patch)
treeb0547ee648cc3f090fd90f91e4cfb1c6bfa1c99b /doc
parente33a340f4ff9f0e6a23157bee3e08dfed7452574 (diff)
downloadpkgsrc-e8bf783e1aa281cd3a6c29d57c45755ef32b070b.tar.gz
Avoid problems if a pointer passed in is NULL (and work around what may
or may not be an xfig bug)
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES-20073
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2007 b/doc/CHANGES-2007
index 7b79ae96d7f..88aa9d7b704 100644
--- a/doc/CHANGES-2007
+++ b/doc/CHANGES-2007
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2007,v 1.1994 2007/09/11 18:41:47 wiz Exp $
+$NetBSD: CHANGES-2007,v 1.1995 2007/09/11 23:49:39 smb Exp $
Changes to the packages collection and infrastructure in 2007:
@@ -3643,3 +3643,4 @@ Changes to the packages collection and infrastructure in 2007:
Added textproc/hunspell-de version 20070829 [wiz 2007-09-11]
Added textproc/hunspell-en_GB version 20061130 [wiz 2007-09-11]
Added textproc/hunspell-en_US version 20060207 [wiz 2007-09-11]
+ Updated x11/Xaw3d to 1.5Enb3 [smb 2007-09-11]