~ubuntu-branches/ubuntu/saucy/libgcrypt11/saucy

« back to all changes in this revision

Viewing changes to doc/ChangeLog

Tags: 1.5.0-1
* Merge multi-arch changes (1.4.6-6 and 1.4.6-7), drop libtool la file.
* Drop CFLAGS += -Wall again, it has become unnecessary.
* New upstream version.
* Bump shlibs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2009-07-09  Werner Koch  <wk@g10code.com>
 
1
2009-10-28  Werner Koch  <wk@g10code.com>
 
2
 
 
3
        * gcrypt.texi (Multi-Threading): Add examples.
 
4
 
 
5
2009-07-02  Daiki Ueno  <ueno@unixuser.org>
2
6
 
3
7
        * gcrypt.texi (Working with S-expressions): Describe format
4
 
        character '%S'.  Typo fixes. 
5
 
        (gcry_cipher_close, gcry_md_close)
6
 
        (gcry_sexp_release): Explicitly mention zeroisation.
 
8
        character '%S'.  Typo fixes.  Fixes bug#1079.
 
9
 
 
10
2009-05-10  Werner Koch  <wk@g10code.com>
 
11
 
 
12
        * gcrypt.texi (Working with cipher handles): Clarified that
 
13
        keylengths are in bytes.
7
14
 
8
15
2009-04-02  Werner Koch  <wk@g10code.com>
9
16
 
10
 
        * gcrypt.texi (Self-Tests): Fix name of register functions.
 
17
        * gcrypt.texi (Self-Tests): Fix register fucntion names.
 
18
 
 
19
2009-02-22  Werner Koch  <wk@g10code.com>
 
20
 
 
21
        * gcrypt.texi (Memory allocation): Fix describion of gcry-calloc.
 
22
        Reported by Sergi Blanch i Torné.
11
23
 
12
24
2008-12-10  Werner Koch  <wk@g10code.com>
13
25
 
32
44
2008-09-18  Werner Koch  <wk@g10code.com>
33
45
 
34
46
        * gcrypt.texi: Add a couple of index items.
35
 
        (FIPS Mode): Reflect recent changes. 
 
47
        (FIPS Mode): Reflect recent changes.
36
48
        (Controlling the library): Describe gcry_fips_mode_active.
37
49
 
38
50
2008-09-16  Werner Koch  <wk@g10code.com>
237
249
        * gcrypt.texi: Minor cleanups
238
250
        (Working with keys): Clarified generation of RSA's E parameter.
239
251
        (Multi Threading): Clarified.
240
 
        
 
252
 
241
253
2003-11-11  Werner Koch  <wk@gnupg.org>
242
254
 
243
255
        * gcrypt.texi (Working with S-expressions): Added "%b".
329
341
 
330
342
        * gcrypt.texi (Hash Functions): Adjusteded description of
331
343
        gcry_md_copy.
332
 
        
 
344
 
333
345
2003-06-12  Moritz Schulte  <moritz@g10code.com>
334
346
 
335
347
        * gcrypt.texi (Public Key Functions): Fix example S-Exp, i.e.: