From 10b8790d570adb7ea0625e9198680ce200eddfd3 Mon Sep 17 00:00:00 2001
From: Dries <dries@buytaert.net>
Date: Mon, 18 Feb 2013 18:52:01 -0500
Subject: [PATCH] Issue #501428 by dawehner: add changelog entry for date and
 time field type.

---
 core/CHANGELOG.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/core/CHANGELOG.txt b/core/CHANGELOG.txt
index 465ac70f3d98..1e09166e5dec 100644
--- a/core/CHANGELOG.txt
+++ b/core/CHANGELOG.txt
@@ -103,6 +103,7 @@ Drupal 8.0, xxxx-xx-xx (development version)
 - Added local image input filter, to enable secure image posting.
 - Added Views and Views UI module to core.
 - Added Entity Reference field type to core.
+- Added Date field type to core.
 
 Drupal 7.0, 2011-01-05
 ----------------------
-- 
GitLab