diff liboctave/ChangeLog @ 11525:ab231f944252

avoid exposing gnulib:: in header files
author John W. Eaton <jwe@octave.org>
date Fri, 14 Jan 2011 06:20:06 -0500
parents bd6e37860be5
children feb90c7cfc16
line wrap: on
line diff
--- a/liboctave/ChangeLog	Fri Jan 14 06:18:51 2011 -0500
+++ b/liboctave/ChangeLog	Fri Jan 14 06:20:06 2011 -0500
@@ -1,3 +1,8 @@
+2011-01-14  John W. Eaton  <jwe@octave.org>
+
+	* lo-mappers.cc (xfloor): Move function body here from
+	lo-mappers.h to avoid exposing gnulib:: in a header file.
+
 2011-01-14  John W. Eaton  <jwe@octave.org>
 
 	* file-stat.cc (mode_as_string): Call strmode instead of mode_string.