in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
New in 1.8.0:
* diff3(1) support. No directory diff3 support yet.
* -o option to specify a merge output file.
* Improved keyboard navigation (PageUp and PageDown).
* Bug fixes.
* ~/.gnome/gtkdiff file has been changed.
The previous version might crash with a new file.
This version works with a previous file.
New in 1.7.0:
* Highlight selected region.
* Search feature in directory view.
* Directory view's functions are improved.
* Merge UI is improved a little. Click to select, one more click to insert.
* diff(1) -s option support.
* check sum support. (using cksum(1) or sum(1))
* Bug fixes.
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
* Some bug fixes.
* Search function.
* Click on a different portion in two-pane mode, and the portion is
selected. No UI feedback except statusbar. It could be useful after
you search any word.
* Toolbar support.
* Menubar becomes a little bit fancy.
* Preference settings in directory view are restored properly.
* A bug fix related to DBCS(Double Byte Character String).
* A notification release.
* A new tool, gtkdiff-cvs. It's a simple shell script, handling CVS
files.
* Minor bug fixes.
* Accelerator key bug fix. (You might need to delete
~/.gnome/accels/gtkdiff file, if some accelerator keys don't work.)
* Turkish message translation.
* Danish message translation.
* Merge view.
* Some changes in ~/.gnome/gtkdiff file.
"PaneMode" entry becomes obsolete.
"DiffArgs" entry is moved to "Diff" section.
Although they don't matter, if you don't like useless lines remained,
please delete ~/.gnome/gtkdiff by yourself.
* Internal version.
* Most of GUI components become widget base.