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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/09/05 16:19:06

  Modified:    .        ChangeLog
  Log:
  Applied patch to fix PNG proportions (patch by Michael Hanselmann)
  
  
  
  
  Revision  Changes    Path
  1.394     +6 -0      eda/geda/devel/gschem/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
  retrieving revision 1.393
  retrieving revision 1.394
  diff -u -b -r1.393 -r1.394
  --- ChangeLog	21 Aug 2005 02:06:46 -0000	1.393
  +++ ChangeLog	5 Sep 2005 20:19:06 -0000	1.394
  @@ -1,3 +1,9 @@
  +2005-09-05 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +	* noweb/x_image.nw: Applied patch by Michael Hanselmann which
  +	makes sure that proportions are preserved when exporting a
  +	schematic to a PNG file.  Thanks for the bug fix.
  +
   2005-08-20 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
           * po/it_IT.po: Updated the Italian translation by Petrecca Michele.