]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Add warnings if you try to use a child anchor that isn't inside a buffer.
[~andy/gtk] / ChangeLog.pre-2-4
index 7416948f74339618702112f75eaddd44596c54e6..ca832684f599bd432f13317e95f2f3ac846b482f 100644 (file)
@@ -1,3 +1,10 @@
+2002-02-06  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextchild.c: Add warnings if you try to use a child
+       anchor that isn't inside a buffer. Really kind of lame; 
+       we should separate the anchor from the buffer. But not worth 
+       fixing for now. #70601
+
 Wed Feb  6 18:25:24 2002  Kristian Rietveld  <kris@gtk.org>
 
        * gtk/gtktreemodelsort.c: rip out all the debugging ifdefs, as