[Pcre-svn] [687] code/trunk/ChangeLog: Forgot to update Chan…

トップ ページ
このメッセージを削除
著者: Subversion repository
日付:  
To: pcre-svn
題目: [Pcre-svn] [687] code/trunk/ChangeLog: Forgot to update ChangeLog
Revision: 687
          http://vcs.pcre.org/viewvc?view=rev&revision=687
Author:   ph10
Date:     2011-09-06 17:09:43 +0100 (Tue, 06 Sep 2011)


Log Message:
-----------
Forgot to update ChangeLog

Modified Paths:
--------------
    code/trunk/ChangeLog


Modified: code/trunk/ChangeLog
===================================================================
--- code/trunk/ChangeLog    2011-09-06 16:06:36 UTC (rev 686)
+++ code/trunk/ChangeLog    2011-09-06 16:09:43 UTC (rev 687)
@@ -27,7 +27,9 @@
    the first 2/3, for compatibility. This is, of course, another edge case. 


4. Zoltan Herczeg's just-in-time compiler support has been integrated into the
- main code base, and can be used by building with --enable-jit.
+ main code base, and can be used by building with --enable-jit. When this is
+ done, pcregrep automatically uses it unless --disable-pcregrep-jit or the
+ runtime --no-jit option is given.

 5. When the number of matches in a pcre_dfa_exec() run exactly filled the 
    ovector, the return from the function was zero, implying that there were