Fixed bug pasting from the clipboard, where the wrong columns limit was
[pspp-builds.git] / src / ui / gui / ChangeLog
index 80c3ae975cb644b10746d0a6665dd5c251236bcd..d3aee623a9c59f4068d11cdfb77378d178d90305 100644 (file)
@@ -1,3 +1,8 @@
+2007-08-13  John Darrington <john@darrington.wattle.id.au>
+
+       * clipboard.c (clip_to_html clip_to_text): Fixed bug --- use the
+       variable count instead of the value count for the columns limit. 
+
 2007-08-12  John Darrington <john@darrington.wattle.id.au>
            Ben Pfaff  <blp@gnu.org>