diff options
author | tv <tv> | 2005-11-08 13:36:15 +0000 |
---|---|---|
committer | tv <tv> | 2005-11-08 13:36:15 +0000 |
commit | 3a502d6a503cc895038f54e774b8b353ada0540d (patch) | |
tree | 7492a1b9a61f922e37b904f83a89e3f86c68a0c7 | |
parent | e3bc63131272151ff688c870892f2168f55afcaa (diff) | |
download | pkgsrc-3a502d6a503cc895038f54e774b8b353ada0540d.tar.gz |
Fix missing line terminator.
-rw-r--r-- | doc/CHANGES | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index c7abf5f8225..97d413f07d4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11861 2005/11/08 13:35:46 tv Exp $ +$NetBSD: CHANGES,v 1.11862 2005/11/08 13:36:15 tv Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5112,5 +5112,6 @@ Changes to the packages collection and infrastructure in 2005: Updated devel/check to 0.9.3 [tv 2005-11-07] Updated net/sipcalc to 1.1.3 [seb 2005-11-07] Updated sysutils/xentools20 to 2.0.7nb5 [jlam 2005-11-08] - Updated devel/monotone-viz to 0.12 [dan 2005-11-08] Updated misc/dialog to 1.0.20050911nb1 [root 2005-11-08] + Updated devel/monotone-viz to 0.12 [dan 2005-11-08] + Updated misc/dialog to 1.0.20050911nb1 [root 2005-11-08] Updated devel/sysexits to 1.1 [tv 2005-11-08] |