diff --git a/ChangeLog b/ChangeLog index 00c48fb34..8de10a2e0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,13 @@ +2008-03-04 Bastien Guerry + + * org-publish.el (org-publish-get-files): Bugfix. + (org-publish-get-files, org-publish-get-project-from-filename): + Use `expand-file-name' instead of `file-truename'. + 2008-03-03 Bastien Guerry - * org-publish.el (org-publish-delete-duplicates) - (org-publish-dired-files-attributes): New aliases. + * org-publish.el (org-publish-delete-dups): Aliases for + `delete-dups'. 2008-03-03 Carsten Dominik