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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/03/06 21:11:28

  Modified:    .        ChangeLog
  Log:
  Fixed bug that didn't allow absolute path specification on all libgeda
  
  applications.  Moved old schematic into test directory.  Updated some golden
  
  netlist files.
  
  
  
  
  Revision  Changes    Path
  1.238     +8 -0      eda/geda/devel/gnetlist/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/ChangeLog,v
  retrieving revision 1.237
  retrieving revision 1.238
  diff -u -b -r1.237 -r1.238
  --- ChangeLog	24 Feb 2005 03:55:25 -0000	1.237
  +++ ChangeLog	7 Mar 2005 02:11:28 -0000	1.238
  @@ -1,3 +1,11 @@
  +2005-03-06 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +	* src/gnetlist.c: Fixed code to allow user to specify absolute 
  +	filenames on the command line again.
  +
  +	* tests/*: Updated more golden regression files to take into
  +	account the package reordering changes.
  +
   2005-02-23 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* tests/*, examples/switcap/example.scn: Updated regression golden