diff options
| author | Joakim Verona | 2015-01-22 08:27:13 +0100 |
|---|---|---|
| committer | Joakim Verona | 2015-01-22 08:27:13 +0100 |
| commit | 5c1d2b0f06ddb1f6b520b2446ce9e207e5bfc315 (patch) | |
| tree | c9e3511c8164d2154c91820e0d90521762dc7bdf /lib-src/ChangeLog | |
| parent | d6ada5ae0fad7a5c85eb28b102bc460e9fe0aceb (diff) | |
| parent | 7f4e7dd378c456b498c270b47b46aaae365a72ab (diff) | |
| download | emacs-5c1d2b0f06ddb1f6b520b2446ce9e207e5bfc315.tar.gz emacs-5c1d2b0f06ddb1f6b520b2446ce9e207e5bfc315.zip | |
merge master
Diffstat (limited to 'lib-src/ChangeLog')
| -rw-r--r-- | lib-src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog index b67038ff81a..c2aedb0afde 100644 --- a/lib-src/ChangeLog +++ b/lib-src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2015-01-22 Ulrich Müller <ulm@gentoo.org> | ||
| 2 | |||
| 3 | * Makefile.in ($(DESTDIR)${archlibdir}): Don't fail if the chown | ||
| 4 | or chgrp command is unsuccessful; the 'update-game-score' program | ||
| 5 | has a fallback for this at runtime. | ||
| 6 | |||
| 1 | 2015-01-21 Ulrich Müller <ulm@gentoo.org> | 7 | 2015-01-21 Ulrich Müller <ulm@gentoo.org> |
| 2 | 8 | ||
| 3 | * update-game-score.c: Allow the program to run sgid instead | 9 | * update-game-score.c: Allow the program to run sgid instead |