aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorPaul Eggert2012-11-22 23:31:58 -0800
committerPaul Eggert2012-11-22 23:31:58 -0800
commit6f6b82d66f73e65545865b72f109dbf695934aea (patch)
tree4c5a4959d71b0f7699ab7f9a8510fc12d29e5e77 /doc
parent12645ae6912e7627d71ebbc7c37d9335cd0a429e (diff)
downloademacs-6f6b82d66f73e65545865b72f109dbf695934aea.tar.gz
emacs-6f6b82d66f73e65545865b72f109dbf695934aea.zip
Add Bug# to Nov 17 ChangeLog entries.
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 7c56d56fd73..6be52213a4a 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -12,8 +12,8 @@
12 12
132012-11-17 Paul Eggert <eggert@cs.ucla.edu> 132012-11-17 Paul Eggert <eggert@cs.ucla.edu>
14 14
15 Calc now uses the Gregorian calendar for all dates, 15 Calc now uses the Gregorian calendar for all dates (Bug#12633).
16 and uses January 1, 1 AD as its day number 1. 16 It also uses January 1, 1 AD as its day number 1.
17 * calc.texi (Date Forms): Document this. 17 * calc.texi (Date Forms): Document this.
18 18
192012-11-16 Glenn Morris <rgm@gnu.org> 192012-11-16 Glenn Morris <rgm@gnu.org>