[Pkg-gnupg-commit] [libassuan] 45/437: Minor fixes; about to release 0.3.1

Eric Dorland eric at moszumanska.debian.org
Fri May 22 05:33:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository libassuan.

commit 67264100907949b98b074380041da64d3ec2a4b8
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Mar 4 10:35:32 2002 +0000

    Minor fixes; about to release 0.3.1
---
 src/assuan.h | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/assuan.h b/src/assuan.h
index 3c67972..a934001 100644
--- a/src/assuan.h
+++ b/src/assuan.h
@@ -74,6 +74,9 @@ typedef enum {
   ASSUAN_Inquire_Error = 121,
   ASSUAN_Invalid_Option = 122,
   ASSUAN_Invalid_Index = 123,
+  ASSUAN_Unexpected_Status = 124,
+  ASSUAN_Unexpected_Data = 125,
+  ASSUAN_Invalid_Status = 126,
 
   ASSUAN_Not_Confirmed = 128,
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/libassuan.git



More information about the Pkg-gnupg-commit mailing list