diff options
| author | Glenn Morris | 2014-06-28 10:27:29 -0700 |
|---|---|---|
| committer | Glenn Morris | 2014-06-28 10:27:29 -0700 |
| commit | e0d9c3c9a26ba2982595ec2ec4a1167ee7e39ddb (patch) | |
| tree | 263b47445b665a686c37c5c5628f17446a98c3f8 /test/ChangeLog | |
| parent | 14202f05ac84869af2d839ba022ea983b7642770 (diff) | |
| parent | b084415e278d54c6f9ee8406b1af8adc2364576c (diff) | |
| download | emacs-e0d9c3c9a26ba2982595ec2ec4a1167ee7e39ddb.tar.gz emacs-e0d9c3c9a26ba2982595ec2ec4a1167ee7e39ddb.zip | |
Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.ca
Diffstat (limited to 'test/ChangeLog')
| -rw-r--r-- | test/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/test/ChangeLog b/test/ChangeLog index c9bfc54bd8d..617ac98f5d8 100644 --- a/test/ChangeLog +++ b/test/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2014-06-28 Leo Liu <sdl.web@gmail.com> | ||
| 2 | |||
| 3 | * automated/calc-tests.el: New file and add tests for math-bignum. | ||
| 4 | (Bug#17556) | ||
| 5 | |||
| 6 | 2014-06-28 Michael Albinus <michael.albinus@gmx.de> | ||
| 7 | |||
| 8 | * automated/dbus-tests.el (dbus--test-register-service) | ||
| 9 | (dbus-test02-register-service-session): Replace `dbus-ping' calls | ||
| 10 | by `dbus-list-known-names'. (Bug#17858) | ||
| 11 | |||
| 1 | 2014-06-28 Glenn Morris <rgm@gnu.org> | 12 | 2014-06-28 Glenn Morris <rgm@gnu.org> |
| 2 | 13 | ||
| 3 | * automated/Makefile.in (GDB): New variable. | 14 | * automated/Makefile.in (GDB): New variable. |