-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 NEWS: ===== New upstream release. See attached NEWS from upstream for more details.
DESCRIPTION: ============ Which is a utility that prints out the full path of the executables that bash(1) would execute when the passed program names would have been entered on the shell prompt. It does this by using the exact same algorithm as bash. DOWNLOAD: ========= Note that downloads from sources.redhat.com (aka cygwin.com) aren't allowed due to bandwidth limitations. This means that you will need to find a mirror which has this update, please choose the one nearest to you: http://cygwin.com/mirrors.html QUESTIONS: ========== If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. CYGWIN-ANNOUNCE UNSUBSCRIBE INFO: ================================= To unsubscribe to the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL. - -- David Rothenberger ---- [EMAIL PROTECTED] The five rules of Socialism: (1) Don't think. (2) If you do think, don't speak. (3) If you think and speak, don't write. (4) If you think, speak and write, don't sign. (5) If you think, speak, write and sign, don't be surprised. -- being told in Poland, 1987 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (Cygwin) Comment: Key at http://mysite.verizon.net/res00a7j/key.gpg.txt Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEVAwUBR5dxAb3xOW8bc2dhAQh3gQf/VZfe+rkRSTkSNHeqDhsL5m0CBNXWRnWO PgHRTEeT9/xgb6rkNN2BQ2P/qzQgLrzWVGf1uvwvImTnj+x9mHYDmw4qmKB1Cmyx t+i7AZykeP/UKP0HqKSZrxFVNENkcYmjhbrLvVyqc4fYTsc149E7JOJz0zs+8Gfq M1XAbhIZRGKlyqupDs1W/t19HkH7PwJu8JD64LAL/gbweMGbjKDkhFo5SEcqHzr6 1iR7UdMIpd8jIbrhnM6DXT5gSZ8GLJKEwoUzF9T2DkDVTCj9J5zZKeo8qzcJ3oFs 13rrDrfQd2kpe/WFdd3hTzbGIUKStneAb/HarNRkWiMEXvesQGGpiA== =Eh1F -----END PGP SIGNATURE-----
Version 2.18 --> 2.19 * Upgraded code from bash to version 3.2. This DOES has influence on how Which behaves under certain circumstances. * Support for Cygwin: Two leading slashes are now treated as possibly special, because a double leading slash can have an implementation-defined meaning (depending on the Operating System), as is for example the case in Cygwin. See http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap04.html#tag_04_11 This means that GNU which no longer collapses two leading slashes of a path into a single slash. * When the environment variable HOME is not set, the home directory is now read from /etc/passwd or set to '/' if no home directory could be found (this now matches the tilde lib used in bash). * Fixed the function declaration given in README.alias * Added a @dircategory and @direntry to which.texinfo * Changed the license to GPLv3.
NEWS.sig
Description: Binary data
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/