Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-11-13 | build: Update libgcrypt.m4 and ntbtls.m4. | NIIBE Yutaka | 1 | -14/+15 | |
* m4/libgcrypt.m4: Update from master. * m4/ntbtls.m4: Update from master. Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2018-11-02 | build: Update *.m4 from libraries. | NIIBE Yutaka | 1 | -1/+2 | |
* m4/gpg-error.m4: Update from master. * m4/ksba.m4: Ditto. * m4/libassuan.m4: Ditto. * m4/libgcrypt.m4: Ditto. * m4/npth.m4: Ditto. * m4/ntbtls.m4: Ditto. -- Do it again today. Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2018-10-30 | build: Update *.m4 from libraries. | NIIBE Yutaka | 1 | -10/+32 | |
* m4/gpg-error.m4: Update from master. * m4/ksba.m4: Ditto. * m4/libassuan.m4: Ditto. * m4/libgcrypt.m4: Ditto. * m4/npth.m4: Ditto. * m4/ntbtls.m4: Ditto. -- Signed-off-by: NIIBE Yutaka <[email protected]> | |||||
2018-10-25 | all: fix more spelling errors | Daniel Kahn Gillmor | 1 | -1/+1 | |
2016-08-03 | More cleanup of "allow to". | Daniel Kahn Gillmor | 1 | -3/+3 | |
* README, agent/command.c, agent/keyformat.txt, common/i18n.c, common/iobuf.c, common/keyserver.h, dirmngr/cdblib.c, dirmngr/ldap-wrapper.c, doc/DETAILS, doc/TRANSLATE, doc/announce-2.1.txt, doc/gpg.texi, doc/gpgsm.texi, doc/scdaemon.texi, doc/tools.texi, doc/whats-new-in-2.1.txt, g10/export.c, g10/getkey.c, g10/import.c, g10/keyedit.c, m4/ksba.m4, m4/libgcrypt.m4, m4/ntbtls.m4, po/ca.po, po/cs.po, po/da.po, po/de.po, po/el.po, po/eo.po, po/es.po, po/et.po, po/fi.po, po/fr.po, po/gl.po, po/hu.po, po/id.po, po/it.po, po/ja.po, po/nb.po, po/pl.po, po/pt.po, po/ro.po, po/ru.po, po/sk.po, po/sv.po, po/tr.po, po/uk.po, po/zh_CN.po, po/zh_TW.po, scd/app-p15.c, scd/ccid-driver.c, scd/command.c, sm/gpgsm.c, sm/sign.c, tools/gpgconf-comp.c, tools/gpgtar.h: replace "Allow to" with clearer text. In standard English, the normal construction is "${XXX} allows ${YYY} to" -- that is, the subject (${XXX}) of the sentence is allowing the object (${YYY}) to do something. When the object is missing, the phrasing sounds awkward, even if the object is implied by context. There's almost always a better construction that isn't as awkward. These changes should make the language a bit clearer. Signed-off-by: Daniel Kahn Gillmor <[email protected]> | |||||
2014-10-02 | build: Update m4 scripts | Werner Koch | 1 | -15/+36 | |
* m4/gpg-error.m4: Update from Libgpg-error git master. * m4/libgcrypt.m4: Update from Libgcrypt git master. * configure.ac: Declare SYSROOT a precious variable. Add extra error message for library configuration mismatches. | |||||
2011-03-01 | Update some M4 files and AUTHORS. | Werner Koch | 1 | -7/+6 | |
2011-02-23 | Update gpg-error.m4 and libgcrypt.m4 | Werner Koch | 1 | -3/+18 | |
2007-05-09 | Preparing 2.0.4gnupg-2.0.4 | Werner Koch | 1 | -3/+3 | |
2004-09-30 | Preparing a new release. Updated gettext | Werner Koch | 1 | -1/+1 | |
2004-03-06 | Preparing for a release | Werner Koch | 1 | -7/+40 | |
2004-02-18 | * acinclude.m4: Removed macros to detect gpg-error, libgcrypt, | Werner Koch | 1 | -0/+75 | |
libassuan and ksba as they are now distributed in m4/. * gpg-error.m4, libgcrypt.m4, libassuan.m4, ksba.m4: New. * Makefile.am: Distribute them |