diff options
-rw-r--r-- | etc/ChangeLog | 4 | ||||
-rw-r--r-- | etc/NEWS | 9 |
2 files changed, 13 insertions, 0 deletions
diff --git a/etc/ChangeLog b/etc/ChangeLog index bb601d1e8ac..6527a7ab365 100644 --- a/etc/ChangeLog +++ b/etc/ChangeLog @@ -1,3 +1,7 @@ +2013-10-16 Dmitry Gutov <dgutov@yandex.ru> + + * NEWS: Mention the homepage-related changes in package.el. + 2013-10-07 Leo Liu <sdl.web@gmail.com> * NEWS: Mention new feature of register commands. @@ -553,6 +553,15 @@ External su and sudo commands are now the default; the internal, Tramp-using variants can still be used by enabling the eshell-tramp module. +** Package + +*** The format of `archive-contents' files, generated by package +repositories, has changed to allow a new (fifth) element, containing +an associative list with extra properties. + +*** `describe-package' buffer uses the `:url' extra property to +display a `Homepage' header, if it's present. + ** New term.el option `term-suppress-hard-newline'. ** Obsolete packages: |