aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2012-09-04 02:18:59 +0200
committerMarcin Kuzminski <marcin@python-works.com>2012-09-04 02:18:59 +0200
commit1807aeac4a85173c5f7788459cf9d8df795b0cf0 (patch)
tree6364328d1d3d1b03c90003b8e8e7795179e564ba /docs
parent2cc4d358abea503b96fcae7bb5d7eca11aa35fe3 (diff)
Nicer email notifications about pull-request
--HG-- branch : beta
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/changelog.rst10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/changelog.rst b/docs/changelog.rst
index e57d859c..cab0914e 100755
--- a/docs/changelog.rst
+++ b/docs/changelog.rst
@@ -18,15 +18,17 @@ news
empty data
- modified_on column saves repository update and it's going to be used
later for light version of main page ref #500
+- pull request notifications send much nicer emails with details about pull
+ request
fixes
+++++
- fixed migrations of permissions that can lead to inconsistency.
- Some users sent feedback that after upgrading from older versions issues with updating
- default permissions occured. RhodeCode detects that now and resets default user
- permission to initial state if there is a need for that. Also forces users to set
- the default value for new forking permission.
+ Some users sent feedback that after upgrading from older versions issues
+ with updating default permissions occurred. RhodeCode detects that now and
+ resets default user permission to initial state if there is a need for that.
+ Also forces users to set the default value for new forking permission.
1.4.0 (**2012-09-03**)