diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d97d7cee4b6..e8308059963 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-02-12 Phil Hagelberg <phil@hagelb.org> | ||
| 2 | |||
| 3 | * emacs-lisp/package.el: Allow packages to be reinstalled. | ||
| 4 | (package--write-file-no-coding): Remove EXCL arg. | ||
| 5 | (package-unpack-single): Don't use it. | ||
| 6 | |||
| 1 | 2011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change) | 7 | 2011-02-12 Karl Pflästerer <k@rl.pflaesterer.de> (tiny change) |
| 2 | 8 | ||
| 3 | * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory | 9 | * vc/vc-svn.el: Adapt to Subversion change, with no .svn directory |