diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index fabedeecc..506e1f359 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -3,6 +3,7 @@ * pka.c (get_pka_info): Turn ANSWER into a union to avoid aliasing problems with modern compilers. See bug#1307. Reported by Steve Grubb. + (get_pka_info): Remove unused vars. 2010-10-27 Werner Koch <[email protected]> |