From: Martin R. <ru...@us...> - 2010-04-26 15:55:38
|
Update of /cvsroot/foo/fooelk In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13298 Modified Files: AUTHORS README Log Message: equiv to revision level r279 of original elk: Support for [] delimiters in addition to (), courtesy of Sanel Zukan. Index: README =================================================================== RCS file: /cvsroot/foo/fooelk/README,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** README 6 Aug 2004 20:56:41 -0000 1.1.1.1 --- README 26 Apr 2010 15:55:30 -0000 1.2 *************** *** 36,40 **** about Elk in the World Wide Web at ! http://sam.zoy.org/projects/sam/ The distribution is also available for anonymous FTP from a number of --- 36,40 ---- about Elk in the World Wide Web at ! http://sam.zoy.org/elk/ The distribution is also available for anonymous FTP from a number of Index: AUTHORS =================================================================== RCS file: /cvsroot/foo/fooelk/AUTHORS,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** AUTHORS 6 Aug 2004 20:56:41 -0000 1.1.1.1 --- AUTHORS 26 Apr 2010 15:55:30 -0000 1.2 *************** *** 31,35 **** Sam would like to thank James Bostock, Sven Hartrumpf, Mark Sapa, Phillip ! Rulon and Martin Rumori for their useful bug reports and patches on the road ! to Elk 4.0. --- 31,35 ---- Sam would like to thank James Bostock, Sven Hartrumpf, Mark Sapa, Phillip ! Rulon, Martin Rumori and Sanel Zukan (support for [] delimiters) for their ! useful bug reports and patches on the road to Elk 4.0. |