aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/ChangeLog4
-rw-r--r--etc/NEWS4
2 files changed, 8 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog
index adb782cd13a..f845ab98bf0 100644
--- a/etc/ChangeLog
+++ b/etc/ChangeLog
@@ -1,3 +1,7 @@
12010-03-13 Michael Albinus <michael.albinus@gmx.de>
2
3 * NEWS: Add secrets.el.
4
12010-03-12 Chong Yidong <cyd@stupidchicken.com> 52010-03-12 Chong Yidong <cyd@stupidchicken.com>
2 6
3 * images/custom/down.xpm, images/custom/right.xpm: Update images 7 * images/custom/down.xpm, images/custom/right.xpm: Update images
diff --git a/etc/NEWS b/etc/NEWS
index 9864f7715be..d8061589fb9 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -65,6 +65,10 @@ buffers.
65 65
66* New Modes and Packages in Emacs 24.1 66* New Modes and Packages in Emacs 24.1
67 67
68** secrets.el is an implementation of the Secret Service API, an
69interface to password managers like GNOME Keyring or KDE Wallet. The
70Secret Service API requires D-Bus for communication.
71
68 72
69* Incompatible Lisp Changes in Emacs 24.1 73* Incompatible Lisp Changes in Emacs 24.1
70 74