diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-27 15:51:05 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-27 15:51:05 +0000 |
commit | 25268d7faacd66c3f9e83fac462868c29707cbcd (patch) | |
tree | 78a55b23fb87789f9beab7ee1741664eaddd7ec0 | |
parent | cf912678cf909a737b510e065439ab53afcc42dc (diff) | |
download | pkgsrc-25268d7faacd66c3f9e83fac462868c29707cbcd.tar.gz |
mbone/vic C++ fixes which might also avoid segfaults when
programmed incorrectly.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b17bd1b1b55..c08bc2a27f4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.13108 2006/02/27 14:53:05 abs Exp $ +$NetBSD: CHANGES,v 1.13109 2006/02/27 15:51:05 joerg Exp $ Changes to the packages collection and infrastructure in 2006: @@ -1259,3 +1259,4 @@ Changes to the packages collection and infrastructure in 2006: Updated jdbc-postgresql74 to 216 [abs 2006-02-27] Updated jdbc-postgresql80 to 315 [abs 2006-02-27] Updated jdbc-postgresql81 to 405 [abs 2006-02-27] + Updated mbone/vic to 2.8nb3 [joerg 2006-02-27] |