diff options
| author | Ramiro Morales <cramm0@gmail.com> | 2013-03-25 21:11:23 -0300 |
|---|---|---|
| committer | Ramiro Morales <ramiro@rmorales.net> | 2013-04-02 14:15:37 -0300 |
| commit | f2d3c4b0caccd509dda8463ec71549a1a0cda0b7 (patch) | |
| tree | 88ced76164a92959d022a00ae8f4ec33f75d228c /docs | |
| parent | b9dbd1dd2fddbd4ba20e1ab983b0d6712d21da00 (diff) | |
Added a dedication to Malcolm to release notes.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.6.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/releases/1.6.txt b/docs/releases/1.6.txt index 372dde8ff9..3258798c13 100644 --- a/docs/releases/1.6.txt +++ b/docs/releases/1.6.txt @@ -2,6 +2,24 @@ Django 1.6 release notes - UNDER DEVELOPMENT ============================================ +.. note:: + + Dedicated to Malcolm Tredinnick + + On March 17, 2013, the Django project and the free software community lost + a very dear friend and developer. + + Malcolm was a long-time contributor to Django, a model community member, a + brilliant mind, and a friend. His contributions to Django — and to many other + open source projects — are nearly impossible to enumerate. Many on the core + Django team had their first patches reviewed by him; his mentorship enriched + us. His consideration, patience, and dedication will always be an inspiration + to us. + + This release of Django is for Malcolm. + + -- The Django Developers + Welcome to Django 1.6! These release notes cover the `new features`_, as well as some `backwards |
