diff scripts/ChangeLog @ 8942:c4383701e10d

use doc-cache instead of DOC for doc cache file name
author John W. Eaton <jwe@octave.org>
date Mon, 09 Mar 2009 16:31:13 -0400
parents b8ed0262b11e
children 4a312440b262
line wrap: on
line diff
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -2,8 +2,8 @@
 
 	* help/lookfor.m (search_cache): Also match function names.
 
-	* help/gen_doc_cache.m, help/lookfor.m: Use doc-cache instead of
-	DOC for doc cache file.
+	* pkg/pkg.m, help/gen_doc_cache.m, help/lookfor.m:
+	Use doc-cache instead of DOC for doc cache file.
 
 2009-03-09  Jaroslav Hajek  <highegg@gmail.com>