diff options
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 |