[Pkg-privacy-commits] [irssi-plugin-otr] 255/267: Update version to v1.0.0
Ximin Luo
infinity0 at moszumanska.debian.org
Sat Aug 22 12:41:49 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository irssi-plugin-otr.
commit d7a88b6697951727a2fa34b7d3d3543b0e5a2ecc
Author: David Goulet <dgoulet at ev0ke.net>
Date: Wed Feb 12 19:50:45 2014 -0500
Update version to v1.0.0
Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
ChangeLog | 14 ++++++++++++++
configure.ac | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 95c9bb0..c9c82bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2014-02-12 irssi-otr 1.0.0
+ * Fix: typo in notice message of SMP event
+ * Fix: otr info help syntax
+ * Fix: otr info printing every user fingerprints
+ * Update help page with otr info command
+ * Updated README.md with otr fingerprint info
+ * Add /otr info command
+ * Merge pull request #38 from KwadroNaut/master
+ * language, gender
+ * Fix typo and add important notice to README
+ * Fix: remove double quotes around a NULL value
+ * Fix: remove gmodule useless linked library flags
+ * Fix: remove .so on uninstall and set +x the .so on install
+
2013-05-09 irssi-otr 1.0.0-alpha2
* Merge pull request #30 from anarcat/master
* cleanup automake voodoo
diff --git a/configure.ac b/configure.ac
index ce5c52d..34fc64c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([irssi-otr],[1.0.0-alpha2],[dgoulet at ev0ke.net],[],[https://github.com/dgoulet/irssi-otr])
+AC_INIT([irssi-otr],[1.0.0],[dgoulet at ev0ke.net],[],[https://github.com/dgoulet/irssi-otr])
AC_CONFIG_AUX_DIR([config])
AC_CANONICAL_TARGET
AC_CANONICAL_HOST
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/irssi-plugin-otr.git
More information about the Pkg-privacy-commits
mailing list