[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: cnieves
Date: 06/04/22 16:34:02
Modified: . ChangeLog
Log:
Allow complex objects inside complex objects.
Revision Changes Path
1.297 +4 -0 eda/geda/devel/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -b -r1.296 -r1.297
--- ChangeLog 14 Apr 2006 07:54:10 -0000 1.296
+++ ChangeLog 22 Apr 2006 20:34:02 -0000 1.297
@@ -1,3 +1,7 @@
+2006-04-22 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
+ * noweb/o_complex_basic.nw: Allow rotation and mirroring of
+ complex objects inside complex objects.
+
2006-04-14 Werner Hoch <werner.ho@xxxxxx>
* noweb/f_basic.nw: added <time.h> for f_open()
compiler warning was: implicit declaration function of difftime()