Mailing-List: contact cygwin-announce-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-announce AT sources DOT redhat DOT com Delivered-To: moderator for cygwin-announce AT sources DOT redhat DOT com Date: Wed, 22 Nov 2000 12:22:14 -0500 From: Christopher Faylor To: cygwin-announce AT cygwin DOT com Subject: Updated: Cygwin 1.1.6-1 Message-ID: <20001122122214.A7456@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i I've updated the version of the cygwin DLL and associated utilities to 1.1.6-1. A partial list of what has changed is below. If anyone who has submitted changes that are not mentioned below wants to chime in, please feel free. Also, apologies if I didn't attribute your change to you. To update your installation, click on the "Install Cygwin now" link on the http://sources.redhat.com/cygwin web page. This downloads setup.exe to your system. Run setup and answer all of the questions. PLEASE, PLEASE, PLEASE choose a mirror site for your download. The 'sources.redhat.com' site is badly overloaded. The mirrors below have the latest version of this package: ftp://ftp.sunsite.utk.edu/pub/cygwin/ (US) ftp://gd.tuwien.ac.at/gnu/cygwin/ (Austria) ftp://ring.aist.go.jp/archives/pc/gnu-win32/ (Japan) The setup.exe program will figure out what needs to be updated on your system and should install the package automatically. If you have questions or comments, please send them to the Cygwin mailing list at: cygwin AT sources DOT redhat DOT com . I would appreciate if you would use this mailing list rather than emailing me directly. This includes ideas and comments about the setup utility or Cygwin in general. If you want to make a point or ask a question the Cygwin mailing list is the appropriate place. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want 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: cygwin-announce-unsubscribe-you=yourdomain DOT com AT sources DOT redhat DOT com Christopher Faylor Cygwin Engineering Manager (and Developer) Red Hat, Inc. Changes in this release: - Fixed the make -j and zsh hanging problems. (cgf) - Fixed 'clear screen' only clearing part of the screen when horizontal buffer is larger than visible buffer. (Bradley Town) - Fixed problem with rewinddir. (Eric Fifer) - Fixed problem with ./.foo when cwd is root. (Corinna Vinschen) - Fixed problems with quoting of non-cygwin command line arguments. (cgf)