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

gEDA-cvs: CVS update: ChangeLog



  User: cnieves 
  Date: 06/05/22 10:44:06

  Modified:    .        ChangeLog
  Log:
  Added missing change note and corrected the directory (should be noweb) of other.
  
  
  
  
  Revision  Changes    Path
  1.306     +3 -1      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.305
  retrieving revision 1.306
  diff -u -b -r1.305 -r1.306
  --- ChangeLog	21 May 2006 13:19:56 -0000	1.305
  +++ ChangeLog	22 May 2006 14:44:06 -0000	1.306
  @@ -8,7 +8,9 @@
   	* src/Makefile.am: Commented out the indentation of the C code, 
   	so gdb can return correct information when debugging.
   	
  -	* src/s_page.nw: Added one more sanity check.
  +	* noweb/s_page.nw: Added one more sanity check.
  +
  +	* include/struct.h: Moved rotated_inside into the TOPLEVEL structure.
   	
   2006-05-20 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>