diff scripts/ChangeLog @ 8729:d65a0a1780b6

Simplify documentation cache generation to only handle one directory per call to 'gen_doc_cache'
author Soren Hauberg <hauberg@gmail.com>
date Thu, 12 Feb 2009 09:30:33 +0100
parents 5a5dbdacbf5d
children 3ef774603887
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-12  Soren Hauberg  <hauberg@gmail.com>
+
+	* help/gen_doc_cache.m: Change API so we only handle one directory per
+        call to this function.
+
 2009-02-12  Soren Hauberg  <hauberg@gmail.com>
 
 	* help/lookfor.m: Adapt to new cache scheme.