aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-01-28 19:08:15 -0800
committerGlenn Morris2012-01-28 19:08:15 -0800
commit31fd3586bdcbdb6bcf40ee5870f6500ebc59916b (patch)
tree5c3be925ec31d4356d86964d43e9aa8ad7048dcc /src/ChangeLog
parenta49ca6b95bc5324a3d0610c7c353172efb35545d (diff)
downloademacs-31fd3586bdcbdb6bcf40ee5870f6500ebc59916b.tar.gz
emacs-31fd3586bdcbdb6bcf40ee5870f6500ebc59916b.zip
Minor NEWS cleanup, mainly for "Installation Changes" section.
* etc/NEWS: Reorder items. Standardize new --with-libfoo type configure options. Don't say precisely which library versions are needed - it tends to change and people who care can look at configure. Move new Hebrew tutorial entry to "Internationalization changes" section. Small tidy up for imagemagick and gnutls entries. * src/gnutls.c (syms_of_gnutls): More doc (from etc/NEWS).
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 720614faecc..89fa90d9f92 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
12012-01-29 Glenn Morris <rgm@gnu.org>
2
3 * gnutls.c (syms_of_gnutls): More doc (from etc/NEWS).
4
12012-01-28 Samuel Thibault <sthibault@debian.org> (tiny change) 52012-01-28 Samuel Thibault <sthibault@debian.org> (tiny change)
2 6
3 * s/gnu.h: Define POSIX_SIGNALS (Bug#10552). 7 * s/gnu.h: Define POSIX_SIGNALS (Bug#10552).