diff liboctave/ChangeLog @ 6383:65e9cf5c7718

[project @ 2007-03-05 22:03:31 by dbateman]
author dbateman
date Mon, 05 Mar 2007 22:03:31 +0000
parents 41c1deed5613
children c2eb95ca0e2b
line wrap: on
line diff
--- a/liboctave/ChangeLog	Mon Mar 05 21:29:40 2007 +0000
+++ b/liboctave/ChangeLog	Mon Mar 05 22:03:31 2007 +0000
@@ -1,3 +1,8 @@
+2007-03-05  David Bateman  <dbateman@free.fr>
+
+	* oct-md5.c (oct_md5_file (const std::string&)): New function.
+	* oct-md5.h (oct_md5_file (const std::string&)): Declare it.
+
 2007-03-02  John W. Eaton  <jwe@octave.org>
 
 	* str-vec.h (string_vector::empty): Return bool, not int.