commit 6999b51cb1dfee343e088834c83c32ae0d195b01
parent cc5cbeb46fdb1dcacfde60ad7e9bb11a39a65911
Author: tjg <tjg>
Date: Mon, 18 Jun 2001 13:16:09 +0000
snapshot release
Diffstat:
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -693,3 +693,9 @@ Changes since rc-1.5b2
Portability: configure fails to detect strerror() on NetBSD; we need
to include <string.h>.
+
+2001-06-18
+
+ Bug: you can't pass a short to a stdargs function!
+
+
diff --git a/README b/README
@@ -1,8 +1,8 @@
-This is snapshot release rc-1.6s20001127.
+This is snapshot release rc-1.6s20010618.
See COPYING for copying information. All files are
- Copyright 1991, 2000 Byron Rakitzis.
+ Copyright 1991, 2001 Byron Rakitzis.
See INSTALL for build and installation information.
diff --git a/rc.1 b/rc.1
@@ -161,7 +161,7 @@
.if !"\\$4"" .Xf \\$2 \\$1 "\\$3\\f\\$1\\$4\\*(Xi" "\\$5" "\\$6" "\\$7" "\\$8" "\\$9"
.if "\\$4"" \\$3\fR\s10
..
-.TH RC 1 "2000-04-19"
+.TH RC 1 "2001-06-18"
.SH NAME
rc \- shell
.SH SYNOPSIS