1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.

* acinclude.m4 (GNUPG_CHECK_ENDIAN): Fixed quoting of r.e. using
quadrigraphs.
This commit is contained in:
Werner Koch 2003-04-15 15:48:12 +00:00
parent 7ced4e41ba
commit 2b88e564fb
4 changed files with 24 additions and 8 deletions

2
NEWS
View file

@ -41,6 +41,8 @@ Noteworthy changes in version 1.2.2 (unreleased)
* Add read-only support for the SHA-256 hash, and optional
read-only support for the SHA-384 and SHA-512 hashes.
* New option --enable-progress-filter for use with frontends.
Noteworthy changes in version 1.2.1 (2002-10-25)
------------------------------------------------