From: Andreas Schwab Date: Thu, 16 Apr 2009 09:32:26 +0000 (+0000) Subject: Add bug reference. X-Git-Tag: emacs-pretest-23.0.93~109 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6340c70eb32758be2c3ca9059a3fb75bb9a79e72;p=emacs.git Add bug reference. --- diff --git a/src/ChangeLog b/src/ChangeLog index c541efb966e..75314968e5e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,7 +1,7 @@ 2009-04-16 Andreas Schwab * search.c (boyer_moore): Use zero as marker value for a possible - match instead of depending on overflow behavior. + match instead of depending on overflow behavior. (Bug#2844) 2009-04-16 Chong Yidong