<<< Date Index >>>     <<< Thread Index >>>

[2003-10-10] CVS repository changes



This message was generated and sent automatically.  It contains a
summary of the CVS commits over the last 48 hours.  These changes
should be propagated to the public repository within at most a day
or two.  Most probably, they have already been propagated.


2003-10-08 19:55:39  Thomas Roessler  <roessler@xxxxxxxxxxxxxxxxxx>
(roessler)

        * pgpkey.c: KeyTable is pgp_uid_t **, not pgp_key_t *.  Fix some
        sizeof statements accordingly.  Note that pgp_key_t is also a
        pointer, though, so this should not have broken things.