aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2012-01-28 19:08:15 -0800
committerGlenn Morris <[email protected]>2012-01-28 19:08:15 -0800
commit31fd3586bdcbdb6bcf40ee5870f6500ebc59916b (patch)
tree5c3be925ec31d4356d86964d43e9aa8ad7048dcc /src/ChangeLog
parenta49ca6b95bc5324a3d0610c7c353172efb35545d (diff)
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 720614faec..89fa90d9f9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-29 Glenn Morris <[email protected]>
+
+ * gnutls.c (syms_of_gnutls): More doc (from etc/NEWS).
+
2012-01-28 Samuel Thibault <[email protected]> (tiny change)
* s/gnu.h: Define POSIX_SIGNALS (Bug#10552).