##// END OF EJS Templates
Merged r10702 from trunk to 1.4-stable (#12189)...
Toshi MARUYAMA -
r10492:5210b58226e2
parent child
Show More
1 NO CONTENT: new file 100644
@@ -18,6 +18,7
18 18 /public/plugin_assets
19 19 /tmp/*
20 20 /tmp/cache/*
21 /tmp/pdf/*
21 22 /tmp/sessions/*
22 23 /tmp/sockets/*
23 24 /tmp/test/*
@@ -20,6 +20,7 public/dispatch.*
20 20 public/plugin_assets
21 21 tmp/*
22 22 tmp/cache/*
23 tmp/pdf/*
23 24 tmp/sessions/*
24 25 tmp/sockets/*
25 26 tmp/test/*
@@ -13,6 +13,7 http://www.redmine.org/
13 13 * Defect #11365: Attachment description length is not validated
14 14 * Defect #11541: Version sharing is missing in the REST API
15 15 * Defect #11789: Edit section links broken with h5/h6 headings
16 * Defect #12189: No tmp/pdf directory
16 17 * Feature #11338: Exclude emails with auto-submitted => auto-generated
17 18 * Patch #9732: German translations
18 19 * Patch #11328: Fix Japanese mistranslation for 'label_language_based'
General Comments 0
You need to be logged in to leave comments. Login now