~ubuntu-branches/ubuntu/precise/gnupg2/precise-proposed

« back to all changes in this revision

Viewing changes to common/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Urlichs
  • Date: 2006-01-24 04:31:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060124043142-pbg192or6qxv3yk2
Tags: 1.9.20-1
* New Upstream version. Closes:#306890,#344530
  * Closes:#320490: gpg-protect-tool fails to decrypt PKCS-12 files 
* Depend on libopensc2-dev, not -1-. Closes:#348106

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-10-08  Marcus Brinkmann  <marcus@g10code.de>
 
2
 
 
3
        * signal.c (get_signal_name): Check value of HAVE_DECL_SYS_SIGLIST
 
4
        instead of just if it is defined.
 
5
 
 
6
2005-09-28  Marcus Brinkmann  <marcus@g10code.de>
 
7
 
 
8
        * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
 
9
 
1
10
2005-07-04  Marcus Brinkmann  <marcus@g10code.de>
2
11
 
3
12
        * simple-pwquery.h (simple_pwclear): New prototype.