aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorUlrich Müller2015-02-08 21:00:49 +0100
committerUlrich Müller2015-02-08 21:09:22 +0100
commitdbde138155118344b33dfd2db95f688a24a42fec (patch)
tree0a23eda7c98b68988683576a6fd6a32954b564f4 /lisp/ChangeLog
parent19ee7875db8b154a3ba49a98da2d3c24b03fff1e (diff)
downloademacs-dbde138155118344b33dfd2db95f688a24a42fec.tar.gz
emacs-dbde138155118344b33dfd2db95f688a24a42fec.zip
configure --with-gameuser now defaults to games group.
* configure.ac (--with-gameuser): Default to 'games' group instead of 'games' user. * lisp/play/gamegrid.el: Update comment to reflect that the 'update-game-score' helper program is now setgid by default.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index d95c0e6d607..8848fe6d904 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,8 @@
12015-02-08 Ulrich Müller <ulm@gentoo.org>
2
3 * play/gamegrid.el: Update comment to reflect that the
4 'update-game-score' helper program is now setgid by default.
5
12015-02-08 David Kastrup <dak@gnu.org> 62015-02-08 David Kastrup <dak@gnu.org>
2 7
3 * subr.el (apply-partially): Use lexical binding here. 8 * subr.el (apply-partially): Use lexical binding here.