forked from gpg/gpgex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChangeLog
155 lines (88 loc) · 3.84 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
2010-07-21 Werner Koch <wk@g10code.com>
Release 0.9.7.
2010-07-21 Marco A.G.Pinto <marcoagpinto@mail.telepac.pt> (wk)
* po/pt.po: New.
* po/LINGUAS: Add pt.
2010-07-21 Werner Koch <wk@g10code.com>
* configure.ac: Require libgpg-error 1.9.
2010-04-21 Marcus Brinkmann <marcus@g10code.de>
Release 0.9.6.
2010-04-20 Marcus Brinkmann <marcus@g10code.de>
* configure.ac: Bump version to 0.9.6.
(NEED_LIBASSUAN_API): Bump to 2.
(NEED_LIBASSAUN_VERSION): Bump to 2.0.0.
2010-04-20 Emanuel Schütze <emanuel@intevation.de>
* po/de.po: Use "pruefen" instead "ueberpruefen" for signatures.
2010-01-08 Marcus Brinkmann <marcus@g10code.de>
* Release 0.9.5.
2009-12-26 Marcus Brinkmann <marcus@g10code.de>
* Release 0.9.4.
2009-08-04 Marcus Brinkmann <marcus@g10code.de>
* doc/gpgex-en.html, doc/gpgex-de.html: Add link to Kleo manual.
2009-07-31 Emanuel Schütze <emanuel@intevation.de>
* doc/gpgex-de.html, doc/gpgex-en.html: Remove checksum text,
improve documentation for debug message.
2009-03-24 Werner Koch <wk@g10code.com>
Release 0.9.3.
2009-03-10 Marcus Brinkmann <marcus@g10code.de>
* po/de.po, po/es.po, po/ru.po, po/ar.po: Change encrypt&sign to
sign&encrypt everywhere.
2009-01-28 Werner Koch <wk@g10code.com>
Release 0.9.2.
2009-01-22 Werner Koch <wk@g10code.com>
* po/de.po: Change "verifizeren" to "überprüfen".
2008-06-04 Werner Koch <wk@g10code.com>
* doc/gpgex.texi (Assuan Protocol): Replace the spec by a
reference to the gpgme manual.
2008-03-26 Marcus Brinkmann <marcus@g10code.de>
Released 0.9.0.
* po/LINGUAS: Add ar, es, ru.
* Makefile.am (AUTOMAKE_OPTIONS): Add no-dist-gzip.
* configure.ac: Prepare for release of 0.9.0.
* po/ar.po, po/es.po, po/ru.po: New files.
* po/de.po: Fix newline.
2007-11-26 Marcus Brinkmann <marcus@g10code.de>
* doc/gpgex-de.html, doc/gpgex-en.html: Add FIXME entries for
missing hyperlinks.
2007-11-12 Marcus Brinkmann <marcus@g10code.de>
* configure.ac (WINVER): New symbol.
2007-11-08 Marcus Brinkmann <marcus@g10code.de>
* po/de.po: Update.
* doc/gpgex-de.html, doc/gpgex-en.html: New files.
* doc/Makefile.am (dist_doc_DATA): New variable.
* doc/gpgex.texi: Complete protocol change from INPUT FILE to
FILE. Also from IMPORT to IMPORT_FILES.
2007-11-02 Werner Koch <wk@g10code.com>
* autogen.sh: Add --force option.
* doc/gpgex.texi: Protocol change s/"INPUT FILE"/"FILE"/.
2007-10-08 Marcus Brinkmann <marcus@g10code.de>
* doc/gpgex.texi (Certificate management): New section
* po/de.po: Convert to UTF-8.
* autogen.sh: Add --add-missing to automake invocation.
* configure.ac (AC_CONFIG_FILES): Add doc/Makefile.
* Makefile.am (SUBDIRS): Add doc.
* doc/: New directory.
2007-10-05 Marcus Brinkmann <marcus@g10code.de>
* po/de.po: Fix translation.
* po/de.po: Update.
2007-09-11 Marcus Brinkmann <marcus@g10code.de>
* po/de.po: Update.
* po/de.po: New file.
* po/LINGUAS: Add de.
* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): Add
--with-libassuan-prefix and --with-gpg-error-prefix.
2007-09-04 Marcus Brinkmann <marcus@g10code.de>
* m4/libassuan.m4, m4/gpg-error.m4: New files.
* configure.ac: Check for libgpg-error and libassuan.
* po/POTFILES.in: Add src/client.cc, src/gpgex.h and src/gpgex.cc.
2007-09-03 Marcus Brinkmann <marcus@g10code.de>
* m4/Makefile.am (EXTRA_DIST): Remove gpgme.m4 and gpg-error.m4.
2007-08-23 Marcus Brinkmann <marcus@g10code.de>
* Initial commit.
Copyright 2007 g10 Code GmbH
This file is free software; as a special exception the author gives
unlimited permission to copy and/or distribute it, with or without
modifications, as long as this notice is preserved.
This file is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.