This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/CHANGELOG-2.1.md

20 lines
676 B
Markdown
Raw Normal View History

2012-09-11 05:58:24 +01:00
CHANGELOG for 2.1.x
===================
This changelog references the relevant changes (bug and security fixes) done
in 2.1 minor versions.
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.1.0...v2.1.1
2012-09-20 08:12:35 +01:00
* 2.1.2 (2012-09-20)
* 7bafc69: Add a Sigchild compatibility mode (set to false by default)
* 8dd19d8: fix Fatal error: Cannot access private property
* 3269014: Added Bulgarian translation
* de6658b: [Profiler]Use the abstract method to get client IP
2012-09-11 05:58:24 +01:00
* 2.1.1 (2012-09-11)
2012-09-11 05:59:00 +01:00
* fix Composer configuration