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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/03/08 23:07:37

  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.105     +4 -0      eda/geda/devel/utils/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/utils/ChangeLog,v
  retrieving revision 1.104
  retrieving revision 1.105
  diff -u -b -r1.104 -r1.105
  --- ChangeLog	7 Mar 2005 02:11:38 -0000	1.104
  +++ ChangeLog	9 Mar 2005 04:07:36 -0000	1.105
  @@ -1,3 +1,7 @@
  +2005-03-08 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Bumped version to 20050313
  +
   2005-03-06 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
           * gschlas/gschlas.c: Fixed code to allow user to specify absolute
  
  
  
  1.18      +1 -1      eda/geda/devel/utils/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/utils/configure.ac,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- configure.ac	22 Feb 2005 22:13:33 -0000	1.17
  +++ configure.ac	9 Mar 2005 04:07:36 -0000	1.18
  @@ -4,7 +4,7 @@
   AC_PREREQ(2.54)
   
   PACKAGE=geda-utils
  -VERSION=20041228
  +VERSION=20050313
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake