diff options
author | Samer Masterson <samer@samertm.com> | 2015-03-21 12:09:30 +0200 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2015-03-21 12:09:30 +0200 |
commit | 70565a21765ea5f9b163e1a0ef1331df03c7fc67 (patch) | |
tree | 19ce3343f012bbc159341926ca96a85152fbdfa4 /ChangeLog | |
parent | fa734d07ab9dd00ad29d68668ed25247c9000aef (diff) | |
download | emacs-70565a21765ea5f9b163e1a0ef1331df03c7fc67.tar.gz |
Documentation and testing tips for CONTRIBUTE
CONTRIBUTE (Test your changes.): New section.
(Document your changes.): Add doc tips.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a79863a839e..c155708f1f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-03-21 Samer Masterson <samer@samertm.com> + + * CONTRIBUTE (Test your changes.): New section. + (Document your changes.): Add doc tips. + 2015-03-19 Paul Eggert <eggert@cs.ucla.edu> Better port of pthread usage to FreeBSD |