New test.
[mono.git] / mcs / tools / al / ChangeLog
1 2005-08-01  Carlos Alberto Cortez <calberto.cortez@gmail.com>
2
3         * Al.cs: Use AssemblyBuilder.AddResourceFile instead of
4         AddResourceFile when linkin to a resource, just as .NET
5         does.
6         
7 2005-07-08  Zoltan Varga  <vargaz@freemail.hu>
8
9         * Al.cs: Applied patch from Sridhar Kulkarni (sridharkulkarni@msn.com).
10         Implement /template option. Fixes #74814.
11
12 2005-06-14  Sebastien Pouliot  <sebastien@ximian.com>
13
14         * Al.cs: Added support for signing/delay-signing/ecma-delay-signing.
15         * Makefile: Added dependency on Mono.Security.dll for CryptoConvert.
16
17 2005-03-01  Zoltan Varga  <vargaz@freemail.hu>
18
19         * Al.cs: Applied patch from Gert Driesen (gert.driesen@pandora.be). 
20         Fixes #72274.
21         
22         * Al.cs: Algid and Flags should be specified in hexadecimal. Fixes
23         #72282.
24
25 2005-01-30  Zoltan Varga  <vargaz@freemail.hu>
26
27         * Al.cs: Fix spitting of newlines.
28
29         * Al.cs: Add support for response files. Fixes #71949.
30
31 2004-03-15  Zoltan Varga  <vargaz@freemail.hu>
32
33         * Al.cs: Avoid crash if entryPoint is not defined.
34
35 2004-01-16  Atsushi Enomoto <atsushi@ximian.com>
36
37         * Al.cs : csc build fix. See bugzilla #47991.
38
39 2004-01-15  Zoltan Varga  <vargaz@freemail.hu>
40
41         * Al.cs Makefile ChangeLog al.exe.sources: New files.
42