diff options
| author | Paul Eggert | 2015-03-29 13:03:55 -0700 |
|---|---|---|
| committer | Paul Eggert | 2015-03-29 13:07:21 -0700 |
| commit | 6b7dd51e1210e962c83b1337c8fa59f1ab65c735 (patch) | |
| tree | f8210b9afa45cf5d0ce56806be5bd5f4f7121b9c /ChangeLog | |
| parent | d193f52f78ff3568ad1e98e5443864ff47b6cf3a (diff) | |
| download | emacs-6b7dd51e1210e962c83b1337c8fa59f1ab65c735.tar.gz emacs-6b7dd51e1210e962c83b1337c8fa59f1ab65c735.zip | |
Fix 'commit-msg' to cite 'CONTRIBUTE'
As suggested in:
http://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00947.html
Also, have the two files match better.
* CONTRIBUTE: Match what's in build-aux/git-hooks/commit-msg.
* build-aux/git-hooks/commit-msg: Mention 'CONTRIBUTE'.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -1,3 +1,12 @@ | |||
| 1 | 2015-03-29 Paul Eggert <eggert@cs.ucla.edu> | ||
| 2 | |||
| 3 | Fix 'commit-msg' to cite 'CONTRIBUTE' | ||
| 4 | As suggested in: | ||
| 5 | http://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00947.html | ||
| 6 | Also, have the two files match better. | ||
| 7 | * CONTRIBUTE: Match what's in build-aux/git-hooks/commit-msg. | ||
| 8 | * build-aux/git-hooks/commit-msg: Mention 'CONTRIBUTE'. | ||
| 9 | |||
| 1 | 2015-03-23 Andreas Schwab <schwab@suse.de> | 10 | 2015-03-23 Andreas Schwab <schwab@suse.de> |
| 2 | 11 | ||
| 3 | * configure.ac: Fix jpeg version check to work with gcc >= 5. | 12 | * configure.ac: Fix jpeg version check to work with gcc >= 5. |