Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « subauth « winsup - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 899a3b458d641ab830e2c0e93c10274fc12e7291 (plain)
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
2006-07-14  Corinna Vinschen  <corinna@vinschen.de>

	* Makefile.in (LIBS): Link against msvcrt.dll, too.

2006-05-24  Christopher Faylor  <cgf@timesys.com>

	* configure.in: Update to newer autoconf.
	(thanks to Steve Ellcey)
	* configure: Regenerate.
	* aclocal.m4: New file.

2001-10-12  Christopher Faylor  <cgf@redhat.com>

	* Makefile.in: Comment out install for now.

2001-10-12  Christopher Faylor  <cgf@redhat.com>

	* Makefile.in: Accomodate changes to w32api_include macro.

Sun May 20 00:24:36 2001  Christopher Faylor <cgf@cygnus.com>

	* Makefile.in: Use 'rm -f' when cleaning.

Fri May  4 15:06:00  Corinna Vinschen <corinna@vinschen.de>

	Initial release of the Cygwin subauthentication DLL.
	* ChangeLog: New file.
	* Makefile.in: Ditto.
	* configure: Ditto. Generated from configure.in.
	* configure.in: Ditto.
	* cygsuba.c: Ditto.
	* cygsuba.din: Ditto.