diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-11 11:21:36 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2011-05-11 11:21:36 +0000 |
commit | 4f8ae6c491df1c632cf30668d7a6f0bc3c8c2782 (patch) | |
tree | 2ccdbe7665e3dc29ab922d895afbd1da6e64587c /cad/pcb/distinfo | |
parent | 89079ebf3a492725f296f0c2519a9b17e3d60f5f (diff) | |
download | pkgsrc-4f8ae6c491df1c632cf30668d7a6f0bc3c8c2782.tar.gz |
Update to pcb-20100929
========================================================================
Release Notes for PCB snapshot 20100929
========================================================================
This release represents over 240 commits and as such this summary
clearly is not complete. See the ChangeLog file for the complete list
of changes.
Features
--------
- PCB can directly import (forward annotate) schematics while running.
- Many places where measurements are entered now accept units, like
"5mm", and "cm" and "in" are allowed too.
- Free Rotate Buffer added to menu
- Polygon Hole tool.
- F12 invokes the Lock tool.
- Russian translation added.
- DBUS is enabled by default when possible.
- Command-line exporters can run action scripts too.
- GTK tool tips on elements, pins, and nets.
- Command-line actions in GUIs do not require (,,) syntax.
- PCB can import footprints both in subdirectories and the named directories.
- New GCode exporter.
- Footprint files use ".fp" as the suffix; this is automatically
searched for if needed.
- GTK dialogs do not show at startup unless requested.
- Stackup can be specified on the command line for command-line exporting.
- Reference card updated.
- The snap-point in pads is the center.
- The 's' key toggles polygons to clear/notclear all pads and pins
Bug Fixes
---------
- Various PNG export fixes.
- lesstif's magic toggle-layers-on-flip fixed.
- Arc bounding box math fixed.
- Fixed: sometimes, disabling silk also disabled the solder layer.
- "pcb --help" prints all options again
- Add mnemonic for "close without saving"
- Don't select silk on the back side when it's invisible.
- Various polygon rendering bugs fixed.
- PNG drill bloat export fixed.
- Attempts to change polygon clearance *on* polygons results in a hint.
- PNG doesn't segfault if not all graphic formats are supported.
- Various toporouter fixes and improvements
- HID_Mixed is supported in attribute dialogs
- Flipped rectangles in PS exports are drawn correctly.
- Optimizer removes micro-traces under pads.
- Vias, pins, and pads are now drawn under the mask instead of over.
- Windows supported better.
Other
-----
- Sources converted to C99
- Doc extraction gives more control over categories.
- Thermal documentation updated.
- Actions can see the context they were invoked in
Diffstat (limited to 'cad/pcb/distinfo')
-rw-r--r-- | cad/pcb/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/pcb/distinfo b/cad/pcb/distinfo index 5728edf0e09..e2c0a35a975 100644 --- a/cad/pcb/distinfo +++ b/cad/pcb/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.17 2009/11/06 02:29:59 dmcmahill Exp $ +$NetBSD: distinfo,v 1.18 2011/05/11 11:21:36 dmcmahill Exp $ -SHA1 (pcb-20091103.tar.gz) = 49b1bf551b0e4d8811abf55af515d77a59797e31 -RMD160 (pcb-20091103.tar.gz) = 6e0cd1a4e1bf92a403f3d805aa3b0649360cb04e -Size (pcb-20091103.tar.gz) = 4503621 bytes +SHA1 (pcb-20100929.tar.gz) = e7f921ba2af8d36d0d5f02eb3e49ce16f3d17cbe +RMD160 (pcb-20100929.tar.gz) = 516b4c9200a812b89aa41352dfec12446ccdd864 +Size (pcb-20100929.tar.gz) = 4704263 bytes |