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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/08/21 23:01:21

  Modified:    .        ChangeLog README configure.ac
  Log:
  Prep work for next release of gEDA/gaf
  
  
  
  
  Revision  Changes    Path
  1.272     +10 -0     eda/geda/gaf/gnetlist/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/ChangeLog,v
  retrieving revision 1.271
  retrieving revision 1.272
  diff -u -b -r1.271 -r1.272
  --- ChangeLog	16 Jul 2006 02:11:31 -0000	1.271
  +++ ChangeLog	22 Aug 2006 03:01:21 -0000	1.272
  @@ -1,3 +1,13 @@
  +2006-08-21 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * README: Updated the README a little to be ready for the next
  +        release.
  +
  +2006-08-19 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Bumped version number to 20060821 in prep for the
  +        next gEDA/gaf release.
  +
   2006-07-04 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* tests/multiequal.spice-sdb: Updated golden file to take into
  
  
  
  1.21      +8 -38     eda/geda/gaf/gnetlist/README
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: README
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/README,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- README	22 Jan 2006 13:55:28 -0000	1.20
  +++ README	22 Aug 2006 03:01:21 -0000	1.21
  @@ -4,7 +4,7 @@
   GPL Electronic Design Automation
   ------------------------------------------------------------------------------
   
  -README for gnetlist version 2006* 
  +README for gnetlist 
   
   
   - Installation
  @@ -20,13 +20,7 @@
   	   - Enough RAM for X (usually 16 Mbytes but 32 Mbytes recommended)
   
   	Running UNIX:
  -	   - Semi recent version of UNIX
  -	   - Compiled on:
  -		FreeBSD (2.2.5) 	
  -		Linux (2.0, 2.2)	(and highly tested) 
  -		Solaris (2.5)		
  -		SunOS (4.1.3)	
  -		HP-UX (9.07)	
  +	   - Semi recent version of Unix or Linux
   
   	The X window system 	
   		- A resolution of at least 800x600
  @@ -35,11 +29,11 @@
   
   	A C compiler (that understands ANSI, like gcc) 
   
  -	GLIB version 2.2.x or higher (and anything glib requires)
  +	GLIB version 2.4.x or higher (and anything glib requires)
   	GLIB version 1.2.x is no longer supported.
   	Glib can be found at ftp://ftp.gtk.org/pub/gtk
   
  -	GTK+ version 2.2.x or higher (and anything gtk requires)
  +	GTK+ version 2.4.x or higher (and anything gtk requires)
   	GTK+ version 1.2.x is no longer supported.
   	Gtk can be found at: ftp://ftp.gtk.org/pub/gtk
   
  @@ -69,8 +63,6 @@
    	at: http://www.libpng.org/pub/png/pngcode.html  libpng can also be 
   	found on the gEDA website: http://www.geda.seul.org/dist 
   
  -	An understanding that this software is ALPHA release quality :)
  -
   
   
   - License  
  @@ -89,27 +81,12 @@
   
   - gEDA Internet resources
   
  -	Homepage: http://www.geda.seul.org
  -
  -	Mailing list:
  -		To subscribe send an email to: majordomo@xxxxxxxxxxxxx  
  -	 	with   subscribe geda-user   in the body.
  -		
  -		To unsubscribe send an email to: majordomo@xxxxxxxxxxxxx
  -	 	with   unsubscribe geda-user   in the body.
  -
  -		To send email to the list use the address:
  -
  -			geda-user@xxxxxxxxxxxxx
  +        Homepage: http://geda.seul.org
   
  -		Remember, geda-user@xxxxxxxxxxxxx is for the actual traffic.  
  -		For administrative commands, use majordomo@xxxxxxxxxxxxxx
  +        Mailing lists: http://geda.seul.org/mailinglist
   
  -		The mailing list archive is at:
  -
  -			http://www.geda.seul.org/mailinglist 
  -
  -	Many thanks to the SEUL project for hosting gEDA!
  +        For any questions related to gEDA/gaf, please subscribe and post
  +        to the "geda-user" mailing list.
   
   
   
  @@ -121,10 +98,3 @@
   	  guile deprecated function warnings by default.
   
   
  -
  -- Contact information  
  -
  -	Ales Hvezda 
  -	E-mail: ahvezda@xxxxxxxxxxxxx
  -	Web: http://www.geda.seul.org/
  -
  
  
  
  1.27      +1 -1      eda/geda/gaf/gnetlist/configure.ac
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: configure.ac
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/configure.ac,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -b -r1.26 -r1.27
  --- configure.ac	3 Mar 2006 19:35:52 -0000	1.26
  +++ configure.ac	22 Aug 2006 03:01:21 -0000	1.27
  @@ -4,7 +4,7 @@
   AC_PREREQ(2.54)
   
   PACKAGE=geda-gnetlist
  -VERSION=20060123
  +VERSION=20060821
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake 
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs