From 8ebc20d0a9157731a095c1d2c285553b2bfe025a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 30 Jan 2015 00:03:34 -0800 Subject: [PATCH] # ChangeLog fix If you revert a change a few days after making it, don't delete the ChangeLog entry. --- test/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/ChangeLog b/test/ChangeLog index 156c343751e..3ae980755a9 100644 --- a/test/ChangeLog +++ b/test/ChangeLog @@ -60,6 +60,11 @@ * automated/cl-generic-tests.el (setf cl--generic-2): Make sure the setf can be used already in the body of the method. +2015-01-20 Jorgen Schaefer + + * automated/package-test.el (package-test-install-prioritized): + Remove test due to unreproducible failures. + 2015-01-20 Michal Nazarewicz * automated/descr-text-test.el: New file with tests for -- 2.11.4.GIT