Browse Source

Add ChangeLog entry.

Carsten Dominik 17 years ago
parent
commit
012cc447a3
1 changed files with 5 additions and 0 deletions
  1. 5 0
      lisp/ChangeLog

+ 5 - 0
lisp/ChangeLog

@@ -1,3 +1,8 @@
+2008-07-05  Carsten Dominik  <dominik@science.uva.nl>
+
+	* org-publish.el (org-publish-needed-p): Create timestamp
+	directory when it does not exist.
+
 2008-07-04  Bastien Guerry  <bzg@altern.org>
 
 	* org-clock.el (org-clock-out-when-done): Doc fix.