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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/03/08 23:06:43

  Modified:    .        ChangeLog configure.ac
  Log:
  Updated gsch2pcb tutorial, changed version number in configure.ac (20050313),
  
  ran make dist to update pot/po files.
  
  
  
  
  Revision  Changes    Path
  1.378     +11 -0     eda/geda/devel/gschem/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
  retrieving revision 1.377
  retrieving revision 1.378
  diff -u -b -r1.377 -r1.378
  --- ChangeLog	7 Mar 2005 18:45:39 -0000	1.377
  +++ ChangeLog	9 Mar 2005 04:06:42 -0000	1.378
  @@ -1,3 +1,14 @@
  +2005-03-08 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Bumped version to 20050313
  +
  +	* po/POTFILES.in: For some odd reason, the list of files in this
  +	file was really out of date, so updated it.  
  +
  +	* Ran make dist to update geda-gschem.pot
  +
  +	* noweb/x_fileselect.nw: Fixed uninitialized variable warning
  +
   2005-03-05 Werner Hoch <werner.ho@xxxxxx>
   	* noweb/o_misc.nw: added error handling for missing source pages
   	* noweb/x_dialog.nw: swapped apply and close button position
  
  
  
  1.19      +1 -1      eda/geda/devel/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/devel/gschem/configure.ac,v
  retrieving revision 1.18
  retrieving revision 1.19
  diff -u -b -r1.18 -r1.19
  --- configure.ac	24 Feb 2005 22:07:44 -0000	1.18
  +++ configure.ac	9 Mar 2005 04:06:42 -0000	1.19
  @@ -4,7 +4,7 @@
   AC_PREREQ(2.54)
   
   PACKAGE=geda-gschem
  -VERSION=20041228
  +VERSION=20050313
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake