2005-08-01 Carlos Alberto Cortez * Al.cs: Use AssemblyBuilder.AddResourceFile instead of AddResourceFile when linkin to a resource, just as .NET does. 2005-07-08 Zoltan Varga * Al.cs: Applied patch from Sridhar Kulkarni (sridharkulkarni@msn.com). Implement /template option. Fixes #74814. 2005-06-14 Sebastien Pouliot * Al.cs: Added support for signing/delay-signing/ecma-delay-signing. * Makefile: Added dependency on Mono.Security.dll for CryptoConvert. 2005-03-01 Zoltan Varga * Al.cs: Applied patch from Gert Driesen (gert.driesen@pandora.be). Fixes #72274. * Al.cs: Algid and Flags should be specified in hexadecimal. Fixes #72282. 2005-01-30 Zoltan Varga * Al.cs: Fix spitting of newlines. * Al.cs: Add support for response files. Fixes #71949. 2004-03-15 Zoltan Varga * Al.cs: Avoid crash if entryPoint is not defined. 2004-01-16 Atsushi Enomoto * Al.cs : csc build fix. See bugzilla #47991. 2004-01-15 Zoltan Varga * Al.cs Makefile ChangeLog al.exe.sources: New files.