[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: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.34      +4 -0      eda/geda/devel/geda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/geda/ChangeLog,v
  retrieving revision 1.33
  retrieving revision 1.34
  diff -u -b -r1.33 -r1.34
  --- ChangeLog	21 Feb 2005 14:19:02 -0000	1.33
  +++ ChangeLog	9 Mar 2005 04:06:36 -0000	1.34
  @@ -1,3 +1,7 @@
  +2005-03-08 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Bumped version to 20050313
  +
   2005-02-21 14:18  Dan McMahill <danmc>
   
   	* graphman/Makefile.am, src/Makefile.am: add -g -O that I managed
  
  
  
  1.11      +1 -1      eda/geda/devel/geda/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/geda/configure.ac,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- configure.ac	21 Feb 2005 05:36:21 -0000	1.10
  +++ configure.ac	9 Mar 2005 04:06:36 -0000	1.11
  @@ -2,7 +2,7 @@
   AC_INIT(configure.ac)
   
   PACKAGE=geda
  -VERSION=20041228
  +VERSION=20050313
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake