0b85313486
Release notes for the gEDA/gaf 1.4.0.20080127 stable snapshot Summary __________________________________________________________________ This is the third major stable release of gEDA/gaf. It rolls up the various feature additions, code cleanup, and bug fixes that have occurred over the past five months. Major highlights include: * Many usability improvements to the various programs * Optional support for desktop integration (GNOME and KDE) * Many improvements to component library handling (internals and component selection dialog) * libgeda is now internationalized * Many language translation updates to gschem and gattrib * Improved error handling throughout all the programs * Fixes to the spice-sdb backend to support slotting * Rendering improvements and speedups in gschem * A bunch of new tests in gsymcheck to catch a few common errors * Improved support for running under MinGW * Lots and lots of code cleanup and improvements throughout all the programs * The usual slew of bugs and quirks fixed NOTE: This is a stable snapshot and should be packaged up by distribution package maintainers. Changes __________________________________________________________________ Changes in this release only (since v1.3.1): Peter Clifton * Fix typo in Dutch translation * Fix use after free corruption when consolidating nets * Invalidate component cache when updating symbols. [#1880211] * Only call gdk_window_invalidate_rect() when drawing to a GdkWindow. Werner Hoch * gsymcheck: improved the pintype check, added test case * Added new pintype test symbol and output to EXTRA_DIST * gsymcheck: test for misplaced attributes * gsymcheck: moved obsolete and forbidden attribute checks * fixed error handling bug in run_source_command() [#1869941] * forward status messages from the library command to the log * fixed two symbols with missplaced pin attribute errors * detach missplaced symbol attributes * fixed symbol with invalid pintype attribute * Update the pinnumbers when updating a symbol with slots * Updated German translation of gschem Ales Hvezda * Updated documentation from the official wiki website * Changed Edit/Undo and Add/Bus hotkeys * Fixed reversed VDD/VSS nets in this hex schmitt trigger * Fix a crash when running a script that calls (gschem-image ...) Bernd Jendrissek * Update Afrikaans translation to fix spelling error. Bert Timmerman * libgeda Dutch translation updates For all the other changes from last development series (1.3.x): * [1]gaf-1.3.0 Release Notes * [2]gaf-1.3.1 Release Notes Notes/Bugs/Errata/Known Issues/Last Minute Issues __________________________________________________________________ * Many thanks to everybody who contributed to this snapshot and previous development snapshots. * Updates to this stable snapshot (1.4.x series) will occur if people find issues. * The next major stable snapshot (1.6.x) will probably happen in the middle of this year. * Please submit all bugs to the [3]bug tracker.
60 lines
2.2 KiB
Text
60 lines
2.2 KiB
Text
@comment $NetBSD: PLIST,v 1.11 2008/02/01 02:34:23 dmcmahill Exp $
|
|
bin/gnetlist
|
|
bin/mk_verilog_syms
|
|
bin/sch2eaglepos.sh
|
|
bin/sw2asc
|
|
man/man1/gnetlist.1
|
|
share/doc/geda-doc/man/gnetlist.html
|
|
share/doc/geda-doc/readmes/README.bom
|
|
share/doc/geda-doc/readmes/README.eagle
|
|
share/doc/geda-doc/readmes/README.pcb
|
|
share/doc/geda-doc/readmes/README.switcap
|
|
share/doc/geda-doc/readmes/README.sysc
|
|
share/doc/geda-doc/readmes/README.verilog
|
|
share/doc/geda-doc/readmes/README.vhdl
|
|
share/doc/geda-doc/readmes/syntax_architecture.txt
|
|
share/doc/geda-doc/readmes/syntax_entity.txt
|
|
share/doc/geda-doc/readmes/vams_mode.txt
|
|
share/gEDA/scheme/gnet-PCB.scm
|
|
share/gEDA/scheme/gnet-PCBboard.scm
|
|
share/gEDA/scheme/gnet-allegro.scm
|
|
share/gEDA/scheme/gnet-bae.scm
|
|
share/gEDA/scheme/gnet-bom.scm
|
|
share/gEDA/scheme/gnet-bom2.scm
|
|
share/gEDA/scheme/gnet-calay.scm
|
|
share/gEDA/scheme/gnet-cascade.scm
|
|
share/gEDA/scheme/gnet-drc.scm
|
|
share/gEDA/scheme/gnet-drc2.scm
|
|
share/gEDA/scheme/gnet-eagle.scm
|
|
share/gEDA/scheme/gnet-futurenet2.scm
|
|
share/gEDA/scheme/gnet-geda.scm
|
|
share/gEDA/scheme/gnet-gossip.scm
|
|
share/gEDA/scheme/gnet-gsch2pcb.scm
|
|
share/gEDA/scheme/gnet-mathematica.scm
|
|
share/gEDA/scheme/gnet-maxascii.scm
|
|
share/gEDA/scheme/gnet-osmond.scm
|
|
share/gEDA/scheme/gnet-pads.scm
|
|
share/gEDA/scheme/gnet-partslist-common.scm
|
|
share/gEDA/scheme/gnet-partslist1.scm
|
|
share/gEDA/scheme/gnet-partslist2.scm
|
|
share/gEDA/scheme/gnet-partslist3.scm
|
|
share/gEDA/scheme/gnet-pcbpins.scm
|
|
share/gEDA/scheme/gnet-protelII.scm
|
|
share/gEDA/scheme/gnet-redac.scm
|
|
share/gEDA/scheme/gnet-spice-sdb.scm
|
|
share/gEDA/scheme/gnet-spice.scm
|
|
share/gEDA/scheme/gnet-switcap.scm
|
|
share/gEDA/scheme/gnet-systemc.scm
|
|
share/gEDA/scheme/gnet-tango.scm
|
|
share/gEDA/scheme/gnet-vams.scm
|
|
share/gEDA/scheme/gnet-verilog.scm
|
|
share/gEDA/scheme/gnet-vhdl.scm
|
|
share/gEDA/scheme/gnet-vipec.scm
|
|
share/gEDA/scheme/gnetlist.scm
|
|
share/gEDA/scheme/gnetlist-post.scm
|
|
share/gEDA/system-gnetlistrc
|
|
@unexec ${RMDIR} %D/share/doc/geda-doc/man 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/doc/geda-doc/readmes 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/doc/geda-doc 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/gEDA/scheme 2>/dev/null || ${TRUE}
|
|
@unexec ${RMDIR} %D/share/gEDA 2>/dev/null || ${TRUE}
|