1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
2008-07-08 Ian Beckwith <ianb@erislabs.net>
* google: fix bashism (thanks to Philip Armstrong).
2008-07-02 Ian Beckwith <ianb@erislabs.net>
* surfraw.IN:w3_url_escape: escape "`", stop escaping ".".
(Thanks to Micah Anderson).
* debpackages/debcontents:
+ update options and distributions,
+ add -a option to use archive.debian.net
* Fix javasun test.
* Add javasun.test and lsm.test to EXTRA_DIST.
2008-06-16 Ian Beckwith <ianb@erislabs.net>
* Thanks to John Gruenenfelder for:
+ New elvi: arxiv.
+ surfraw-update-path: fix csh syntax.
* wetandwild: switched to weather.com, as yahoo now uses AJAX.
Command line options and SURFRAW_weather_* variables no
longer supported.
* port: fixed, original site is back.
* austlii: fixed search URL and test.
Method now defaults to 'auto'.
* translate: fixed URLs.
* w3css: fixed test.
* sundocs: removed, use sunonesearch.
* xxx: removed, use arxiv.
* test/runtests: prefer decoded_content if available.
2008-03-24 Ian Beckwith <ianb@erislabs.net>
* Thanks to James TD Smith for the following:
+ New elvis: javasun - search Java API Docs.
+ google: -country option to specify country.
Also respects SURFRAW_lang variable.
2008-03-11 Ian Beckwith <ianb@erislabs.net>
* debpackages/debcontents: updated ubuntu search.
* freedb/cddb: updated options.
* debbugs: fixed indentation.
* port: point to what will hopefully be new site.
* README, rae, currency: convert to utf-8.
* austlii: fixed test.
2008-02-11 Ian Beckwith <ianb@erislabs.net>
* New elvis: sunonesearch (replaces sunsolve).
* surfraw.IN, rfc: remove bashisms.
* cnn: fixed url.
* debcontents: updated ubuntu distribution.
* deblists: rewrote for new search interface.
* debpackages: updated debian url.
* genpkg: as straight search has gone, we now go to
packages.gentoo.org/packages/<arg>.
* yubnub: disable requoting (thanks to Nathaniel Heinrichs).
* sunsolve: removed, replaced by sunonesearch.
* cddb, freebsd, pgpkeys, w3link, webster, ebay(cn): fixed tests.
* surfraw.1.IN, elvi.1sr.IN: properly quote hyphens.
* Updated my email address.
2007-10-06 Ian Beckwith <ianb@nessie.mcc.ac.uk>
* Added SURFRAW_lang variable to set default country/language.
Affected elvi: amazon, bbcnews, ebay, ixquick, leodict,
opensearch, translate, wetandwild, wikipedia.
Thanks to Simon Ernst for the idea.
* surfraw.IN (w3_url_escape): fix quoting of single quote.
Thanks to Alexander Becher for the patch.
* New elvis: lsm - search the Linux Software Map.
* fsfdir: fixed search URL.
* amazon, ebay, translate: expanded language/country list.
* surfraw.lsm.in: fixed syntax of Primary-site.
2007-09-13 Ian Beckwith <ianb@nessie.mcc.ac.uk>
* Actual new upstream release.
* Bumped version to 2.2.0.
* configure now supports --disable-opensearch.
improved help macro syntax.
Patches from James Rowe, thanks!
* cia elvi fixed, thanks to Charles Twardy.
Evidently I was wrong about there being a LWP problem
with the cia test, test reenabled.
* Fixed discogs test.
* Moved surfraw and surfraw-update-path from dist_bin_SCRIPTS
to bin_SCRIPTS so they are built rather than shipped.
* Updated LSM entry.
* Added new make target: make submit-lsm
Mails updated LSM entry to LSM@qqx.org.
* Updated copyright dates.
* Updated README.
2007-09-06 Ian Beckwith <ianb@nessie.mcc.ac.uk>
* Surfraw 2.1.7
* First official upstream release by the debian surfraw-devel
team. For previous detailed changelog entries, see the debian
changelog in debian/changelog. For a user-level summary of
changes, see NEWS.
|