[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/03/14 07:10:31

  Modified:    .        ChangeLog
  Log:
  Removed extra g_free which was corrupting the heap.
  
  
  
  
  Revision  Changes    Path
  1.266     +5 -0      eda/geda/devel/libgeda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
  retrieving revision 1.265
  retrieving revision 1.266
  diff -u -b -r1.265 -r1.266
  --- ChangeLog	14 Mar 2005 03:43:24 -0000	1.265
  +++ ChangeLog	14 Mar 2005 12:10:31 -0000	1.266
  @@ -1,3 +1,8 @@
  +2005-03-14 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +	* noweb/o_text_basic.nw: Removed an extra g_free which was corrupting
  +	the heap.  Many thanks to Patrick for helping resolve this bug.
  +
   2005-03-13 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
           * configure.ac: Removed all tests for gtk+ 1.2.x and fixed error