Module: check_mk
Branch: master
Commit: b957ed5e0b293ffd091898603ff1d8a7fa4d025d
URL: http://git.mathias-kettner.de/git/?p=check_mk.git;a=commit;h=b957ed5e0b293f…
Author: Sven Panne <sp(a)mathias-kettner.de>
Date: Fri Dec 30 11:41:18 2016 +0100
4237 FIX Fixed rendering of old timestamps
Some old timestamps have been rendered as absolute times, although they
should have been relative. This has been fixed.
Change-Id: I61c2184b4733656330f2ab388657e2a254051208
---
.werks/4237 | 11 +++++++++++
ChangeLog | 1 +
2 files changed, 12 insertions(+)
diff --git a/.werks/4237 b/.werks/4237
new file mode 100644
index 0000000..2780465
--- /dev/null
+++ b/.werks/4237
@@ -0,0 +1,11 @@
+Title: Fixed rendering of old timestamps
+Level: 1
+Component: wato
+Compatible: compat
+Version: 1.4.0i4
+Date: 1483094408
+Class: fix
+
+Some old timestamps have been rendered as absolute times, although they
+should have been relative. This has been fixed.
+
diff --git a/ChangeLog b/ChangeLog
index 9ff9e1a..cefd524 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -41,6 +41,7 @@
* 4222 FIX: Services of host page: Fixed encoding issue for hosts with umlauts in alias
* 4223 FIX: Fixed possible g_host_attribute related AttributeError exception
* 4224 FIX: Improved exception handling during WATO slave site activation
+ * 4237 FIX: Fixed rendering of old timestamps...
Notifications:
* 4197 FIX: Fix sending notification to global fallback email address