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

gEDA-cvs: CVS update: ChangeLog



  User: peterb  
  Date: 07/05/10 08:45:11

  Modified:    .        ChangeLog
  Log:
  Provide g_file_set_contents() if GLib < 2.8.
  
  
  
  Patch from Ivan Stankovic, fixing problem with recent files
  
  support where gschem didn't work on systems with older versions
  
  of GLib, due to g_file_set_contents() not being available.
  
  
  
  
  Revision  Changes    Path
  1.677     +9 -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.676
  retrieving revision 1.677
  diff -u -b -r1.676 -r1.677
  --- ChangeLog	5 May 2007 12:40:43 -0000	1.676
  +++ ChangeLog	10 May 2007 12:45:10 -0000	1.677
  @@ -1,3 +1,12 @@
  +2007-05-10 Peter Brett <peter@xxxxxxxxxxxxx>
  +
  +	* include/prototype.h, src/x_menus.c: Provide
  +	  g_file_set_contents() if GLib < 2.8.
  +
  +	  Patch from Ivan Stankovic, fixing problem with recent files
  +	  support where gschem didn't work on systems with older versions
  +	  of GLib, due to g_file_set_contents() not being available.
  +
   2007-05-05 Peter Brett <peter@xxxxxxxxxxxxx>
   
   	* include/prototype.h, lib/system-gschemrc.in, src/gschem.c,
  
  
  


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