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

gEDA-cvs: CVS update: ChangeLog



  User: werner  
  Date: 06/12/12 12:32:54

  Modified:    .        Tag: autonumber ChangeLog configure.ac
  Log:
  	sync autonumber branch with trunk
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.110.4.1 +11 -0     eda/geda/gaf/gsymcheck/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gsymcheck/ChangeLog,v
  retrieving revision 1.110
  retrieving revision 1.110.4.1
  diff -u -b -r1.110 -r1.110.4.1
  --- ChangeLog	21 Oct 2006 02:44:44 -0000	1.110
  +++ ChangeLog	12 Dec 2006 17:32:54 -0000	1.110.4.1
  @@ -1,3 +1,14 @@
  +2006-11-29 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
  +
  +	* docs/gsymcheck.1: Fixed program name in the synopsis section.
  +	  Thanks to Karel Kulhavy for reporting the bug.
  +
  +2006-11-21 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Fixed libgeda detection/find error message when
  +        the wrong libgeda version is found. (Bug reported by Karel Kulhavy;
  +        thanks)
  +
   2006-10-20 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
           * configure.ac: Bumped package version to 20061020.
  
  
  
  1.25.4.1  +1 -1      eda/geda/gaf/gsymcheck/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/gsymcheck/configure.ac,v
  retrieving revision 1.25
  retrieving revision 1.25.4.1
  diff -u -b -r1.25 -r1.25.4.1
  --- configure.ac	21 Oct 2006 02:44:44 -0000	1.25
  +++ configure.ac	12 Dec 2006 17:32:54 -0000	1.25.4.1
  @@ -123,7 +123,7 @@
   then
      LIBGEDA_VERSION=`$PKG_CONFIG libgeda --modversion`
   else
  -   AC_MSG_ERROR([Cannot find libgeda (or libgeda.pc), please install libgeda])
  +   AC_MSG_ERROR([libgeda detection error: $LIBGEDA_PKG_ERRORS])
   fi
   
   # 
  
  
  


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