ChangeLog fix

No need to merge to trunk, since it corrects a backported entry that
should not appear in trunk.
This commit is contained in:
Glenn Morris 2015-03-22 11:11:27 -07:00
parent bb7b23c5cb
commit a4ff05a217

View file

@ -1,7 +1,7 @@
2015-03-22 John F Carr <jfc@mit.edu>
2015-03-22 John F Carr <jfc@mit.edu> (tiny change)
* fontset.c (fontset_pattern_regexp): Backport: Replace + 1 with
+ 3 in alloca (Bug#20156) (tiny change)
+ 3 in alloca (Bug#20156).
2015-03-12 Glenn Morris <rgm@gnu.org>