diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index 9041eae8bbe..65ca56b17a8 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-09-06 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | * Makefile.in ($(DESTDIR)${archlibdir}): install-sh moved | ||
| 4 | to build-aux (Bug#9169). | ||
| 5 | |||
| 1 | 2011-09-04 Paul Eggert <eggert@cs.ucla.edu> | 6 | 2011-09-04 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 7 | ||
| 3 | Integer and memory overflow issues (Bug#9397). | 8 | Integer and memory overflow issues (Bug#9397). |