added change_log.txt

This commit is contained in:
dickelbeck 2007-06-11 16:16:35 +00:00
parent 9afd086f1e
commit f5ecc6d0a0
2 changed files with 34 additions and 7 deletions

34
change_log.txt Normal file
View File

@ -0,0 +1,34 @@
Change Log for Kicad
Started 2007-June-11
Please add newer entries at the top, list the date and your name with
email address.
2007-June-11 UPDATE Dick Hollenbeck <dickelbeck@yahoo.com>
================================================================================
+ Started this change log file.
2007-June-5 UPDATE Richard A Burton <raburton69@yahoo.com>
================================================================================
+ pcbnew:
fixed 3d-display image export (blank box in image)
+ build:
fixed makefile clean targets so they don't fail if already clean
fixed wx2.6 compatibility
2007-May-25 RELEASE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================
+ pcbnew:
bug: problem with 3D shapes.
+ Gerbview:
Better (but crude...) support to export gerber files to pcbnew.
================================================================================
End Of File

View File

@ -1,11 +1,4 @@
**************************************************************
Update 5 June 2007
pcbnew:
fixed 3d-display image export (blank box in image)
build:
fixed makefile clean targets so they don't fail if already clean
fixed wx2.6 compatibility
**************************************************************
Update 25 may 2007
pcbnew:
bug: problem with 3D shapes.