Overview of Changes in GAIL 1.6.5
=================================
* Ensure than antecendent menu is unposted when menu item is activated.
(bug #134532)
* Set state ATK_STATE_SENSITIVE for cells in a GtkTreeView. (bug #142776)
* Emit children-changed signal when tab added to or removed from GtkNotebook.
(bug #128970)
* Updated translations: Simplified Chinese [Funda Wang]
Overview of Changes in GAIL 1.6.4
=================================
* Prevent warning message because of referring to non-existent child.
(bug #141494)
* Report labels correctly for GnomeFontPicker (bug #140616)
* Ensure that focus object for widget is not defunct before reporting
focus on it. (bug #141907)
* Set button press as default action for button consisting of a down arrow.
(bug #137401)
Overview of Changes in GAIL 1.6.3
=================================
* Fix warning messages when compiling. (bug #140475 [Stanislav Brabec]
* Rework fix for evolution crasher bug. (bug #140559)
* Do not report focus state change on widget when non-widget child of
widget is reported as having focus. (bug #134003)
Overview of Changes in GAIL 1.6.2
=================================
* Ensure that accessible name is reported for file in Nautilus List View.
(bug #139391)
* Report children of scrolled window correctly when only vertical scrollbar
is visible. (bug #138734)
* Fix crasher bug in evolution when going to a specific date. (bug #140475)
* Add translations: Add M\304\201ori [John Barstow]
========================================================================
Release Notes for PCB snapshot 20040530
========================================================================
This has been an exciting 3 months for PCB. Many improvements have
been made in the program as well as additions and improvements to the
footprint library. Thanks to everyone who has provided feedback,
patches, etc.
----------------------
Additions/Improvements
----------------------
- Expanded DRC checking
- "Realtime" DRC checking
- DRC settings are now stored in the board fle
- Centroid (X-Y) and bill of materials output
- Dynamic menus. Users can now customize the menus via a
site-wide, per-user, or per-project menu resource file.
- Significant improvements to autorouting of congested designs.
- Autorouter can now use power planes.
- Improved appearance in autorouter output.
- Silk on pads/pins is clipped in RS-274-X output
- Ordering is preserved when writing output files so that diff
may be effectively used on pcb files.
- The autoplace feature now actually works
- Added ToggleVisibility action
- Most of the database is now kept in rtrees which avoids linear
searches. This speeds up operation significantly.
- Added SetFlag, ClrFlag, ChangeFlag actions
---------
Bug Fixes
---------
- pin/pad bounding box calculation fixed. Components can
now be placed closer to the edge of the board.
- miter trace optimization bug.
- Fix bug with pins which are enclosed by multiple polygons.
- Shorts to unnamed elements and pins are handled correctly.
- Various memory leaks fixed.
- Fixed some bugs with a really high zoom.
- Fixed default media selection in postscript print dialog
- Fix some DRC bugs with square pins.
------------------
Footprint Library:
------------------
- Added SOJ footprint family (~geda library)
- Added CTS series 742/3/4/5/6 resistor pack footprints (~cts library)
- Added PKG_CONNECTOR_DIL macro to let the HEADER*_1 footprints work
(~geda library)
- Correct the SDIP footprints (~geda library)
- Correct some Minicircuits footprints (~minicircuits library)
- Correct some panasonic footprints (~panasonic library)
- Change refdes silk size for sockets (~johnstech library)
- Increase soldermask relief on some mounting holes
(~johnstech library)
- Convert the COMMON_SMT_DIL_MIL and COMMON_SMT_DIL_MM macros
used by several other libraries to the hi-res format.
- Correct pin count on 100 pin QFP packages (100 not 72)
(~geda library)
- Correct pin count on HEADER60_2 (60 not 50) (~geda library)
have builtin readline.
fixes a problem under Slackware 9.1 where the aaa_elflibs package (which
must be installed) provides shared libraries for base system programs
linked against them, but does not provide the .so symlink nor the header
files needed for development, so can't be used for pkgsrc.
http://svn.collab.net/repos/rapidsvn/tags/0.6.0
Pkgsrc changes: Require subversion 1.0.0 and wxGTK 2.4.2. Remove
patch-aa (issue #180 below).
User-visible changes:
* 180 Configure script failed on Solaris because of "find -maxdepth"
* 183 Save preferences "Flat view" and "Refresh with Update"
* 149 RapidSVN supported for AMD64
* 184 New icon for out-of-date files
* 186 Implemented Diff command for the Log dialog.
* 157 Fixed: diff could not open file on Linux
* 145 Fixed: sort-order for status in file-list
* 158 Fixed: crash when adding a bookmark
* 160 Fixed: double click on file in repos doesn't work
* 166 Fixed: trailing spaces on repository URL not trimmed
* 177 Fixed: status for 'out-of-date' files not being displayed
* 185 Fixed: Text/Property status display for 'out-of-date' files
* 148 Fixed: date display in log dlg
Developer-visible changes:
* 164 Fixed: ls return path wrong for current dir
* 169 Fixed: Context inits apr after using apr function
* 162 Conform with Subversion 1.0.0
* 168 add changed path support to log
mod_transform is a filter module that allows Apache 2.0 to do dynamic XSL
Transformations on either static XML documents, or XML documents generated
from another Apache module or CGI program.
- fix installation of example README.CSR.
Changes with mod_ssl 2.8.18 (11-May-2004 to 27-May-2004)
*) Fix buffer overflow in "SSLOptions +FakeBasicAuth" implementation
if the Subject-DN in the client certificate exceeds 6KB in length.
(CVE CAN-2004-0488).
*) Handle the case of OpenSSL retry requests after interrupted system
calls during the SSL handshake phase.
*) Remove some unused functions.
configure script of this package replaces @LDFLAGS@ with
${CONFIGURE_LDFLAGS}, not with ${LDFLAGS}. This fixes the problem
that ed2k_gui doesn't run on some platforms due to incorrect rpath.
Bump PKGREVISION.
without having to hack the Makefile(s).
makes it easier to downgrade to a previous nightly build (provided you
already have the distfile) by simply setting eg. MOZ_VER=20040525, as
I just had to do :)