From be312290704ee348f51f45dc0758dfc9e9c6360d Mon Sep 17 00:00:00 2001
From: webchick <webchick@24967.no-reply.drupal.org>
Date: Tue, 10 Sep 2013 01:31:41 -0700
Subject: [PATCH] Issue #2078321 by Cottser: Add Twig to CHANGELOG.txt.

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

diff --git a/core/CHANGELOG.txt b/core/CHANGELOG.txt
index 80e38a445330..33c3fa91d4f9 100644
--- a/core/CHANGELOG.txt
+++ b/core/CHANGELOG.txt
@@ -1,6 +1,8 @@
 
 Drupal 8.0, xxxx-xx-xx (development version)
 ----------------------
+- Added Twig as the default template engine and converted all .tpl.php templates
+  to .html.twig.
 - Added tour module. Provides highly contextual tips for UI elements.
 - Improved entity system.
     * Added support for saving and deleting entities through the controller.
-- 
GitLab