summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/cvs/os2/ChangeLog
diff options
context:
space:
mode:
authorThorsten Lockert <tholo@cvs.openbsd.org>1996-05-06 22:21:16 +0000
committerThorsten Lockert <tholo@cvs.openbsd.org>1996-05-06 22:21:16 +0000
commit5a606f1b140049652337254f36fd1a73f095373d (patch)
tree116640baa46f15b1378f753171229521993a754b /gnu/usr.bin/cvs/os2/ChangeLog
parent83455728c29f7d469881d27d1da10af5f69510a0 (diff)
New CVS release from Cyclic Software
Diffstat (limited to 'gnu/usr.bin/cvs/os2/ChangeLog')
-rw-r--r--gnu/usr.bin/cvs/os2/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/gnu/usr.bin/cvs/os2/ChangeLog b/gnu/usr.bin/cvs/os2/ChangeLog
index a637ea8f863..745a1687ef3 100644
--- a/gnu/usr.bin/cvs/os2/ChangeLog
+++ b/gnu/usr.bin/cvs/os2/ChangeLog
@@ -1,3 +1,19 @@
+Thu Apr 25 09:28:10 1996 Jim Kingdon <kingdon@harvey.cyclic.com>
+
+ * README: Add note about LF vs. CRLF in makefile.
+
+Tue Apr 23 20:43:01 1996 Jim Kingdon <kingdon@cyclic.com>
+
+ * filesubr.c (get_homedir, expand_wild): New functions.
+
+Wed Feb 28 11:08:06 1996 Jim Kingdon <kingdon@harvey.cyclic.com>
+
+ * options.h: Remove AUTH_SERVER_SUPPORT; no longer should be
+ defined in options.h.
+
+ * config.h: Remove C_ALLOCA, CRAY_STACKSEG_END, HAVE_ALLOCA,
+ HAVE_ALLOCA_H, and STACK_DIRECTION to reflect alloca removal.
+
Mon Feb 19 00:35:24 1996 Karl Fogel <kfogel@floss.red-bean.com>
* Makefile.in: deal with new objects `mkmodules' and `vasprintf'.