fnp
/
fnpdjango.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable styling language switcher link depending on the destination language
[fnpdjango.git]
/
CHANGES.txt
diff --git
a/CHANGES.txt
b/CHANGES.txt
index
71a81a1
..
526cd79
100644
(file)
--- a/
CHANGES.txt
+++ b/
CHANGES.txt
@@
-1,3
+1,10
@@
+ - Fix makecontribmessages command.
+
+v0.1.6 2013-03-20
+ - Update to Django 1.5
+
+v0.1.5 2013-02-22
+ - Make prevnext respect current GET parameters.
- Add a management command for localizing contrib apps.
- Fix deployment sudo problem.