Starting devel 1.4.5 branch (again)
This commit is contained in:
parent
9e07a9bfe9
commit
1ab1271e70
@ -1,6 +1,10 @@
|
||||
Changelog for Redmine DMSF
|
||||
==========================
|
||||
|
||||
1.4.5: *Not yet released*
|
||||
-----------------------
|
||||
* New: Settings introduced to enable read-only or read-write stance to be taken with webdav
|
||||
|
||||
1.4.4p2: *2012-07-08*
|
||||
-------------------
|
||||
* Fix: Issue #22 - Webdav upload with passenger/nginx fails with server error (passenger class for request.body does not contain length method.
|
||||
|
||||
2
init.rb
2
init.rb
@ -24,7 +24,7 @@ Redmine::Plugin.register :redmine_dmsf do
|
||||
name "DMSF"
|
||||
author "Vit Jonas / Daniel Munn"
|
||||
description "Document Management System Features"
|
||||
version "1.4.4p2 stable"
|
||||
version "1.4.5 devel"
|
||||
url "https://github.com/danmunn/redmine_dmsf"
|
||||
author_url "https://code.google.com/p/redmine-dmsf/"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user