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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/05/20 10:03:50

  Modified:    .        ChangeLog
  Log:
  Checked in patch for notangle_guile build problem related to stack overflow.  Also fixed a missing @ 
  
  
  
  
  Revision  Changes    Path
  1.300     +8 -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.299
  retrieving revision 1.300
  diff -u -b -r1.299 -r1.300
  --- ChangeLog	18 May 2006 02:13:05 -0000	1.299
  +++ ChangeLog	20 May 2006 14:03:50 -0000	1.300
  @@ -1,3 +1,11 @@
  +2006-05-20 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * scripts/notangle_guile.in: Applied patch by Steve Brown to fix
  +        guile stack overflow
  +
  +	* noweb/f_print.nw: Fixed missing @ which made notangle_guile a 
  +	little happier.
  +
   2006-05-17  Mike Jarabek  <mjarabek@xxxxxxxxx>
   
   	* Makefile.am, configure.ac