diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/ChangeLog | 4 | ||||
| -rw-r--r-- | etc/NEWS | 4 |
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 @@ | |||
| 1 | 2010-03-13 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * NEWS: Add secrets.el. | ||
| 4 | |||
| 1 | 2010-03-12 Chong Yidong <cyd@stupidchicken.com> | 5 | 2010-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 |
| @@ -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 | ||
| 69 | interface to password managers like GNOME Keyring or KDE Wallet. The | ||
| 70 | Secret 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 | ||