[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:15

  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.23      +5 -0      eda/geda/devel/setup/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/setup/ChangeLog,v
  retrieving revision 1.22
  retrieving revision 1.23
  diff -u -b -r1.22 -r1.23
  --- ChangeLog	8 Feb 2005 22:32:50 -0000	1.22
  +++ ChangeLog	9 Mar 2005 04:07:14 -0000	1.23
  @@ -1,3 +1,8 @@
  +2005-03-08 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Bumped version to 20050313 (even though this program
  +	is no longer being built or maintained).
  +
   2005-02-08 22:32  Dan McMahill <danmc>
   
   	* src/comps.c: make sure szMissingFile is initialized
  
  
  
  1.8       +1 -1      eda/geda/devel/setup/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/setup/configure.ac,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- configure.ac	22 Feb 2005 22:13:32 -0000	1.7
  +++ configure.ac	9 Mar 2005 04:07:14 -0000	1.8
  @@ -5,7 +5,7 @@
   PACKAGE=geda-setup
   
   # new way of doing version
  -VERSION=20041228
  +VERSION=20050313
   
   echo Configuring $PACKAGE version $VERSION