Fix "select pads on hidden far side"
[geda-pcb.git] / NEWS
blobd3435ecf3a28b530c1514e41e936c9bfdf1c5347
1 ========================================================================
2 Release Notes for PCB snapshot 20100929
3 ========================================================================
4 This release represents over 240 commits and as such this summary 
5 clearly is not complete.  See the ChangeLog file for the complete list
6 of changes.
8 Features
9 --------
11 - PCB can directly import (forward annotate) schematics while running.
12 - Many places where measurements are entered now accept units, like
13   "5mm", and "cm" and "in" are allowed too.
14 - Free Rotate Buffer added to menu
15 - Polygon Hole tool.
16 - F12 invokes the Lock tool.
17 - Russian translation added.
18 - DBUS is enabled by default when possible.
19 - Command-line exporters can run action scripts too.
20 - GTK tool tips on elements, pins, and nets.
21 - Command-line actions in GUIs do not require (,,) syntax.
22 - PCB can import footprints both in subdirectories and the named directories.
23 - New GCode exporter.
24 - Footprint files use ".fp" as the suffix; this is automatically
25   searched for if needed.
26 - GTK dialogs do not show at startup unless requested.
27 - Stackup can be specified on the command line for command-line exporting.
28 - Reference card updated.
29 - The snap-point in pads is the center.
30 - The 's' key toggles polygons to clear/notclear all pads and pins
32 Bug Fixes
33 ---------
35 - Various PNG export fixes.
36 - lesstif's magic toggle-layers-on-flip fixed.
37 - Arc bounding box math fixed.
38 - Fixed: sometimes, disabling silk also disabled the solder layer.
39 - "pcb --help" prints all options again
40 - Add mnemonic for "close without saving"
41 - Don't select silk on the back side when it's invisible.
42 - Various polygon rendering bugs fixed.
43 - PNG drill bloat export fixed.
44 - Attempts to change polygon clearance *on* polygons results in a hint.
45 - PNG doesn't segfault if not all graphic formats are supported.
46 - Various toporouter fixes and improvements
47 - HID_Mixed is supported in attribute dialogs
48 - Flipped rectangles in PS exports are drawn correctly.
49 - Optimizer removes micro-traces under pads.
50 - Vias, pins, and pads are now drawn under the mask instead of over.
51 - Windows supported better.
53 Other
54 -----
56 - Sources converted to C99
57 - Doc extraction gives more control over categories.
58 - Thermal documentation updated.
59 - Actions can see the context they were invoked in
61 ========================================================================
62 Release Notes for PCB snapshot 20091103
63 ========================================================================
64 This release represents almost 200 commits and as such this summary 
65 clearly is not complete.  See the ChangeLog file for the complete list
66 of changes.
68 - [feature] Add attributes to layers
69 - [bugfix]  Remove memory leak in attributes
70 - [bugfix]  Avoid layer buttons getting confused (GTK)
71 - [bugfix]  Fix dereference bug in hid_find_action()
72 - [feature] Speed up some polygon operations
73 - [bugfix]  Don't let DRC change the grid setting
74 - [bugfix]  Correct URL's in some dialogs and output
75 - [feature] Add filters to load file chooser dialog (GTK)
76 - [bugfix]  Avoid segfaults with png HID with newer versions of libgd
77 - [bugfix]  Don't disperse locked elements
78 - [feature] Added experimental topological autorouter
79 - [feature] Added the beginning of a testsuite.
80 - [docs]    Document FreeRotateBuffer()
81 - [docs]    Add some additional notes on the usage of the existing
82             autorouter
83 - [feature] Add --png-bloat option
84 - [bugfix]  Fix several bugs found with valgrind
85 - [bugfix]  Improve the pre-install wrapper script
86 - [bugfix]  Several fixes to the autorouter
87 - [feature] Allow quoted strings and escaped characters in action
88             arguments
89 - [footprints] Add missing INDC3216M, remove duplicated RESC3216M
90 - [feature] Added the ability to customize mouse events via gpcb-menu.res
91             in the GTK HID.
92 - [feature] Added the ability to use mod1 (alt)(option) in
93             HIDs.  Useful on OSX.
94 - [bugfix]  Fix compilation issues on centos
95 - [bugfix]  Make the detection of tools and build system around
96             building the documentation be more robust.  Users should
97             not be worrying about --disable-doc or --enable-maintainer-mode
98             anymore
99 - [footprints] Add T018, T039, fix pinout of T092 to match JEDEC
100 - [bugfix]  Speed up rendering of DRC violation previews under GTK
101 - [bugfix]  Fix some crashing bugs related to polygons and thindraw mode
102 - [feature] Added a DRC refresh button
103 - [bugfix]  Fix some pango markup in the GTK DRC dialog
104 - [bugfix]  Fix cursor warping on flipped boards (GTK)
105 - [feature] Added preview images in the DRC violations window (GTK)
106 - [feature] Add a DrcViolationType structure and add hooks to allow HID's to use this
107 - [bugfix]  Fix some polygon memory leaks
108 - [feature] Add an API for registering actions with a context to support scripting
109             languages like GPMI.
110 - [bugfix]  Fix a bug with the Report(NetLength) action and NULL pin/pad names
111 - [bugfix]  Allow exporters to work with hairlines (width of 0)
112 - [tools]   Increase autoconf version to 2.60 since we were using some features of it
113 - [bugfix]  Fix a number of polygon related issues
114 - [bugfix]  Fix a number of gcc warnings
115 - [feature] Don't display undocumented options in help output.  This helps
116             the transition when deprecating an option.
117 - [feature] Add outline mode for photo-mode exporting
118 - [footprints] Put the mark on pin 1 for axial footprints to make them more likely
119                to fall on grid
120 - [bugfix]  Fix flipping of arcs
121 - [bugfix]  Fix parsing of old-syntax arcs
122 - [bugfix]  Include explicit text/lines on silk layers in the assembly drawing output
123 - [feature] '--ben-mode' has been renamed to '--photo-mode'
124 - [bugfix]  Fix some crashign bugs on boards with a large number of rats
125 - [bugfix]  Fix an off-by-one bug in the GTK netlist window
126 - [docs]    Add getting started guide
127 - [feature] Add support for parsing suffixes on numbers ("um", "mm", "in", "mil")
128 - [bugfix]  Fix some configure/build issues when cross compiling
129 - [bugfix]  Fix some improperly used automake conditionals
130 - [bugfix]  Fix some uninstall of shortcuts issues under windows Vista
131 - [feature] Add additional crosshair shapes
132 - [bugfix]  Various windows build script improvements
134 ========================================================================
135 Release Notes for PCB snapshot 20081128
136 ========================================================================
137 This release represents over 70 commits and as such this summary 
138 clearly is not complete.  See the ChangeLog file for the complete list
139 of changes.
141 - Minor bug fixes in RS274-X output.
142 -.Bug fixes in postscript output
143 - DRC checks for annular ring on pads only uses the mininum annular ring
144   drc setting instead of also checking minimum copper width.
145 - Fix postscript output for zero length lines.
146 - Improve the 'save before closing' dialogs.
147 - Fixed bugs where objects attached to the cursor vanish sometimes.
148 - Various minor code portability improvements.
149 - Enabled additional gcc warnings (when using gcc)
150 - Allow outline layers to have only arcs.
151 - Added "Ben Mode" png output which provides a simulated "photograph"
152   of the board.  Very nice for publications.
153 - Fix poly clearance around rotated pads.
154 - Fix the batch HID which had bit rotted a little.
155 - Display net names hierarchically.
156 - Various speed improvements in the GTK HID.
157 - Various speed improvements in the autorouter.
158 - Minor improvements to the windows port.
159 - Other various bug fixes.
161 ========================================================================
162 Release Notes for PCB snapshot 20080202
163 ========================================================================
164 This release represents over 180 commits and as such this summary 
165 clearly is not complete.  See the ChangeLog file for the complete list
166 of changes.
168 - Added a footprin preview in the library window
169 - Added gnome/kde desktop integration files (app and mime icons, and
170   .desktop file)
171 - Added i18n support
172 - Updated dbus support
173 - Fix a number of GCC 4 compiler warnings
174 - Make the gtk gui more robust against malformed menu resource files
175 - Added checking for duplicate hot key definitions in the menu resource
176   file in the gtk gui.
177 - Improved support for building on win32.
178 - Removed automake/autoconf generated files from cvs
179 - Fixed some parallel make bugs
180 - Fixed some scrolling/panning bugs in the gtk gui.
181 - Added the ability to load edif netlists
182 - Closed a number of bugs in the sourceforge tracker
183 - Fix a bg in the x-y output files where the y values were mirrored and offset
184 - Add XRENDER support to the lesstif HID to support layer transparency
185 - Fix some polygon dicer bugs
186 - Fix a handful of bugs in the png export HID
187 - Avoid vias snapping to pins and moving elements snapping to their own
188   pins/pads
189 - Fix a number of undo bugs
190 - Fix printer calibration
191 - Add global puller
192 - Various improvements to the postscript export HID
193 - Improve all the GetXY prompts in the menu resource files
194 - Improved the pin/via report
195 - Improved pin/pad vs grid snapping
196 - Various footprint improvements 
197   o fixed some drill sizes
198   o fixed some silk sizes
199   o Added a handful of QFP family footprints
200   o Converted the QFP family to the hi-res format
201 - Several other bug fixes
203 ========================================================================
204 Release Notes for PCB snapshot 20070912
205 ========================================================================
206 This release represents nearly 200 commits and as such this summary 
207 clearly is not complete.  See the ChangeLog file for the complete list
208 of changes.
210 - Many many bug fixes.  Too many to list.
211 - Added keystone, C&K, Nichicon, and Optek footprint libraries
212 - Add attribute editor to the GTK HID
213 - Add a fileselect() function to the HID spec
214 - Fix ps output with drill helper on
215 - Add a visual indicater when elements are locked
216 - Corrections to the manual
217 - BOM can export in mm as well as mil 
218 - Fix a ps output bug with arcs
219 - Fix some memory leaks found with Coverity
220 - Added autoconf test for buggy versions of m4
221 - Fixed some footprint drill sizes
222 - Add user customizable menus for the gtk HID.  The gtk HID now is capable
223   of reading the same format menu resource files as the lesstif HID.
224   This represents significant rework of the menu code and menu callback code.
225 - Added Center() action
226 - Store the file format in the .pcb file.  This will let pcb know when
227   presented with a file which is too new.  The code for checking the format
228   was present in the prior snapshot.
229 - Fix DRC checking of square pads to square pads
230 - Added window panning/cursor warping
231 - Add the ability to directly load a footprint from a file as if it were
232   a complete layout.
233 - Add a Popup() action
235 ========================================================================
236 Release Notes for PCB snapshot 20070208
237 ========================================================================
238 - Add polygon clipping code.  This is a big change to how polygons are handled.  
239   The new code now removes islands and correctly identifies open circuits caused
240   by a trace fully cutting through a polygon.  In addition, the RS-274-X output
241   is now simpler and works with some board houses that use older non-conforming
242   sofware.  Different styles for thermal reliefs are also now supported as part
243   of the polygon clipper code.
244 - Add support for plugins
245 - Many improvements to the autorouter.
246 - Various improvements to the trace optimizer.
247 - Add a fontmode for editing pcb fonts
248 - Add progress() hook to HID structure
249 - Fix a bug with non-functional windows on some window managers commonly
250   found on OS-X
251 - Add support for controlling pcb via dbus
252 - Fix various bugs which would cause a crash
253 - Add --scale for postscript scaling
254 - Intercept window manager delete events with the GTK gui
255 - Scan the .pcb file for a FileVersion value.  This is not written out yet
256   but will be in future versions.  
257 - Warn if non-manhattan lines are trying to become pads.
258 - Allow no-solder paste pads to support fiducials
259 - Report in mm or mils as selected by user
260 - Allow reordering of layers
261 - add some more QFN packages
262 - fix building with sun studio c compiler
263 - Made a pcb installation be relocatable.
264 - Convert the m4 libraries to newlib libraries as part of building a distfile.
265   The m4 libraries are still considered the sources and as such are still
266   distributed but this eliminates the need for m4 at runtime for footprints.
267 - Got rid of the pcb wrapper script around pcb-bin.
268 - Remove some old footprints of questionable naming, accuracy, or usefulness.
269 - Get the autosave/backup code working on all GUI's
270 - Fix some drill size rounding in the reports
271 - Changed the backup file name to be derived from the .pcb file name
272 - Added a command line option for DrawGrid
273 - Fix logic for adding new ratlines
274 - Fix gtk grid when board is flipped
275 - Add "find" and "rip-up" buttons to the netlist window
276 - Draw plated holes when exporting
277 - Fix some bugs when converting selection to element
278 - Fix build on cygwin
279 - Enhance the win32/build_pcb script used to generate a non-cygwin windows
280   installer.
281 - Make pcb work under non-cygwin windows
283 ========================================================================
284 Release Notes for PCB snapshot 20060822
285 ========================================================================
286 - various manual updates
287 - update the INSTALL documentation
288 - fix a bug where pins turned into pure holes when an element
289   was smashed.
290 - use locale-independent strtod and dtostr functions to avoid problems
291   loading files saved in some locales.
292 - fixed various bugs which caused pcb to crash
293 - update the gtk status line after save/save as
294 - make the gerber file names be compatible with pre-HID versions
295 - split plated and unplated drill output
296 - fix various typos in menus and comments
297 - add a batch mode HID.
298 - fix drawing of box around text in the buffer
299 - various fixes and improvements to the trace optimizer and the
300   autorouter
301 - fix board flipping code
302 - fix rounding bug when creating list of drill sizes
303 - add support for > 8 copper layers
304 - avoid strict aliasing violations encountered with gcc4
305 - refactor code related to handling the filenames in the export
306   HID's
307 - fix layer group parsing code
308 - add the ability to user-configure mouse actions in the lesstif GUI.
309 - enable loaded netlists by default
310 - improve the positioning of the drill list in the postscript output
311 - various improvements to the configure script to improve robustness
312   and improve error messages when thing don't go well.
313 - add IPC style footprints for 01005 passives.
314 - added a Renumber() action which will renumber all reference designators
315   and produced an annotation file for backannotating to schematics.
316 - Draw via annulii on assembly drawings
317 - various other bug fixes and improvements.
319 ========================================================================
320 Release Notes for PCB snapshot 20060422
321 ========================================================================
322 - Several minor portability fixes for Solaris and the SunPRO compiler and
323   for Irix and the MIPSpro compiler.
325 - Added --psfade option for the postscript HID.
327 - Fixed a bug where the "load layout" and some other menu choices
328   didn't do anything.
330 - Added remaining actions to the actions reference section of the manual.
332 - Worked around X11 polluting the name space with some of the X header files.
334 - Fix route style "Save as default" bug.
336 - For the Gtk HID, add an alternate vertical window layout mode to
337   help on lower vertical resolution displays.
339 - Fix soldermask draw while TAB view from solder side.
341 - Change default PNG output scaling to be 100 dpi instead of fixing
342   the max dimension at 800 pixels.
344 - Added background image support for the GTK HID (lesstif one has it too).
346 - Fix missing window icons for the main GTK window and log window.
348 ========================================================================
349 Release Notes for PCB snapshot 20060414
350 ========================================================================
351 - This is the first snapshot of the new HID version of PCB.  HID, which
352   stands for Human Interface Device is the abstraction created by
353   DJ Delorie which seperates the core PCB code from the graphical user
354   interface.  In this release, two GUI HID's are supported, gtk and lesstif.
355   In addition, there are HID exporters for postscript and encapsulated
356   postscript, RS-274-X (gerber), bill of materials, centroid file, and
357   png/gif/jpeg.  This represents a major restructuring of the code and
358   many months of work.
360 - PCB's actions (the commands which drive the core of the program and
361   may be directly accessed by the user) now have the documentation in-line
362   in the code and the actions reference section of the manual is 
363   extracted from the in-line documentation.  The goal it to provide more
364   complete and accurate documentation.  As always the manual is still
365   a work in progress but it is getting more complete and up to date.
367 - Fixed a long standing segfault when saving connection data
369 - Fixed a DRC bug
371 - Fix some rounding issues when setting sizes.  Hopefully this will address
372   the issue with 23.99 mil drills and related problems.
374 - The html manual is now in one file instead of many files
376 - The lesstif HID now supports loading of background images to help
377   recover a layout which may exist in hardcopy form only.
379 ========================================================================
380 Release Notes for PCB snapshot 20060321
381 ========================================================================
382 - Add internal support for more than 8 layers.  By default PCB is still
383   compiled for 8 copper layers.
384 - Fixed several minor bugs in the GTK user interface including fixing
385   scrolling of the log window, fixed up some of the DRC reporting
386   and mm/mil units.
387 - Fixed several key bindings.
388 - Updated refcard.tex to reflect the current set of key bindings.
389 - Fixed some minor bugs which caused compilation problems on some
390   systems.
391 - Converted the QFN footprints to hi-res.
392 - Added documentation to the manual for the centroid file format and
393   the algorithm used for finding the centroid and rotation.
394 - Fixed a bug so that the initial layer named 'component' is actually
395   on the component side of the board and 'solder' is actually on the
396   solder side of the board.
397 - Fixed the pin order in the bourns trim pots (~bourns library)
398 - Added actions and a script to allow command line printing.
399 - Added IPC-7351 recommended footprints for 0201, 0402, etc passives.
400 - Fixed SME5 package.
401 - Fixed a bug which prevented disabling nets from the ratsnest
402 - Fixed a bug where clearances could be set 1 below the spacing
403 - Fixed clearline flag so that arcs also have this property.
404 - Speed up rtree searches and other autorouter speedups.
405 - Fixed a bug in computation of the closest polygon point.
406 - Use rtrees for polygon handling for speed improvements.
407 - Add a ChangePinName() action.
408 - Fix a bug which caused duplicate rats names when manually adding
409   rats lines.
410 - Added DRC checks for minimum drill diameter and minimum annular ring.
411 - Add a minimal glossary to the manual
412 - Fix the author name in the fab drawing
413 - Cause the crosshair to snap to pad ends instead of center for rat
414   drawing.
415 - Add "join" to SetFlag, ClrFlag and ChangeFlag.
416 - Added inline documentation for the pcb file syntax.  The manual now
417   is up to date and correctly documents the file format.  In addition
418   the inline documentation will make it much easier to maintain the
419   documentation.
420 - Remove some broken m4lib footprints
421 - Put the correct setting for the gschem footprint= attribute in []
422   in the library window for the m4 libraries.
424 ========================================================================
425 Release Notes for PCB snapshot 20050609
426 ========================================================================
428 - **** The GUI is now based on gtk2 instead of Xaw ****  This represents
429   a fairly major change.  You will now need gtk-2.4 or higher installed
430   along with any of its dependencies to build pcb.  On linux
431   distributions, it is probably the case that you already have this,
432   but see the README-GTK_PORT file for a note on gtk versions.
433   For *BSD, Solaris, and others, you may want to use NetBSD's pkgsrc
434   to help install gtk2 and its dependencies.
436 - Flags are stored symbolically in the .pcb file.  This is the start
437   of moving to support >8 layers.  Please note that >8 layer support
438   is not yet available in this snapshot.
440 - Fixes for gcc-4
442 - As part of the switch to gtk2, the user customizable menu feature has
443   been temporarily broken.  Hopefully this will be fixed by the next
444   snapshot.  In addition, the loading of background images has also been
445   temporarily broken.
447 ========================================================================
448 Release Notes for PCB snapshot 20050315
449 ========================================================================
451 - Several footprint library fixes including TO-220 parse errors and
452   incorrect drill holes on several componenets.
454 - Fixed a crashing bug in the pinout window.
456 - Allow the FAB author to be set via an Xresource to override what
457   PCB might have gotten from the gecos information.
459 - Added table of standard drill sizes to the manual.
461 - Fixed a crashing bug when trying to use arrow keys to adjust the scale
462   slider in the print dialog box.
464 ========================================================================
465 Release Notes for PCB snapshot 20050127
466 ========================================================================
468 - Fix drill size for PLCC sockets in ~geda library.  Fix drill size for
469   LED3 and LED5 footprints in ~geda library.
471 - Move the right-click popup menu to pcb-menu.res.
473 - Add DisperseElements() action for spreading out elements in an initial
474   layout.
476 - Fix fab drawing output for the case where a very small number of
477   drill sizes are used.
479 - Various documentation improvements.
481 - Remove many compiler warnings.
483 - Added metric output to the cursor display
485 - Fix <Key>. for toggling 45 degree mode.
487 - Crosshair snap snaps to center of pads and also to the mark of the
488   element.
490 - Protect all strcmp() calls with a check for a NULL pointer.  Fixes
491   various crashes.
493 - Fixed the mode buttons which were unresponsive in some versions of 
494   the X libraries.
496 - Element names may be edited over the element.
498 - Added --enable-efence for ElectricFence debugging.  Off by default
500 - Added --disable-rpath to avoid using rpath for the X libraries.
502 - Added vendor resource file support.  This allows lets you specify
503   a set of allowed drill sizes and drc rules for a particular vendor.
505 - Added -action command line option to allow executing an action on
506   startup.
508 - Date and time of compilation added to About dialog.
510 - Fix a bug where the soldermask relief on a new element is 100x smaller
511   than the default when "convert buffer to element" is used.
513 - Fix a name_tree corruption bug when changing an element name.
515 - Don't remove the formatted manual with a 'make clean' since they are
516   part of the distfile.  
518 - Let automake handle the html and pdf conversion.  This ends up using
519   texi2pdf for the pdf output which seems to do a better job than ps2pdf.
521 - Sort actions by modifier so that both Ctrl<Key>x and <Key>x work.
523 - Fix a SelectByName bug.
525 - Fix non-gcc compilation
527 - Command history added to :
529 - Fixed pinout window crash
531 - Allow Ctrl-drag to copy objects in arrow mode.
533 - Fixed a polygon clearance bug
535 - Fix an arc bounding box calculation error.
537 ========================================================================
538 Release Notes for PCB snapshot 20040903
539 ========================================================================
541 - enable -Wall when compiling with gcc.  Many compiler warnings have
542   been fixed.
544 - add a short man page which refers the user to the real documentation
546 - Added ExecuteFile(file) action which allows the execution of several
547   actions contained in a text file.
549 - Added -script <file> flag which specifies a file containing actions
550   to be executed upon startup.
552 - Various documentation improvements
554 - Protect some gcc extensions with tests for gcc.  This allows
555   compilation with the IRIX c compiler.
557 - Add support for a background image in the drawing area which can
558   help in importing a layout from a scanned image.
560 - Updated the ~geda library 150 and 300 mil width SOIC packages
561   to remove silk on pads and to more closely follow the IPC
562   recommendations
564 - Added support for menu accelerators.
566 - segfault when breaking apart an element with no element selected
567   bug fixed.
569 - autorouter improvements
571 - added more 400mil DIP packages to ~geda library
573 - fix a trace optimizer bug which produced a segfault
575 - other various bug fixes
578 ========================================================================
579 Release Notes for PCB snapshot 20040530
580 ========================================================================
581 This has been an exciting 3 months for PCB.  Many improvements have
582 been made in the program as well as additions and improvements to the
583 footprint library.  Thanks to everyone who has provided feedback,
584 patches, etc.
586 ----------------------
587 Additions/Improvements
588 ----------------------
589   - Expanded DRC checking
590   - "Realtime" DRC checking
591   - DRC settings are now stored in the board fle
592   - Centroid (X-Y) and bill of materials output
593   - Dynamic menus.  Users can now customize the menus via a
594     site-wide, per-user, or per-project menu resource file.
595   - Significant improvements to autorouting of congested designs.
596   - Autorouter can now use power planes.
597   - Improved appearance in autorouter output.
598   - Silk on pads/pins is clipped in RS-274-X output
599   - Ordering is preserved when writing output files so that diff
600     may be effectively used on pcb files.
601   - The autoplace feature now actually works
602   - Added ToggleVisibility action
603   - Most of the database is now kept in rtrees which avoids linear
604     searches.  This speeds up operation significantly.
605   - Added SetFlag, ClrFlag, ChangeFlag actions
607 ---------
608 Bug Fixes
609 ---------
610   - pin/pad bounding box calculation fixed.  Components can
611     now be placed closer to the edge of the board.
612   - miter trace optimization bug.
613   - Fix bug with pins which are enclosed by multiple polygons.
614   - Shorts to unnamed elements and pins are handled correctly.
615   - Various memory leaks fixed.
616   - Fixed some bugs with a really high zoom.
617   - Fixed default media selection in postscript print dialog
618   - Fix some DRC bugs with square pins.
620 ------------------
621 Footprint Library:
622 ------------------
623   - Added SOJ footprint family (~geda library)
624   - Added CTS series 742/3/4/5/6 resistor pack footprints (~cts library)
625   - Added PKG_CONNECTOR_DIL macro to let the HEADER*_1 footprints work
626     (~geda library)
627   - Correct the SDIP footprints (~geda library)
628   - Correct some Minicircuits footprints (~minicircuits library)
629   - Correct some panasonic footprints (~panasonic library)
630   - Change refdes silk size for sockets (~johnstech library)
631   - Increase soldermask relief on some mounting holes
632     (~johnstech library)
633   - Convert the COMMON_SMT_DIL_MIL and COMMON_SMT_DIL_MM macros
634     used by several other libraries to the hi-res format.
635   - Correct pin count on 100 pin QFP packages (100 not 72)
636     (~geda library)
637   - Correct pin count on HEADER60_2 (60 not 50) (~geda library)
639 ========================================================================
641 New Features for 2.0
643 (1) New library system. A directory tree is parsed and added to the library 
644 selector window. This directory is specified in the config.h file as 
645 PCBTREEDIR and should point to a directory where any pcb user that needs to 
646 create library elements has write privileges. The "-libtree X" switch will 
647 cause pcb to use directory X instead of the installed default for the new 
648 library directory. You should continue to be wary of the old library 
649 elements, many of them are not quite right. (Just check them carefully before 
650 fabing to be sure there are no surprises). My intent is to create a 
651 repository for new elements THAT PEOPLE HAVE FABRICATED SUCCESSFULLY in order 
652 to grow a reliable library.
654 (2) Element files can now contain layers (line, arcs, polygons), vias and 
655 elements. The new library system reads from element files (no need to learn 
656 M4). The expanded capability of element files allows you to put useful 
657 sub-circuits into the library. For example, a QFP package with a break-out 
658 via pattern can be stored as a library element. Be careful with this as the 
659 layers are saved simply by their layer number and lose any association with a 
660 group (e.g. whether it is the component, or solder-side layer).
662 (3) Improved fascilities for creating elements from drawn objects. Now you 
663 can put an element in the buffer, and break it into it's consitutent parts. 
664 Paste this to the layout, make changes, then put it back in the buffer to 
665 convert to an element. You can also save a buffer's contents to an element 
666 file (i.e. add it to the library). Of course element files are still just 
667 text files so you can edit them at will. Draw the element outline on the silk 
668 layer (lines and arcs, no polygons), use Vias to make pins or holes, and lines 
669 on the component and/or solder layers for SMD pads. Number the pins and pads 
670 with the name ("n" key) entry, then cut it all to the buffer and select 
671 "convert buffer to element". Saved elements always appear in the file in a 
672 component-side orientation (even if you save while viewing the solder side).
674 (4) Support for elements with surface-mount pads on both sides of the board. 
675 e.g. edge connectors. This also allows creation of elements with multiple
676 pins/pads having the same "number" string. This can be used, for example,
677 to create a DIP footprint that has a pad on top and bottom coincident
678 with each pin. This effectively makes the pins have elongated copper pads
679 on the top and bottom - something several home-made board makers have
680 requested.  If you do create an element with multiple pins having the
681 same number, and that number appears in the netlist, they MUST be connected
682 before the board is considered routed. See the "14DIP_oval_pad" example
683 in the "test" section of the library for an example.
685 (5) Support for the strokes library. Compiling with strokes enabled (see 
686 config.h) binds the middle button to recognize strokes for the user 
687 interface. Zoom in, Zoom out, choose the line, arrow, or via tools, rotate an 
688 object, etc. can be done with simple strokes. Check the source code 
689 (FinishStroke() in action.c) to see what the strokes are.
691 (6) Better fascilites for panning at high zoom: Shift-button3 down shows the 
692 whole layout - move the crosshair to where you want the display centered, 
693 then release the mouse button - the previous zoom level is restored, centered 
694 at the new location. You can do this while in the middle of drawing, moving, 
695 etc. You can also place the cursor in the panner area, and use the arrow keys 
696 on the keyboard to scroll half a window view per keypress. Of course you can 
697 still drag the screen with button1 with the panner tool (previously known
698 as no tool).
699 Auto-scrolling is also improved. If you want to use menus, buttons,
700 the panner, placing the pointer over them stops auto-scroll. If you
701 want to go to another window and not auto-scroll, pass the pointer
702 over one of those things before heading to the other window.
704 (7) Auto-router. The auto-router routes with the active line size, via size, 
705 and keep-away. It is a grid-less router, and will automatically avoid any 
706 existing traces, etc. that you've placed on the board. It uses all layers 
707 that are visible when invoked, so turn off any layers you don't want it to 
708 use. You can auto-route all rat lines, or selected rat lines. This was
709 written by C. Scott Ananian
711 (8) Fascilities to rip-up tracks and vias that were placed by the 
712 auto-router. You can rip-up all auto-routed tracks, or just those that are 
713 selected (and were auto-routed).
715 (9) Auto-placement code. It's broken. Don't use it.
717 (10) Many functions added to the menus that were previously accessible only 
718 through keys or typed commands. e.g. SetValue(Grid,1), DRC().
720 (11) You can turn on/off the requirement for unique element names. When 
721 unique names are required, they may be automatically generated when pasting. 
722 Turn on uniqueness for a single layout, turn off if placing several boards in 
723 a panel (or if you just want duplicate names). It's in the settings menu.
725 (12) Support for metric grids. Coordinates are still always integer mils,
726 but you can have the grid fall on a regular metric spacing to within
727 +/- 1 mil. Selectable in the "Screen" menu and also with the "SetValue(Grid, x)"
728 command; the value x is still in mils, but it's floating point now. Also
729 the concept of "absolute" grid has been eliminated - just align it where
730 you want.
732 (13) Support for viewing the soldermask. The Screen menu has a selection for
733 turning on/off the display of the solder mask. You can also change the
734 size of mask holes when the mask is displayed by using the
735 "ChangeClearSize(what, change)" function (k key). If the mask is not
736 displayed, this function changes polygon clearances as before. For example
737 you could elliminate all via soldermask holes by selecting everything
738 (make sure vias are turned on), then typing the command:
739 ":ChangeClearSize(SelectedVias, 0)" There is a special case for
740 vias to change the mask diameter equal to the via diameter, by using
741 +0 as the size change.
743 (14) Support for creation/addition of netlist by drawing rat lines.
744 Select "netlist" from the drawing layer, and use the line tool to
745 add nets. Undo removes the rat, but not the created net. To delete
746 a netlist entry, select the connection in the netlist window and
747 hit the backspace key. The "netlist" layer must be the active layer
748 to delete connections like this. This is NOT the recommended way
749 to create a netlist, but a lot of people asked for it.
751 (15) Support for snapping the crosshair to pins/pads even when they're not on
752 grid. Selectable in the "Settings" menu. Thanks to Borges for this
753 great idea.
755 (16) Doesn't draw negative lines and arcs in print output unless
756 necessary. It still does this for all pads though. Doesn't technically
757 matter, but there are a lot of bogus gerber viewers out there and
758 people that are easily confused by gerber files that completely meet
759 the specification.
761 (17) Added a "Lock" feature that lets you lock an object so it
762 can't be selected, moved, or modified. Very handy for making a
763 board-outline element (e.g. pc104 card) invisible to the Arrow
764 tool.
766 (18) lots of bug fixes (plus, no doubt, lots of newly introduced ones).
768 (19) a tool (in the tools folder) for converting to/from ncap files
769 for auto-routing with MUCS-PCB. I have not tried this myself. Written
770 By Luis Claudio G. Lopes
772 (20) a new build system based on the GNU automake and autoconf tools.
773 This should make compiling on different systems easier than with the
774 old imake based build system.
776 (21) A program for quickly generating QFP elements. Its invoked
777 from the old library (~generic/qfp menu, generic)
779 (22) Increased resolution.  The internal unit is now 0.01 mil
780 as opposed to 1.0 mil which was the previous unit.
782 Quick and dirty explanation of some as-yet undocumented features:
784 Netlist window: double-click on a net-name to enable/disable it. A "*" 
785 appears next to the name when it is disabled. Disabled means rats nests will 
786 ignore the net. Click on a connection to select it (and center it) in the 
787 layout window. "Finding" a connection starting from a pin or pad will
788 select it in the netlist window.
790 The "j" key controls whether a line (arc) clears (plow through) polygons or 
791 touches them. Newly created lines and arcs follow the setting in the 
792 "settings" menu. Put the cursor over the line or arc you want to change, then 
793 hit the "j" (j for join) key.
795 The "k" key controls the width of clearance around a line (arc) when it 
796 plows. "k" key increases clearance by 2, Shift-K decreases it by 2, also 
797 works for pins and vias piercing polygons. The initial value for new objects 
798 (but not element pins/pads which is in the element definition)
799 is controlled by the "keepaway" setting, changeable in the "sizes" menu.
801 When drawing lines, you can start a new anchor point without drawing from 
802 the previous point by either clicking button3, or Ctrl-button1. DON'T
803 USE BUTTON2 - that would be wrong, even if it sort of works.
805 The Arrow tool is for selecting/deselecting objects, and moving them. 
806 Shift-click to add to the existing selection. You can click-drag to draw 
807 boxes for box selection. If you click-drag on an already selected item, you 
808 will move the selection. If you click-drag on an un-selected item, you will 
809 move that item without selecting it. This last technique is the only way to 
810 move a point (e.g. end point of a line), and is also the only way to perform 
811 moves with rubber-banding (i.e. rubber-banding doesn't work with selections). 
812 Moving a selection actually cuts it to a special paste buffer, then pastes it 
813 at the new location. Always start a box selection by clicking in an empty 
814 region of the board. It may be desireable to turn off some visibility in 
815 order to simplify the box selection operation.  You can also lock
816 an object to make it invisible to the Arrow tool (so box selections can
817 begin over the object). If you don't configure for
818 strokes, the middle button is bound to the arrow tool.
820 To move an element or silk text to the opposite side of the board, use the 
821 "b" key (b for backside) to send it to the opposite side. You can also cut an 
822 object to a buffer, switch viewing sides (tab), then paste it. The buffer can 
823 be used this way to flip layout traces to the other side too, although if 
824 layer groups are used, the precise layer they appear on may not have the 
825 color you want, but the connectivity should not change.
828 Installation tip: BE SURE TO INSTALL THE NEW X11 RESOURCE FILE - run
829 make install to do this. If you just want to test without installing,
830 run the pcbtest.sh script in the src directory.