diff options
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index c2aedb0afde..6cf82e91508 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2015-01-22 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Check exit statuses in lib-src/Makefile | ||
| 4 | * Makefile.in ($(DESTDIR)${archlibdir}, install, uninstall) | ||
| 5 | (mostlyclean, clean, distclean, extraclean): | ||
| 6 | Check exit statuses more carefully. Reindent to fit in 80 chars. | ||
| 7 | (bootstrap-clean maintainer-clean): Remove unnecessary 'true'. | ||
| 8 | |||
| 1 | 2015-01-22 Ulrich Müller <ulm@gentoo.org> | 9 | 2015-01-22 Ulrich Müller <ulm@gentoo.org> |
| 2 | 10 | ||
| 3 | * Makefile.in ($(DESTDIR)${archlibdir}): Don't fail if the chown | 11 | * Makefile.in ($(DESTDIR)${archlibdir}): Don't fail if the chown |