Browse Source

*** empty log message ***

Bastien Guerry 17 years ago
parent
commit
71a582cc52
1 changed files with 8 additions and 2 deletions
  1. 8 2
      ChangeLog

+ 8 - 2
ChangeLog

@@ -1,7 +1,13 @@
+2008-03-04  Bastien Guerry  <bzg@altern.org>
+
+	* 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  <bzg@altern.org>
 
-	* 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  <dominik@science.uva.nl>