From 7d6c5595e476c511a1f82fd752d3878670f4f11d Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 4 Nov 2011 13:24:08 -0400 Subject: [PATCH] Updated changelog --- docs/changelog.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index d3cb77b7dd..6938bd14a7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -1,6 +1,11 @@ +2011-11-04 +* Complete Portuguese and Russian translations + 2011-11-03 * Portuguese translation updates (Emerson Soares and Renata Oliveira) * Initial Russian translation (Sergey Glita) +* Added animate.css to use CSS to animate flash messages with better + fallback on non JS browsers 2011-10-30 ----------