CVS: setedit change.log,1.789,1.790
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2015-06-03 11:28:38
|
Update of /cvsroot/setedit/setedit In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15064 Modified Files: change.log Log Message: * Fixed: [gcc] Unused variables. (holidays/datetools.c libpcre/study.c mainsrc/fstrcmp.c). Index: change.log =================================================================== RCS file: /cvsroot/setedit/setedit/change.log,v retrieving revision 1.789 retrieving revision 1.790 diff -C2 -d -r1.789 -r1.790 *** change.log 3 Jun 2015 11:27:12 -0000 1.789 --- change.log 3 Jun 2015 11:28:34 -0000 1.790 *************** *** 1,8 **** $Log$ Revision 1.789 2015/06/03 11:27:12 set * Fixed: [PCRE] The detection of installed PCRE failed for versions 8.30+ * Fixed: [PCRE] The patch to support PCRE>=8.30 broke the support for versions older than 3.0 (we ship 2.08). ! . Revision 1.788 2015/06/02 16:38:21 set * Modified: [debian/changelog] Debian package release version. --- 1,12 ---- $Log$ + Revision 1.790 2015/06/03 11:28:34 set + * Fixed: [gcc] Unused variables. (holidays/datetools.c libpcre/study.c + mainsrc/fstrcmp.c). + Revision 1.789 2015/06/03 11:27:12 set * Fixed: [PCRE] The detection of installed PCRE failed for versions 8.30+ * Fixed: [PCRE] The patch to support PCRE>=8.30 broke the support for versions older than 3.0 (we ship 2.08). ! Revision 1.788 2015/06/02 16:38:21 set * Modified: [debian/changelog] Debian package release version. |