summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 45ed9b1)
raw | patch | inline | side by side (parent: 45ed9b1)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 22 Dec 2006 14:15:38 +0000 (15:15 +0100) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Fri, 22 Dec 2006 14:15:38 +0000 (15:15 +0100) |
ChangeLog | patch | blob | history | |
configure.in | patch | blob | history | |
debian/changelog | patch | blob | history |
diff --git a/ChangeLog b/ChangeLog
index cc7383e4454b8a5b7bc6ccb0e984d579f19dd840..b20bcb44d5a9316724b2e08f20e3426641f6d468 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-pending, Version 3.11.0
+2006-12-22, Version 3.11.0
* collectd: The new command line option `-P' makes it easier for
distributors to change the location of PID-files.
* collectd: The daemon shuts down faster now which makes it easier to
diff --git a/configure.in b/configure.in
index 442231cfc0f14a65f12a68dd8b14d8be1dd5368d..760c91845d36905cc95901039165b22ab0f09e3a 100644 (file)
--- a/configure.in
+++ b/configure.in
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(collectd, 3.10.4)
+AC_INIT(collectd, 3.11.0)
AC_CONFIG_SRCDIR(src/collectd.c)
AC_CONFIG_HEADERS(src/config.h)
AM_INIT_AUTOMAKE(dist-bzip2)
diff --git a/debian/changelog b/debian/changelog
index c187e48de878f0a99a76605acb0a497948c95a91..7fe14f055f4c2481d7b4d4dbc8f166ccb0cf5cee 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
+collectd (3.11.0-0octo1) unstable; urgency=low
+
+ * New upstream release.
+ * The package collectd-mbmon has been added.
+
+ -- Florian octo Forster <octo@alice.lan.home.verplant.org> Fri, 22 Dec 2006 15:10:37 +0100
+
collectd (3.10.4-0octo1) unstable; urgency=low
* New upstream release.