diff liboctave/ChangeLog @ 4392:dd108fa566fa

[project @ 2003-04-26 17:00:24 by jwe]
author jwe
date Sat, 26 Apr 2003 17:00:24 +0000
parents fa9f6dde6c24
children 286a3345aa8e
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sat Apr 26 04:50:38 2003 +0000
+++ b/liboctave/ChangeLog	Sat Apr 26 17:00:24 2003 +0000
@@ -1,3 +1,8 @@
+2003-04-26  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* str-vec.cc (string_vector::append (const std::string&),
+	string_vector::append (const string_vector&)): New methods.
+
 2003-04-24  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* kpse.cc, kpse.h: Replace fn_type with std::string.