CVS: setedit change.log,1.786,1.787
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2015-04-24 13:42:57
|
Update of /cvsroot/setedit/setedit In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13875 Modified Files: change.log Log Message: * Added: [perlmac.pmc syntaxhl.shl] Syntax highlight and indentation for Perl's switch/case module. Index: change.log =================================================================== RCS file: /cvsroot/setedit/setedit/change.log,v retrieving revision 1.786 retrieving revision 1.787 diff -C2 -d -r1.786 -r1.787 *** change.log 20 Sep 2013 16:57:10 -0000 1.786 --- change.log 24 Apr 2015 13:42:53 -0000 1.787 *************** *** 1,3 **** --- 1,7 ---- $Log$ + Revision 1.787 2015/04/24 13:42:53 set + * Added: [perlmac.pmc syntaxhl.shl] Syntax highlight and indentation for + Perl's switch/case module. + . Revision 1.786 2013/09/20 16:57:10 set * Modified: [debian/changelog] Debian package version. |