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

gEDA-cvs: CVS update: ChangeLog



  User: peterb  
  Date: 07/05/28 03:42:19

  Modified:    .        ChangeLog
  Log:
  Implement new component library system in gschem.
  
  
  
  A new component library model was introduced into libgeda to
  
  allow gschem etc. to work well with database systems.  This
  
  patch updates gschem to use the new library system.  Most code
  
  dealing with creating, updating and (un)embedding symbols is
  
  affected.  However, this patch should not introduce any
  
  changes for the end-user.
  
  
  
  
  Revision  Changes    Path
  1.685                eda/geda/gaf/gschem/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
  retrieving revision 1.684
  retrieving revision 1.685
  diff -u -b -r1.684 -r1.685
  --- ChangeLog	26 May 2007 19:21:28 -0000	1.684
  +++ ChangeLog	28 May 2007 07:42:19 -0000	1.685
  @@ -1,3 +1,16 @@
  +2007-05-28 Peter Brett <peter@xxxxxxxxxxxxx>
  +
  +	* src/g_hook.c, src/i_callbacks.c, src/o_complex.c, src/o_copy.c,
  +	  src/o_misc.c, src/o_net.c, src/x_compselect.c, src/x_window.c:
  +	  Implement new component library system in gschem.
  +
  +	  A new component library model was introduced into libgeda to
  +	  allow gschem etc. to work well with database systems.  This
  +	  patch updates gschem to use the new library system.  Most code
  +	  dealing with creating, updating and (un)embedding symbols is
  +	  affected.  However, this patch should not introduce any changes
  +	  for the end-user.
  +
   2007-05-26 Peter Brett <peter@xxxxxxxxxxxxx>
   
   	* lib/system-gschemrc.in: Help menu updates.
  
  
  


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