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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/08/14 21:26:51

  Modified:    .        ChangeLog
  Log:
  Commited Carlos Azevedo gnetlist rename patch, also his chdir and rc expand 
  
  patch.  Added grid-mode and grid-fixed-threshold keywords and implementation.
  
  Added add-attribute-offset (but not the implementation; still under devel)
  
  
  
  
  Revision  Changes    Path
  1.269     +11 -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.268
  retrieving revision 1.269
  diff -u -b -r1.268 -r1.269
  --- ChangeLog	27 Jun 2005 03:01:48 -0000	1.268
  +++ ChangeLog	15 Aug 2005 01:26:51 -0000	1.269
  @@ -1,3 +1,14 @@
  +2005-08-14 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +	* noweb/g_basic.nw: Applied patch by Carlos Azevedo which fully expands
  +	the path of an rc file, so that it can be found.
  +
  +	* include/struct.h, noweb/s_toplevel.nw: Added add_attribute_offset 
  +	rc variable to TOPLEVEL.
  +
  +	* include/struct.h, noweb/s_toplevel.nw: Added grid_mode and 
  +	grid_spacing rc variables to TOPLEVEL.
  +
   2005-06-26 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* include/globals.h: Removed a completely bogus extern declaration.