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.