diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2009-02-01 05:20:00 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2009-02-01 05:20:00 +0000 |
commit | 99248208e18ae493e4d74acd752c61a8a96264e3 (patch) | |
tree | 29d6c12d6f7268381c51e901116c9f04efffcf47 /cad/geda-docs/distinfo | |
parent | 360471cf79383641616787deec9bd1e1f38e3d19 (diff) | |
download | pkgsrc-99248208e18ae493e4d74acd752c61a8a96264e3.tar.gz |
Update the geda suite to 1.4.3. Changes since the last packaged
version (1.4.0) are listed below.
-------------------------
Changes in this release only (since v1.4.0):
Carlos Nieves Onega (1):
* Fix missing %s in two strings.
Patrick Bernaud (1):
* Fix memory leak in gschem.
Peter Clifton (2):
* Fix verilog and VHDL netlist backends
* Add libgeda/po/POTFILES.skip for intl/plural.c
Peter TB Brett (1):
* Don't crash on zero snap grid spacing [2026598]
Werner Hoch (4):
* Fix drawing artefact in rubbernet drawing code
* update the pinnumbers if a slot attribute is deleted
* o_delete_text(): only call o_attrib_slot_update() for COMPLEX
objects.
* libgeda: fixed EOL handling for mixed windows/linux usage
-------------------------
Changes in this release only (since v1.4.1):
Ales Hvezda (2):
* Fixed up all icon-theme-installer files to work with non-bash
* Bumped the revision on libgeda's shared library and updated
versions.
Carlos Nieves Onega (1):
* Changed shell from bash to sh in icon-theme-installer
Dan McMahill (1):
* Avoid insecure temp file usage.
Peter Clifton (3):
* gattrib: Don't special-case ignore components with "graphical"
attribute.
* gattrib: Don't crash if we can't find data in the sheet. Bug
#2214739
* Calculate bounds of new object when copying an embedded complex.
Werner Hoch (1):
* libgeda: changed object adding flag for embeded symbols [#1692626]
-------------------------
Changes in this release only (since v1.4.2):
Patrick Bernaud (1):
* Enable promotion of attributes when adding a component from guile.
Peter Clifton (7):
* gschem: Ensure we invalidate the region of text's origin marker
* gnetlist: Fixup systemc backend
* gschem: Don't add invalid attributes to the multiattrib dialog list
* gschem: Check for self-connecting COMPLEX before deleting. Fix
#1912859
* gschem: Remove stretched object from stretch list if we delete it
* o_move_end_rubberband(): Rework creating connectivity lists. Fix
#2017356
* gschlas: Fix segfault opening file
Peter TB Brett (1):
* Validate calls to scm_c_eval_string(). [2105219]
Werner Hoch (1):
* gschem: redraw empty preview on configure events [#2159047]
Diffstat (limited to 'cad/geda-docs/distinfo')
-rw-r--r-- | cad/geda-docs/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cad/geda-docs/distinfo b/cad/geda-docs/distinfo index 7f85ccb2e1a..d899e72dc30 100644 --- a/cad/geda-docs/distinfo +++ b/cad/geda-docs/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2008/02/01 02:34:24 dmcmahill Exp $ +$NetBSD: distinfo,v 1.21 2009/02/01 05:20:01 dmcmahill Exp $ -SHA1 (geda/geda-docs-1.4.0.tar.gz) = d8b77a3f39fa324637314b62bdd56a7b2742f1a2 -RMD160 (geda/geda-docs-1.4.0.tar.gz) = 087d16a3cbaff1eb1a948e59ad6b87e950aa236f -Size (geda/geda-docs-1.4.0.tar.gz) = 1833377 bytes +SHA1 (geda/geda-docs-1.4.3.tar.gz) = dda5b33b2df4486f3cdc930d771880b8f6bba3c0 +RMD160 (geda/geda-docs-1.4.3.tar.gz) = e6245be1d708f629623fb3c216d9ecc379cefbc1 +Size (geda/geda-docs-1.4.3.tar.gz) = 1839084 bytes |