diff liboctave/ChangeLog @ 6363:e5227a46343d

[project @ 2007-02-27 15:12:25 by jwe]
author jwe
date Tue, 27 Feb 2007 15:12:25 +0000
parents 069ea93b3c45
children 06f26e174fc9
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-27  From Michael Goffioul  <michael.goffioul@swing.be>
+
+	* file-ops.cc (file_ops::recursive_rmdir):
+	Close dir_entry object before calling rmdir.
+
 2007-02-26  From Michael Goffioul  <michael.goffioul@swing.be>
 
 	* Makefile.in: Use $(LN_S) instead of ln or ln -s.