diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-25 00:58:14 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2007-01-25 00:58:14 (GMT) |
commit | b06427a14098e81675bd63957f0e12259162222c (patch) | |
tree | 9f1aeac57ae44260e52ac9f6d218b38607089ae3 /doc/RELEASING | |
parent | 2e6a2e433fdfda7534918bf20280c0e04f997a00 (diff) | |
download | monitoring-plugins-b06427a14098e81675bd63957f0e12259162222c.tar.gz |
Update references to NEWS instead of CHANGES. Fix compile of libtap
test programs
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1583 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc/RELEASING')
-rw-r--r-- | doc/RELEASING | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/RELEASING b/doc/RELEASING index d9039ff..0802a39 100644 --- a/doc/RELEASING +++ b/doc/RELEASING | |||
@@ -4,10 +4,10 @@ cvs update in main area | |||
4 | . tools/devmode, if feeling adventurous | 4 | . tools/devmode, if feeling adventurous |
5 | check compilation | 5 | check compilation |
6 | 6 | ||
7 | Update BUGS file | 7 | Update BUGS, NEWS file |
8 | Update configure.in and package.def with version | 8 | Update configure.in and package.def with version |
9 | Run cvs2cl.pl | 9 | Run cvs2cl.pl |
10 | commit BUGS configure.in package.def ChangeLog | 10 | commit BUGS NEWS configure.in package.def ChangeLog |
11 | 11 | ||
12 | cvs tag r1_4_1 | 12 | cvs tag r1_4_1 |
13 | 13 | ||