From: Hans-Bernhard B. <br...@us...> - 2003-09-04 17:15:40
|
Update of /cvsroot/cscope/cscope In directory sc8-pr-cvs1:/tmp/cvs-serv16710 Modified Files: AUTHORS NEWS Log Message: Updated for 15.5 bugfix release. Index: AUTHORS =================================================================== RCS file: /cvsroot/cscope/cscope/AUTHORS,v retrieving revision 1.31 retrieving revision 1.32 diff -C2 -r1.31 -r1.32 *** AUTHORS 30 Oct 2001 21:45:04 -0000 1.31 --- AUTHORS 4 Sep 2003 17:15:34 -0000 1.32 *************** *** 1,4 **** Joe Steffen - Creator of Cscope ! Petr Sorfa <pe...@us...> - Maintainer Simon Cozens - autoconf setup ga...@di... - .cc .hh support --- 1,5 ---- Joe Steffen - Creator of Cscope ! Hans-Bernhard Broeker <br...@ph...> - Maintainer ! Petr Sorfa <pe...@us...> - Initial OpenSource Maintainer Simon Cozens - autoconf setup ga...@di... - .cc .hh support *************** *** 10,14 **** Darrylo Okahata <da...@us...> - code quality improvements Brent Verner <br...@rc...> - -R option to recurse sub directories - Hans-Bernhard Broeker <br...@ph...> - autoconf, memory leaks Thomas Klausner - NetBSD support Andrew Sharpe - progress bar, tab between line selection and prompts and more --- 11,14 ---- Index: NEWS =================================================================== RCS file: /cvsroot/cscope/cscope/NEWS,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** NEWS 2 Jul 2001 16:06:43 -0000 1.2 --- NEWS 4 Sep 2003 17:15:34 -0000 1.3 *************** *** 1,2 **** --- 1,4 ---- + 2003/09/04 - Release of version 15.5. + 2002/08/15 - Release of version 15.4. 2001/07/02 - Release of version 15.3. 2000/04/18 - Release of Version 13.0 into Open Source. Initial Linux port |