Skip to content

Commit 678fabb

Browse files
committed
Fix typo's
[skip ci]
1 parent 7f34139 commit 678fabb

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,14 @@ All notable changes to this project will be documented in this file.
2020
- Avoid out of memory serving large logfiles (#2741, #2736, @divinity76
2121
- Improve passwords loading in password_valid (#2739)
2222
- Use secure RNG to generate passwords (#2726)
23-
- Utilize entire alphabet for random string (#2735 @Shadowfied)
23+
- Utilise entire alphabet for random string (#2735 @Shadowfied)
2424
- Don't use hosts_try_fastopen in Exim for Gmail / Google hostnames
25-
- Add check if Sieve is already installed (#2719 #manuekserol)
26-
-
25+
- Add check if Sieve is already installed (#2719 #manuelserol)
26+
- Allow PHP templates to be selected in Quick installer apps (#2713, #2711, #2690)
27+
- Small changes to translation strings (#2700 @V4M0N0S)
28+
- Rate limit in email address blank in UI (saved correct in limits) (#2710, #2707)
29+
- Fixed a bug in Settings sites where always websites got rebuild on save (#2705, #2710)
30+
- Fixed a bug in Weblog where the session got incorrectly reset as admin user (#2710)
2731

2832
### Dependencies
2933

0 commit comments

Comments
 (0)