Werner Koch
b760ade21d
Post release version number bump.
2003-08-21 21:07:49 +00:00
Werner Koch
aa10792581
About to release 1.2.3
2003-08-21 19:45:43 +00:00
David Shaw
534d6a6d58
* NEWS: Cite DETAILS.
...
* README: Note problem with gcc < 2.96 and non-gnu as.
2003-07-30 03:36:42 +00:00
David Shaw
1ddb705ee4
* NEWS: Note %g and %p, the "tru" --with-colons record, and the REVKEYSIG
...
--status-fd tag.
* README: Add a note about the SunOS symbol underscore problem and how to
fix it.
2003-07-28 01:00:25 +00:00
Werner Koch
2318bb9c0a
about to release 1.2.3rc1
2003-06-19 10:41:45 +00:00
David Shaw
6713fbc3a9
* NEWS: Note portability changes.
2003-06-18 04:14:38 +00:00
David Shaw
432efe5993
* NEWS: Document --gnupg and the deprecation of --no-openpgp and
...
--no-pgpX.
* configure.ac: Put wsock32 in NETLIBS. Put zlib in ZLIBS. Put dl in
DLLIBS. Check for getopt.h if available. Look for getopt() in libiberty
if libc doesn't have it. Enable GPGKEYS_HKP after AC_PROG_CC so that any
needed extension (i.e. ".exe") is defined.
2003-05-28 23:00:43 +00:00
Werner Koch
55ddaeb1b5
post release version number update
2003-05-01 15:43:40 +00:00
Werner Koch
7711b00bec
Released 1.2.2
2003-05-01 14:27:05 +00:00
David Shaw
2facae056d
* NEWS: Note trust bug fix.
2003-05-01 02:58:31 +00:00
David Shaw
3d6785d902
* NEWS: Add note about TIGER being dropped from OpenPGP.
...
* README: Add note about the HP/UX inline problem. Fix all URLs to point
to the right place in the reorganized gnupg.org web pages. Some minor
language fixes.
2003-04-29 22:15:07 +00:00
David Shaw
e9bb40b4d3
* NEWS: Add sig version, pk algo, hash algo, and sig class to VALIDSIG.
...
* BUGS: Fix bug reporting URL.
2003-04-27 04:16:19 +00:00
Werner Koch
4b0f7e337f
* POTFILES.in: Added a couple of missing source files. Noted by
...
Pascal Hartig and Walter Koch.
* configure.ac (ALL_LINGUAS): Added Hungarian translation by Nagy
Ferenc L�szl�.
2003-04-24 11:12:35 +00:00
Werner Koch
2b88e564fb
* configure.ac (HAVE_DOSISH_SYSTEM): New automake conditional.
...
* acinclude.m4 (GNUPG_CHECK_ENDIAN): Fixed quoting of r.e. using
quadrigraphs.
2003-04-15 15:48:12 +00:00
Werner Koch
3330c63a05
* Makefile.am (EXTRA_DIST): Add autogen.sh wrapper which is
...
useful for some cross-compiling targets.
2003-04-08 08:37:18 +00:00
David Shaw
d605ac20ab
* acinclude.m4: Fix URL to faqprog.pl.
...
* README: Add --enable-sha512 switch and update version number and
copyright date.
* NEWS: Add note about SHA-256/384/512.
2003-04-07 21:32:54 +00:00
Werner Koch
c05a2dd67c
* compress.c (init_uncompress): Use a 15 bit window size so that
...
the output of implementations which don't run for PGP 2
compatibility won't get garbled.
2003-03-10 09:59:33 +00:00
David Shaw
6de7d80875
* NEWS: Note new --with-colons disabled key flag and new "revuid" command.
2003-02-02 18:08:42 +00:00
Werner Koch
8602e35feb
Preparing a release candidate.
2003-01-07 10:05:38 +00:00
David Shaw
705578de9c
* NEWS: Add notes about disabled keys and trustdb tweaks.
2003-01-07 04:43:35 +00:00
Werner Koch
77f99fd667
New entries
2002-12-05 15:22:21 +00:00
David Shaw
1ae9261ef6
* NEWS: Add note about convert-from-106 script.
2002-12-04 18:59:23 +00:00
David Shaw
721353f8c4
* NEWS: Add notes about notation names and '@', the "--trust-model always"
...
option, and non-optimized memory wiping.
2002-11-25 14:38:10 +00:00
Werner Koch
8befd90dfb
version number change after release.
2002-10-25 12:22:43 +00:00
Werner Koch
35a7fe81a6
Released 1.2.1.
2002-10-25 09:55:03 +00:00
David Shaw
3a99f806fe
* NEWS: Some 1.2.1 notes.
2002-10-15 16:17:12 +00:00
Werner Koch
abd41eb715
1.2.0 has been released, prepare version numbers for possible bug fix release.
2002-09-21 11:58:56 +00:00
Werner Koch
5fcdc1167c
* configure.ac: Bumbed version number and set development version
...
to no.
2002-09-21 10:19:15 +00:00
David Shaw
92be9d7380
* NEWS: Note that the old IDEA plugin won't work with post-1.1.90 gpg.
2002-09-12 19:17:22 +00:00
Werner Koch
d0824bbbc1
Bumped version number
2002-09-11 15:08:18 +00:00
Werner Koch
d33f08a5dd
About to release 1.1.92
2002-09-11 13:41:09 +00:00
Werner Koch
3605051728
* configure.ac (random_modules): The default random module for
...
system lacking a /dev/random is now auto selected at runtime.
2002-09-11 07:31:06 +00:00
Werner Koch
be5f6f7150
typo fixes and new credits.
2002-09-10 08:42:25 +00:00
David Shaw
b20b90d225
* NEWS: typo.
...
* configure.ac: Add a link test for LDAP without -lresolv for HPUX.
Remove "hstrerror" test as it is no longer needed.
2002-09-09 16:40:14 +00:00
Werner Koch
5e141b3065
Moved some items from TODO to NEWS.
2002-09-02 10:59:54 +00:00
Werner Koch
2b95cb78b5
* configure.ac (random_modules): Reworked the code to select the
...
random module. Define USE_ALL_RANDOM_MODULES for value all.
2002-08-30 16:36:08 +00:00
David Shaw
4567d779ed
* NEWS: Clarify that --libexecdir is a configure option.
...
* configure.ac: Check for hstrerror.
2002-08-27 12:46:00 +00:00
David Shaw
899343542d
* NEWS: Document new ways to enable MDC, and change in automatic
...
compression disabling.
* configure.ac: No such thing as the "none" random gather any longer.
2002-08-19 19:38:18 +00:00
Werner Koch
aa7b6018f5
Short note about interactive and import.
2002-08-19 08:42:57 +00:00
David Shaw
fcdd2ec92f
* configure.ac: Add an --enable-tiger.
...
* NEWS: Clarify new permission checks.
2002-08-08 19:38:59 +00:00
Werner Koch
67faf234a3
minor doc fixes.
2002-08-06 13:30:28 +00:00
Werner Koch
8298145729
* configure.ac: Bumbed version number.
2002-08-04 22:21:54 +00:00
Werner Koch
872ba01dfe
* configure.ac (ALL_LINGUAS): Added Catalan.
...
Prepared release.
2002-08-04 21:37:43 +00:00
Werner Koch
85aa3e18c2
The big extension module removal.
2002-08-03 10:50:53 +00:00
Werner Koch
1558e29f6c
Add another item to the NEWS file.
2002-08-02 10:12:57 +00:00
David Shaw
623ca88d03
* NEWS: changes since 1.1.90.
2002-07-30 15:21:03 +00:00
Werner Koch
05e61e4055
* configure.ac: Set version number to 1.1.91.
2002-07-01 10:51:26 +00:00
Werner Koch
20828012b8
* INSTALL: Replaced by generic install file.
...
* README: Marked as development version and moved most stuff of
the old INSTALL file to here.
2002-07-01 09:44:56 +00:00
David Shaw
0ed6228293
Update head to match stable 1.0
2002-06-29 14:15:02 +00:00
Werner Koch
613c15be88
Removed the libgcrypt stuff and started to modify the source to work with
...
that external library.
2000-12-19 18:28:36 +00:00