~ubuntu-branches/ubuntu/hardy/gnupg/hardy-updates

« back to all changes in this revision

Viewing changes to m4/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-11-03 09:18:26 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20061103091826-89kwl8tk1xypbmtk
Tags: upstream-1.4.5
ImportĀ upstreamĀ versionĀ 1.4.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2006-07-12  David Shaw  <dshaw@jabberwocky.com>
 
2
 
 
3
        * tar-ustar.m4: Use dd instead of strings as it's more likely to
 
4
        be around.  Suggested by Nelson H. F. Beebe.
 
5
 
 
6
2006-07-11  David Shaw  <dshaw@jabberwocky.com>
 
7
 
 
8
        * tar-ustar.m4: Not all greps know the -q (quiet) flag, so
 
9
        redirect to /dev/null instead.
 
10
 
 
11
        * tar-ustar.m4: Pass tar data through strings so that greps that
 
12
        don't grep in binary files (Solaris) can detect the string.  Noted
 
13
        by Mark Davies.
 
14
 
 
15
2006-06-25  Werner Koch  <wk@g10code.com>
 
16
 
 
17
        * Makefile.am: Added noexecstack.m4 and ldap.m4
 
18
 
 
19
2006-05-22  Marcus Brinkmann  <marcus@g10code.de>
 
20
 
 
21
        * noexecstack.m4: New file.
 
22
 
 
23
2006-05-09  David Shaw  <dshaw@jabberwocky.com>
 
24
 
 
25
        * libcurl.m4: Fix mistaken AC_SUBST when curl is not found.
 
26
 
1
27
2006-01-17  David Shaw  <dshaw@jabberwocky.com>
2
28
 
3
29
        * libcurl.m4: Add IDN, SSPI, NTLM, and TFTP defines.