]> cygwin.com Git - cygwin-apps/cygutils.git/blobdiff - NEWS
Post-release version bump (1.4.7)
[cygwin-apps/cygutils.git] / NEWS
diff --git a/NEWS b/NEWS
index d53de33801bbb4eb6f56e82976fdeec420eeb9f5..052420f825854125ce48aaa9dbf0cf1ffcf2467b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,84 @@
+1.4.8
+  * Placeholder
+
+1.4.6
+  * conv: no longer distribute as dos2unix, unix2dos, u2d, or d2u.
+    Those programs now available from the separate dos2unix package.
+  * ascii: by default, now only prints characters 0..127. Use new
+    option --extended/-e for old behavior, printing characters 0..255.
+    See this thread: http://cygwin.com/ml/cygwin/2010-04/msg00600.html
+  * cygstart: Fix --reference. Allow relative paths (enables, e.g.
+    'cygstart calc'). Reported by Ken Hirsch.
+    http://cygwin.com/ml/cygwin/2010-01/msg01101.html
+  * cygdrop: Minor fixes (Christian Franke)
+  * mkshortcut: Minor fixes (Jon TURNEY)
+  * Updated license for lpr to GPLv3+ (with permission from
+    Rick Rankin)
+  * Updated license for readshortcut to GPLv3+ (with permission
+    from Rob Siklos)
+  * Updated license for realpath to GPLv3+ (was GPLv2+)
+  * Updated license for cygstart to GPLv3+ (was GPLv2+; no objections
+    from Michael Schaap)
+  * Updated license for cygdrop to GPLv3+ (was GPLv2+; no objections
+    from Christian Franke)
+  * Updated license for mkshortcut to GPLv3+ (was GPLv2+; no objections
+    from Joshua Daniel Franklin)
+  * Updated license for the cygicons.dll (as a collection) to GPLv3+ (was
+    GPLv2+). Individual icons within the collection remain under their
+    original license.
+  * Updated license for banner to GPLv3+ (with permission from
+    from Joerg Schaible)
+
+1.4.4
+  * Fix longstanding bug in mkshortcut, in which failure was
+    reported even on success (Andy Koppe).
+  * --help, --license, --usage, and --version output now goes
+    to stdout instead of stderr
+  * Add standard command line options to cygdrop (--version,
+    --help, --license, --usage)
+  * Various internal code cleanups
+
+1.4.2
+  Add hippo icon to cygicons.
+  Fix mkshortcut bug.
+
+1.4.1
+  Add --help option to lpr.
+  Build system improvements.
+  Add support for building on MinGW.
+  Add new cygdrop utility (Christian Franke; requires w2k or better)
+  Many of the utilities have been relicensed as GPLv3+.
+
+1.4.0
+  Add support to cygstart for filenames with UTF/wide chars.
+  (IWAMURO Motonori).
+
+^^ Begin cygwin-1.7-specific development ^^ 
+
+1.3.4
+  Fix installation bug, exposed by new libtool's modified
+  behavior (reported by Jerry Hedden and David Rothenberger)
+
+1.3.3
+  cygstart: Add new -w/--wait option (Barry Kelly)
+            Propagate exit status of child process when -w (Alex Smith)
+
+1.3.2
+  cygicons: a new DLL that provides cygwin-related icons
+            original images were obtained from various (free
+            as in speech) sources.
+  Now installs documentation into $(prefix)/share/doc/cygutils
+  Also installs per-component documentation in $(docdir)/component/
+  No longer link apps to libpopt if they don't need it.
+  Needs libtool for building cygicons, but side effect is to use
+    libtool throughout.  cygicons requires libtool to be configured
+    with RC support (e.g. windres). This may break building on 
+    non-w32 platforms.
+
+1.3.1
+  cygstart: compatibility fixes for recent cygwin snapshots
+  build machinery updated to latest autotools -- now passes distcheck
+
 1.3.0
   cal      - remove
   col      - remove
 
 0.9.5:
   renamed the package to `cygutils'
-  added Jorg Schaible's 'banner' implementation
+  added Joerg Schaible's 'banner' implementation
 
 0.9.4:
   added ipc tools from "Linux Programmer's Guide":
This page took 0.024721 seconds and 5 git commands to generate.