aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGlenn Morris2015-01-30 00:03:34 -0800
committerGlenn Morris2015-01-30 00:03:34 -0800
commit8ebc20d0a9157731a095c1d2c285553b2bfe025a (patch)
tree2c9925ff620a21acebc85f0d29c3f471c3739f15 /test
parent2b9b98bdb70faf47405620fce9e5b5981a271d7c (diff)
downloademacs-8ebc20d0a9157731a095c1d2c285553b2bfe025a.tar.gz
emacs-8ebc20d0a9157731a095c1d2c285553b2bfe025a.zip
# ChangeLog fix
If you revert a change a few days after making it, don't delete the ChangeLog entry.
Diffstat (limited to 'test')
-rw-r--r--test/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog
index 156c343751e..3ae980755a9 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -60,6 +60,11 @@
60 * automated/cl-generic-tests.el (setf cl--generic-2): Make sure 60 * automated/cl-generic-tests.el (setf cl--generic-2): Make sure
61 the setf can be used already in the body of the method. 61 the setf can be used already in the body of the method.
62 62
632015-01-20 Jorgen Schaefer <contact@jorgenschaefer.de>
64
65 * automated/package-test.el (package-test-install-prioritized):
66 Remove test due to unreproducible failures.
67
632015-01-20 Michal Nazarewicz <mina86@mina86.com> 682015-01-20 Michal Nazarewicz <mina86@mina86.com>
64 69
65 * automated/descr-text-test.el: New file with tests for 70 * automated/descr-text-test.el: New file with tests for