]> cygwin.com Git - cygwin-apps/cygutils.git/blobdiff - ChangeLog
Add cygicons DLL
[cygwin-apps/cygutils.git] / ChangeLog
index 09ec2427917bda06317f0a8f1dda45f918c2c071..8d4954d4f98f7fe963d2e03315ab7bb2d0921637 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,211 @@
+2007-08-24  Charles Wilson  <cwilson@...>
+
+       Bump version number to 1.3.2
+
+       * bootstrap: copy libtool.m4 to m4/.
+       * configure.ac: Bumped version number. Created
+       VERSION_* AC_SUBSTS for use by cygicons.rc.in.
+       Created AC_SUBST value for cygicon dll vernum.
+       Added libtool. Don't force -lpopt into LIBS.
+       Added cygicons.rc to list of generated files.
+       * Makefile.am: Added rules for building cygicons
+       DLL (but only on win32). Added doc_DATA target for
+       installing documentation.  Added licenses_DATA
+       target for installing component licenses into 
+       subdir of $(docdir).  Added include_HEADERS target
+       for installing cygicons header (but only on win32).
+       Added lpr_doc_DATA and cygicons_doc_DATA targets 
+       for installing component documentation into separate
+       subdirs of $(docdir).  Added -lpopt to the *_LDADD
+       rules for the targets that need it, now that -lpopt
+       is not added to LIBS (created *_LDADD if not exist).
+       Added install-hook/uninstall-hook commands to force
+       the cygicons import and libtool libraries to have 
+       the desired name. Added necessary variables, targets,
+       flags, and custom rules for building cygicons (special
+       care needed to deal with .rc files).
+       * src/cygicons/README: new file.
+       * src/cygicons/cygicons.h: new file.
+       * src/cygicons/cygicons.rc.in: new file.
+       * src/cygicons/cygwin-kde.ico: new file.
+       * src/cygicons/cygwin.ico: new file.
+       * src/cygicons/cygwinblue.ico: new file.
+       * src/cygicons/cygwincyan.ico: new file.
+       * src/cygicons/cygwing.ico: new file.
+       * src/cygicons/cygwings.ico: new file.
+       * src/cygicons/cygwinpurple.ico: new file.
+       * src/cygicons/cygwinred.ico: new file.
+       * src/cygicons/cygwinshiny.ico: new file.
+       * src/cygicons/cygwinyellow.ico: new file.
+       * config.h.in: regenerated.
+       * AUTHORS: updated documentation.
+       * NEWS: updated documentation.
+       * PROGLIST: updated documentation.
+       * README: updated documentation.
+       * HOW-TO-INSTALL: updated documentation.
+       * BRANCHES: updated documentation.
+
+2006-12-12  Charles Wilson  <cwilson@...>
+       
+       Release 1.3.1
+       Update build machinery to ac-2.61, am-1.10, gt-0.15
+
+       * configure.ac: bump version number
+       Move auxilliary files to build-aux dir.
+       Move .m4 files to m4/ dir.
+       * Makefile.am: Make sure aclocal can find m4 files.
+       * BRANCHES: update documentation
+       * NEWS: update documentation
+       * config.rpath: remove from CVS control
+       * acinclude.m4: moved to...
+       * m4/check_stdcall_func.m4: here.
+       * INSTALL: update to latest automake
+       * bootstrap: use autoreconf
+       * config.h.in: regenerate with latest autoconf
+       * ABOUT-NLS: update to latest gettext
+       * po/Makefile.in.in: update to latest gettext
+       * po/Rules-quot: update to latest gettext
+       * po/Makevars.template: new file due to gettext update
+
+2006-12-12  Michael Schaap  <cygwin@mscha.nl>
+
+       * src/cygstart/cygstart.c (winstart): use 
+       cygwin_internal(CW_SYNC_WINENV) instead of own
+       code to sync environment
+       (main): add --verbose option to show actual 
+       ShellExecute call made
+
+2006-03-20  Charles Wilson  <cwilson@...>
+
+       bump version number to 1.3.0
+       
+       * Makefile.am: remove programs, code, and documentation for
+       cal, col, colcrt, colrm, column, ddate, getopt, mcookie,
+       namei, rename, and rev.  These programs now provided by
+       util-linux package.
+       * configure.ac: bump version number
+       * BRANCHES: update documentation
+       * NEWS: update documentation
+       * PROGLIST: update documentation
+       * README: update documentation
+       * src/cal/README.cal: removed
+       * src/cal/cal.1: removed
+       * src/cal/cal.c: removed
+       * src/cal/err.c: removed
+       * src/cal/errs.h: removed
+       * src/cal/widechar.h: removed
+       * src/col/README.col: removed
+       * src/col/col.1: removed
+       * src/col/col.c: removed
+       * src/col/err.c: removed
+       * src/col/err.h: removed
+       * src/colcrt/colcrt.1: removed
+       * src/colcrt/colcrt.c: removed
+       * src/colcrt/widechar.h: removed
+       * src/colrm/colrm.1: removed
+       * src/colrm/colrm.c: removed
+       * src/colrm/widechar.h: removed
+       * src/column/column.1: removed
+       * src/column/column.c: removed
+       * src/column/err.c: removed
+       * src/column/errs.h: removed
+       * src/column/widechar.h: removed
+       * src/ddate/ddate.1: removed
+       * src/ddate/ddate.c: removed
+       * src/ddate/ddate.doc: removed
+       * src/getopt/getopt.1: removed
+       * src/getopt/getopt.c: removed
+       * src/getopt/parse.bash: removed
+       * src/getopt/parse.tcsh: removed
+       * src/getopt/test.bash: removed
+       * src/getopt/test.tcsh: removed
+       * src/mcookie/mcookie.1: removed
+       * src/mcookie/mcookie.c: removed
+       * src/mcookie/md5.c: removed
+       * src/mcookie/md5.h: removed
+       * src/namei/README.namei: removed
+       * src/namei/README1.namei: removed
+       * src/namei/namei.1: removed
+       * src/namei/namei.c: removed
+       * src/rename/nls.h: removed
+       * src/rename/rename.1: removed
+       * src/rename/rename.c: removed
+       * src/rev/rev.1: removed
+       * src/rev/rev.c: removed
+       * src/rev/widechar.h: removed
+
+2006-02-10  Charles Wilson  <cwilson@...>
+
+       bump version number - 1.2.10
+       * configure.ac: ditto
+       * NEWS: update documentation
+       * BRANCHES: ditto
+       * INSTALL: update from autotools
+
+2006-02-10  Michael Schaap  <cygwin@mscha.org>
+
+       * src/cygstart/cygstart.c (setup_win_environ): properly convert 
+       environment variables to Win32.
+
+2006-02-10  Eric Blake  <ebb9@byu.net>
+
+       * src/cygstart/cygstart.c (main): Don't permute options
+
+2005-07-09  Charles Wilson  <cwilson@...>
+
+       bump version number - 1.2.9
+       * configure.ac: ditto
+       * NEWS: update documentation
+       * BRANCHES: ditto
+
+2005-07-08  Christopher Faylor  <cgf@timesys.com>
+
+       * src/readshortcut.c (readshortcut): Pass opts by reference so that
+       changes made to the opts contents are reflected in the caller to
+       accommodate freeing of malloced fields.
+
+2005-05-16  Charles Wilson  <cwilson@...>
+
+       bump version number - 1.2.8
+       * configure.ac: bump version
+       * BRANCHES: update documentation
+
+2005-05-16  Kees Zeelenberg  <kzlq@...>
+
+       * src/dump/dump.c: fixes for -mno-cygwin/mingw
+       compatibility.
+       * common.h: ditto
+       * NEWS: update documentation
+
+2005-05-16  Michael Schaap  <cygstart@...>
+
+       * src/cygstart/cygstart.c: improve compatibility with
+       'mount -X' by syncing env between cygwin and windows.
+       * NEWS: update documentation
+
+2005-04-12  Charles Wilson <cwilson@...>
+
+       bump version number - 1.2.7
+
+       * configure.ac: bump version
+       * BRANCHES: update documentation
+       * NEWS: ditto
+       * AUTHORS: ditto
+       * PROGLIST: ditto
+
+2005-04-12  Christopher Faylor  <cgf@timesys.com>
+
+       * Makefile.am: Add rename.
+       * src/rename/rename.c: New file.
+       * src/rename/nls.h: Ditto.
+       * src/rename/rename.1: Ditto.
+
+2005-03-07  Michael Schaap  <cygstart@...>
+
+       * src/cygstart/cygstart.c: reorganize around previous
+       patch.
+       * NEWS: document.
+
 2005-03-03  Anthony Derosa  <anthony.derosa1@...>
 
        * src/cygstart/cygstart.c: fix memory leak, and improve
This page took 0.024019 seconds and 5 git commands to generate.