diff libcruft/ChangeLog @ 5781:faafc2d98b8d

[project @ 2006-05-02 19:40:19 by jwe]
author jwe
date Tue, 02 May 2006 19:40:21 +0000
parents 26f92fb8ba33
children 6b9cec830d72
line wrap: on
line diff
--- a/libcruft/ChangeLog	Thu Apr 27 20:03:48 2006 +0000
+++ b/libcruft/ChangeLog	Tue May 02 19:40:21 2006 +0000
@@ -1,3 +1,12 @@
+2006-04-29  John W. Eaton  <jwe@octave.org>
+
+	* misc/lo-error.c (set_liboctave_warning_with_id_handler,
+	liboctave_warning_with_id): New functions.
+	(current_liboctave_warning_with_id_handler): New variable.
+	* misc/lo-error.h (liboctave_warning_with_id_handler): New typedef.
+	(current_liboctave_warning_with_id_handler, liboctave_warning_with_id
+	set_liboctave_warning_with_id_handler): Provide decls.
+
 2006-04-18  John W. Eaton  <jwe@octave.org>
 
 	* misc/f77-fcn.h (F77_XFCN): Move decls to beginning of blocks for C.