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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/06/18 20:08:50

  Modified:    .        ChangeLog
  Log:
  Fixes for the init_right/init_bottom variable shadowing that broke the 
  
  OSX port.
  
  
  
  
  Revision  Changes    Path
  1.31      +5 -0      eda/geda/devel/gattrib/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gattrib/ChangeLog,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -b -r1.30 -r1.31
  --- ChangeLog	10 Apr 2005 11:27:01 -0000	1.30
  +++ ChangeLog	19 Jun 2005 00:08:50 -0000	1.31
  @@ -1,3 +1,8 @@
  +2005-06-17 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +	* src/i_vars.c: Fixed some more variables which were shadowing the
  +	real variables in libgeda/noweb/i_vars.c.
  +
   2005-04-10 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   	* src/gtkitementry_1_2.c, src/gtkitementry_2_2.c,
   	  src/gtksheet_1_2.c src/gtksheet_2_2.c: