SHA256
1
0
forked from pool/ack
ack/ack.changes

68 lines
2.5 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Tue Nov 16 10:38:26 UTC 2010 - puzel@novell.com
- update to 1.94:
[ENHANCEMENTS]
* Added support for Go and Delphi.
* Ignores Monotone's _MTN directories.
* Added .xsl to the list of --xml files.
-------------------------------------------------------------------
Thu Nov 11 23:00:39 UTC 2010 - pascal.bleser@opensuse.org
- applied patch by Pavol Rusnak <prusnak@suse.cz> from openSUSE:Factory:Contrib/ack to ignore .osc directories (redone for release 1.92)
- merged .changes entries for 1.92 by Petr Uzl <puzel@suse.cz> from openSUSE:Factory:Contrib/ack, he was a lot less lazy than me
-------------------------------------------------------------------
Sun Feb 14 22:09:12 UTC 2010 - pascal.bleser@opensuse.org
- removed bash completion file, way too slow
-------------------------------------------------------------------
Sun Feb 14 21:53:01 UTC 2010 - pascal.bleser@opensuse.org
- update to 1.92:
[ENHANCEMENTS]
* Added Scala support. Thanks to Dan Sully.
* Added .phtml as an extension for PHP.
* Using -f or -g now return a proper error code. If files are
found, ack returns 0. If none are found, ack returns 1. This
is a change in the specification, but the code didn't match the
specfication anyway.
* No man pages are created for any of the .pm files any more.
[FIXES]
* The --pager flag would not work. Now it does. Thanks Packy
Anderson.
* File matching for Emacs work files that match #*# was wrong.
It was checking the entire path, not just the basename. This
is fixed. (http://github.com/petdance/ack/issues/closed/#issue/101)
* Fixed URLs that pointed to old Google Code.
- split out perl-App-Ack into its own subpackage
-------------------------------------------------------------------
Mon Jul 13 00:00:00 UTC 2009 - pascal.bleser@opensuse.org
- update to 1.88:
* ack has a new plugin system, so you can build plugins to search
whatever filetype you want
* added support for .hrl Erlang header files
* added support for --rake files, which are also --ruby files
* fixed a bug where files ending in "Makefile" were mistakenly
identified as Makefiles
* created a new etc/ directory and its first addition, a bash
auto-completion file
-------------------------------------------------------------------
Wed Jul 16 00:00:00 UTC 2008 - guru@unixtech.be
- new upstream version (1.86)
-------------------------------------------------------------------
Tue Mar 25 00:00:00 UTC 2008 - guru@unixtech.be
- new package (1.78)