Mercurial > emacs
diff lib-src/ChangeLog @ 79816:b33e623b1133
* pop.c (pop_stat, pop_last): Check validity of string-to-integer
conversion. Mistakes spotted by Nico Golde.
| author | Chong Yidong <cyd@stupidchicken.com> |
|---|---|
| date | Thu, 10 Jan 2008 15:24:58 +0000 |
| parents | 5714ff101fd9 |
| children | e790904c1f51 |
line wrap: on
line diff
--- a/lib-src/ChangeLog Thu Jan 10 14:01:13 2008 +0000 +++ b/lib-src/ChangeLog Thu Jan 10 15:24:58 2008 +0000 @@ -1,3 +1,8 @@ +2008-01-10 Chong Yidong <cyd@stupidchicken.com> + + * pop.c (pop_stat, pop_last): Check validity of string-to-integer + conversion. Mistakes spotted by Nico Golde. + 2008-01-04 Glenn Morris <rgm@gnu.org> * ebrowse.c (version): Just use current year for short copyright;
