diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2004-09-04 20:12:14 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2004-09-04 20:12:14 +0000 |
commit | cb6e8fdbc1b82a35c483a5857e2092a3dfbda185 (patch) | |
tree | 431316ad7765ef9f3dc8ab97dad3d434ba51f486 /cad/pcb-current/distinfo | |
parent | 6873e335aeb74e71872ef448af9f9f03db24dba2 (diff) | |
download | pkgsrc-cb6e8fdbc1b82a35c483a5857e2092a3dfbda185.tar.gz |
update to pcb-current-20040903
========================================================================
Release Notes for PCB snapshot 20040903
========================================================================
- enable -Wall when compiling with gcc. Many compiler warnings have
been fixed.
- add a short man page which refers the user to the real documentation
- Added ExecuteFile(file) action which allows the execution of several
actions contained in a text file.
- Added -script <file> flag which specifies a file containing actions
to be executed upon startup.
- Various documentation improvements
- Protect some gcc extensions with tests for gcc. This allows
compilation with the IRIX c compiler.
- Add support for a background image in the drawing area which can
help in importing a layout from a scanned image.
- Updated the ~geda library 150 and 300 mil width SOIC packages
to remove silk on pads and to more closely follow the IPC
recommendations
- Added support for menu accelerators.
- segfault when breaking apart an element with no element selected
bug fixed.
- autorouter improvements
- added more 400mil DIP packages to ~geda library
- fix a trace optimizer bug which produced a segfault
- other various bug fixes
Diffstat (limited to 'cad/pcb-current/distinfo')
-rw-r--r-- | cad/pcb-current/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/pcb-current/distinfo b/cad/pcb-current/distinfo index 50195a5951e..78efce200f5 100644 --- a/cad/pcb-current/distinfo +++ b/cad/pcb-current/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2004/05/31 12:42:43 dmcmahill Exp $ +$NetBSD: distinfo,v 1.4 2004/09/04 20:12:14 dmcmahill Exp $ -SHA1 (pcb-20040530.tar.gz) = a233e6e8efbb4832d00f6f191089db100c0b584d -Size (pcb-20040530.tar.gz) = 2282263 bytes +SHA1 (pcb-20040903.tar.gz) = c24040349b86f86faf75145ded3f9c19242279bf +Size (pcb-20040903.tar.gz) = 2317381 bytes |