]> granicus.if.org Git - onig/commitdiff
update HISTORY
authorK.Kosako <sndgk393@ybb.ne.jp>
Mon, 21 Oct 2013 07:54:10 +0000 (16:54 +0900)
committerK.Kosako <sndgk393@ybb.ne.jp>
Mon, 21 Oct 2013 07:54:10 +0000 (16:54 +0900)
HISTORY

diff --git a/HISTORY b/HISTORY
index 83ad9a319ebf1b7295accc3d6d459c0094d1a22f..7d859761bfdeb4df2ead95b0d3aa8fc4b62ad5e0 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,10 @@
 History
 
+2013/10/21: [impl] escape warnings for -Wall. (regparse.c)
+2013/10/21: [bug] fixes an issue on Windows x64. (thanks Anatoliy Belsky)
+                  The issue was discovered in PHP, see https://bugs.php.net/64769.
+2013/10/21: [impl] remove unused variable. (regcomp.c)
+
 2013/04/04: Version 5.9.4
 
 2013/04/04: [dev]  remove Makefile.in from git repository.