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

gEDA-cvs: CVS update: ChangeLog



  User: pcjc2   
  Date: 07/04/21 16:33:54

  Modified:    .        ChangeLog
  Log:
  Check return value of gdk_keyval_name() is non NULL before
  
  attempting to match against it. Fixes bug #1692634.
  
  
  
  
  Revision  Changes    Path
  1.666     +3 -0      eda/geda/gaf/gschem/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/ChangeLog,v
  retrieving revision 1.665
  retrieving revision 1.666
  diff -u -b -r1.665 -r1.666
  --- ChangeLog	21 Apr 2007 19:54:06 -0000	1.665
  +++ ChangeLog	21 Apr 2007 20:33:53 -0000	1.666
  @@ -1,5 +1,8 @@
   2007-04-21 Peter Clifton <pcjc2@xxxxxxxxx>
   
  +	* src/g_keys.c, src/x_print.c: Check return value of gdk_keyval_name() is
  +	  non NULL before attempting to match against it. Fixes bug #1692634.
  +
   	* configure.ac.in: Added explicit test for locale.h
   
   	* src/i_callbacks.c: Make test for revert page question more
  
  
  


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