aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2012-01-09 15:58:46 +0800
committerChong Yidong <[email protected]>2012-01-09 15:58:46 +0800
commit7655cb66d86564e792b825f1a0e1a4de7d6e6db5 (patch)
treea9464f4d110384659ccbc3aef29f3321c61bc642 /lisp/ChangeLog
parent1de76afef25d814c84b37045b229326d02915d80 (diff)
Add missing ChangeLog entry for last change.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index ab8572b7f9..dfc2137380 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2012-01-09 Chong Yidong <[email protected]>
+
+ * custom.el (custom-safe-themes): Use SHA-256 for hashing.
+
2012-01-08 Alan Mackenzie <[email protected]>
Optimise font locking in long enum definitions.