Update ReleaseNotes-2.10

Change-Id: Ief964e57fca8a75f75719c6d3e16f8e16e7acdec
This commit is contained in:
Saša Živkov
2014-12-11 17:07:50 +01:00
parent 202f02835a
commit 55ee94b375

View File

@@ -433,6 +433,13 @@ Log file compression was scheduled using a fixed delay. This caused the start
times to drift over time. Use a fixed rate instead so that the compression
reoccurs at the same time every day.
* Do not email project watchers on new draft changes
+
If a draft change is created by pushing to refs/drafts/master only
the reviewers explicitly named on the command line (which may be
empty) should be notified of the change. Users watching the project
should not be notified, as the change has not yet been published.
Web UI
~~~~~~