This is an automated email from the ASF dual-hosted git repository.
snoopdave pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/roller.git
from 94b2f72ce Merge pull request #126 from mbien/dependency-updates-3
add b6df63611 Remove HTML from a couple of fields that should not allow
HTML and clarify docs.
add 23b79cbb7 Merge branch 'master' into inputs-and-docs
add cd4808e39 Remove redundant escaping, POJO does the escape
new c30027e00 Merge pull request #128 from apache/inputs-and-docs
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
app/src/main/java/org/apache/roller/weblogger/pojos/Weblog.java | 9 +++++----
.../java/org/apache/roller/weblogger/pojos/WeblogCategory.java | 5 +++--
.../roller/weblogger/ui/struts2/editor/WeblogConfigBean.java | 4 ++--
.../java/org/apache/roller/weblogger/util/HTMLSanitizer.java | 2 +-
docs/roller-install-guide.adoc | 3 +++
docs/roller-user-guide.adoc | 3 ++-
6 files changed, 16 insertions(+), 10 deletions(-)