aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c256c7f8179..fa5985de74d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12012-12-22 Michael Albinus <michael.albinus@gmx.de> 12012-12-22 Michael Albinus <michael.albinus@gmx.de>
2 2
3 * notifications.el (notifications-notify): Protect body with
4 `with-demoted-errors'.
5
3 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Check 6 * net/tramp-adb.el (tramp-adb-maybe-open-connection): Check
4 properties of remote device. Restart connection, if there is a 7 properties of remote device. Restart connection, if there is a
5 change. 8 change.