aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-03-09 21:13:49 +0000
committerMarcus Brinkmann <[email protected]>2004-03-09 21:13:49 +0000
commit837af509196dad1fa13ed96be007b68784637c9b (patch)
treed44cac01223862a114b895cb0082c9ac85f622a2
parent2004-03-09 Marcus Brinkmann <[email protected]> (diff)
downloadlibgpg-error-837af509196dad1fa13ed96be007b68784637c9b.tar.gz
libgpg-error-837af509196dad1fa13ed96be007b68784637c9b.zip
2004-03-09 Marcus Brinkmann <[email protected]>
* libgpg-error.spec.in (%files): Add gpg-error. Submitted by Albrecht Dre� <[email protected]>.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a0b18f..e5391fd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2004-03-09 Marcus Brinkmann <[email protected]>
+ * libgpg-error.spec.in (%files): Add gpg-error. Submitted by
+ Albrecht Dre� <[email protected]>.
+
* src/mkerrcodes.c (main): Fix type of argv. Return something.
2004-03-09 Werner Koch <[email protected]>