Update of /cvsroot/cscope/cscope
In directory usw-pr-cvs1:/tmp/cvs-serv29687
Modified Files:
ChangeLog
Log Message:
DJGPP build support files added
Index: ChangeLog
===================================================================
RCS file: /cvsroot/cscope/cscope/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -C2 -r1.80 -r1.81
*** ChangeLog 2001/06/28 15:12:35 1.80
--- ChangeLog 2001/06/28 15:56:06 1.81
***************
*** 1,2 ****
--- 1,4 ----
+ (2001/06/28 - broeker) Added files in packages/MSDOS that help compiling
+ cscope on MSDOS using the DJGPP compiler.
(2001/06/28 - broeker) Add test for existence of <sys/termios.h> header,
to protect platforms that don't have it.
|