Commit 100c2ec5 authored by dickelbeck's avatar dickelbeck

add boost C++ installation instructions

parent d7fbcdf9
...@@ -4,36 +4,43 @@ Started 2007-June-11 ...@@ -4,36 +4,43 @@ Started 2007-June-11
Please add newer entries at the top, list the date and your name with Please add newer entries at the top, list the date and your name with
email address. email address.
2007-Dec-16 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
2008-Jan-18 UPDATE Dick Hollenbeck <dick@softplc.com>
================================================================================
how-to-build-kicad.txt: added the Boost C++ Libraries installation info
and requirement.
2008-Jan-16 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================ ================================================================================
+pcbnew: +pcbnew:
Move Zone outlines added Move Zone outlines added
Zone outline DRC works (needs improvements) Zone outline DRC works (needs improvements)
some bugs solved, but polyline.cpp still needs work. some bugs solved, but polyline.cpp still needs work.
gendrill: code cleaning. gendrill: code cleaning.
2007-Dec-14 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> 2008-Jan-14 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================ ================================================================================
+pcbnew: +pcbnew:
code cleaning: code cleaning:
DRAWSEGMENT class functions moved in the new files class_drawsegment.cpp et .h DRAWSEGMENT class functions moved in the new files class_drawsegment.cpp et .h
2007-Dec-12 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> 2008-Jan-12 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================ ================================================================================
+eeschema: +eeschema:
missing footprints in export netlist (bug 1867321) missing footprints in export netlist (bug 1867321)
Affected: PadsPcb converter did not list all footprints Affected: PadsPcb converter did not list all footprints
+pcbnew: +pcbnew:
fixed: memory not freeed in block copy (minor bug) fixed: memory not freeed in block copy (minor bug)
Support for micro vias (generation of drill files not finished) Support for micro vias (generation of drill files not finished)
2008-jan-06 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr> 2008-jan-06 UPDATE Jean-Pierre Charras <jean-pierre.charras@inpg.fr>
================================================================================ ================================================================================
+pcbnew: +pcbnew:
Block commands now works with zones. Block commands now works with zones.
Some code cleanning. Some code cleanning.
2008-Jan-5 UPDATE Dick Hollenbeck <dick@softplc.com> 2008-Jan-5 UPDATE Dick Hollenbeck <dick@softplc.com>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment