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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/09/06 21:30:06

  Modified:    .        ChangeLog configure.ac
  Log:
  Updated version numbers to 20060906.  Applied patch for Bug#1552338 and 
  
  changed the mouse gain to unity.
  
  
  
  
  Revision  Changes    Path
  1.492     +13 -0     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.491
  retrieving revision 1.492
  diff -u -b -r1.491 -r1.492
  --- ChangeLog	6 Sep 2006 03:15:45 -0000	1.491
  +++ ChangeLog	7 Sep 2006 01:30:06 -0000	1.492
  @@ -1,3 +1,16 @@
  +2006-09-06 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Updated program version to 20060906.
  +
  +	* lib/system-gschemrc.in: Applied patch for Bug#1552338: 
  +	system-gschemrc gedadata/rc mismatch (filed by Charles Lepple).  
  +	Also fixed a few other instances where the directory for the
  +	scheme files were wrong.
  +
  +	* lib/system-gschemrc.in: Changed the mouse gain to be unity since
  +	various people have mentioned that mouse pan doesn't feel right with
  +	a large value.
  +
   2006-09-05 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* src/x_fileselect.c: Applied patch by Peter Clifton: Removed the
  
  
  
  1.31      +1 -1      eda/geda/gaf/gschem/configure.ac
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: configure.ac
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/configure.ac,v
  retrieving revision 1.30
  retrieving revision 1.31
  diff -u -b -r1.30 -r1.31
  --- configure.ac	1 Sep 2006 01:05:00 -0000	1.30
  +++ configure.ac	7 Sep 2006 01:30:06 -0000	1.31
  @@ -4,7 +4,7 @@
   AC_PREREQ(2.54)
   
   PACKAGE=geda-gschem
  -VERSION=20060824
  +VERSION=20060906
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake 
  
  
  


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