From 1bf9f6eec55b6a2782752d9c5d222f2fc814a7f0 Mon Sep 17 00:00:00 2001 From: Priit Tark Date: Fri, 16 Jan 2015 18:21:54 +0200 Subject: [PATCH] Added EPPRawFrame notice to CHANGELOG --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73a838a6f..d6e7110db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ * Added new rake tasks: rake db:all:setup to setup all databases Find out more tasks for all databases with rake -T db:all - + * Staging env added, please change apache conf in staging servers to "RailsEnv staging" Then you need to add or update staging section in --> config/database.yml @@ -13,3 +13,8 @@ * Registry api log and whois database added, please update your database.yml, you can view updated config at config/database-example.yml + +14.01.2015 + +* Update your Apache EPP conf file, add "EPPRawFrame raw_frame", inspect example file at Readme + Otherwise new master EPP will not work.