From: Sebastian Harl Date: Wed, 24 Sep 2014 20:34:06 +0000 (-0700) Subject: ReleaseNotes: Fixed a typo. X-Git-Tag: sysdb-0.5.0~28 X-Git-Url: https://git.tokkee.org/?p=sysdb.git;a=commitdiff_plain;h=40736dc6f1cb834ae0d8a3c297c58408280e1664 ReleaseNotes: Fixed a typo. --- diff --git a/ReleaseNotes b/ReleaseNotes index 991308f..df53914 100644 --- a/ReleaseNotes +++ b/ReleaseNotes @@ -48,7 +48,7 @@ Version 0.4.0, Release Date: 2014-09-01 - Fixed a memory leak. - Apply (very) simple optimizations to lookup expressions. - Added support for metrics and their “data-stores” (describing how to - access the actual data references by a metric). + access the actual data referenced by a metric). - Added support for querying time-series data through the newly introduced “time-series fetcher” plugins. * frontend: