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

gEDA-cvs: CVS update: ChangeLog



  User: peterb  
  Date: 07/05/28 03:53:25

  Modified:    .        ChangeLog
  Log:
  Change way that component source conflicts are checked.
  
  
  
  Allow the same component source to be added more than once, but only
  
  if it has a unique name.  Also adds s_clib_get_source_by_name().
  
  
  
  
  Revision  Changes    Path
  1.403                eda/geda/gaf/libgeda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
  retrieving revision 1.402
  retrieving revision 1.403
  diff -u -b -r1.402 -r1.403
  --- ChangeLog	28 May 2007 07:50:39 -0000	1.402
  +++ ChangeLog	28 May 2007 07:53:25 -0000	1.403
  @@ -1,5 +1,12 @@
   2007-05-28 Peter Brett <peter@xxxxxxxxxxxxx>
   
  +	* include/prototype.h, src/s_clib.c: Change way that component
  +	  source conflicts are checked.
  +
  +	  Allow the same component source to be added more than once, but
  +	  only if it has a unique name.  Also adds
  +	  s_clib_get_source_by_name().
  +	
   	* src/s_clib.c: Sort lists of component sources and symbols.
   
   	  Adds functions to compare sources and symbols by name
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs