aboutsummaryrefslogtreecommitdiffstats
path: root/admin/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'admin/ChangeLog')
-rw-r--r--admin/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog
index ec6448dbeee..44856f4b449 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,12 @@
12012-06-24 Dmitry Antipov <dmantipov@yandex.ru>
2
3 First Coccinelle semantic patch.
4 * coccinelle: New subdirectory
5 * coccinelle/README: Documentation stub.
6 * coccinelle/vector_contents.cocci: Semantic patch to replace direct
7 access to `contents' member of Lisp_Vector objects with AREF and ASET
8 where appropriate.
9
12012-06-22 Paul Eggert <eggert@cs.ucla.edu> 102012-06-22 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 Support higher-resolution time stamps (Bug#9000). 12 Support higher-resolution time stamps (Bug#9000).