CHANGELOG.md in rhoconnect-3.0.4 vs CHANGELOG.md in rhoconnect-3.0.5

- old
+ new

@@ -1,4 +1,9 @@ +## 3.0.5 (not released) +* use redis 2.4 by default +* #17447481 - auto-renewal of expired C2DM tokens +* #19723593 - re-creating Client if clientregister call is made with unknown client id + ## 3.0.4 (2011-10-13) * #19675957 - fixing broken task :set_admin_password ## 3.0.3 (2011-10-13) * #19304885 - fixing race condition in get_lock (lock is released between setnx and get calls)