aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2006-11-30 15:36:39 +0000
committerWerner Koch <[email protected]>2006-11-30 15:36:39 +0000
commit85bb107c10d6f9c3eb8f2b93e047588b3f77a666 (patch)
tree052e65b56e2eaec0d2ce7fbe521e428a08ba13ed /NEWS
parentRemoved included gettext and updated latest gettext (diff)
downloadlibgpg-error-1.5.tar.gz
libgpg-error-1.5.zip
* configure.ac: Set LT version to C3/A3/R1.libgpg-error-1.5
* README: Switch to tar.bz2 and sha1sum. * src/gpg-error.c (main): Add option --version. * autogen.sh (FORCE): Add option --force. * intl/: Removed. * Makefile.am (SUBDIRS): Removed intl. * configure.ac (AM_GNU_GETTEXT): Use external flag * src/Makefile.am: Removed -I../intl.
Diffstat (limited to '')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1b93d8b..95c95b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,12 @@
-Noteworthy changes in version 1.5
+Noteworthy changes in version 1.5 (2006-11-30)
----------------------------------------------
* Minor build system fixes.
* Updated gettext. Removed included gettext copy.
+ * gpg-error has a new option --version.
+
Noteworthy changes in version 1.4 (2006-09-14)
----------------------------------------------