diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-08-27 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Improve robustness of new string-collation code (Bug#18051). | ||
| 4 | * configure.ac (newlocale): Check for this, not for uselocale. | ||
| 5 | |||
| 1 | 2014-08-26 Dmitry Antipov <dmantipov@yandex.ru> | 6 | 2014-08-26 Dmitry Antipov <dmantipov@yandex.ru> |
| 2 | 7 | ||
| 3 | Detect features needed to handle C stack overflows. | 8 | Detect features needed to handle C stack overflows. |