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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/09/06 22:41:29

  Modified:    .        ChangeLog
  Log:
  Added a #define called CUSTOM_VERSION to make creating custom version of 
  
  gEDA/gaf easier (so that they can be labeled as custom versions)
  
  
  
  
  Revision  Changes    Path
  1.335     +7 -0      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.334
  retrieving revision 1.335
  diff -u -b -r1.334 -r1.335
  --- ChangeLog	7 Sep 2006 01:30:06 -0000	1.334
  +++ ChangeLog	7 Sep 2006 02:41:29 -0000	1.335
  @@ -7,6 +7,13 @@
   	where system-gafrc is looking for it.  This bug was found when
   	--with-rcdir was used.  This fix is related to Bug#1552338.
   
  +	* include/defines.h: Added CUSTOM_VERSION string #define.  
  +	Normally this #define defines an empty string, but for those 
  +	people who need to spin a custom version of gEDA/gaf (of course,
  +	following the licensing/distribution requirements of the GPL), they
  +	can set this to a string which is appended to printfs/output/dialog 
  +	boxes where VERSION is used.
  +
   2006-09-04 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* src/s_toplevel.c: Added code to s_toplevel_delete 
  
  
  


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