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

  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.60      +10 -0     eda/geda/devel/docs/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/docs/ChangeLog,v
  retrieving revision 1.59
  retrieving revision 1.60
  diff -u -b -r1.59 -r1.60
  --- ChangeLog	19 Feb 2005 23:26:55 -0000	1.59
  +++ ChangeLog	9 Mar 2005 04:06:03 -0000	1.60
  @@ -1,3 +1,13 @@
  +2005-03-08 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +	* configure.ac: Bumped version to 20050313
  +
  +	* gsch2pcb_tutorial/*: Updated tutorial to Bill Wilson's latest 
  +	version.
  +
  +	* fileformats/fileformats.tex: Added 20050313 as a valid version
  +	number
  +
   2005-02-19 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   
   	* fileformats/fileformats.tex: Added picture field description.
  
  
  
  1.13      +1 -1      eda/geda/devel/docs/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/docs/configure.ac,v
  retrieving revision 1.12
  retrieving revision 1.13
  diff -u -b -r1.12 -r1.13
  --- configure.ac	28 Dec 2004 06:57:55 -0000	1.12
  +++ configure.ac	9 Mar 2005 04:06:03 -0000	1.13
  @@ -1,7 +1,7 @@
   # Process this file with autoconf to produce a configure script.
   AC_INIT
   
  -VERSION=20041228
  +VERSION=20050313
   PACKAGE=geda-docs
   echo Configuring $PACKAGE version $VERSION