diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-25 16:38:08 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-25 16:38:08 -0600 |
commit | 80bc593eb31b3162fd870ee64eceb0ec90fac15c (patch) | |
tree | 9e708275b1ba15febc8134eb7cda3eb6ca54395c /NewsLog.txt | |
parent | bdfea250b774ef95da2f67db2db8dd34a431d80e (diff) | |
download | tdepim-80bc593eb31b3162fd870ee64eceb0ec90fac15c.tar.gz tdepim-80bc593eb31b3162fd870ee64eceb0ec90fac15c.zip |
Fix linear alphabet string errors
Diffstat (limited to 'NewsLog.txt')
-rw-r--r-- | NewsLog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NewsLog.txt b/NewsLog.txt index bc32c09de..cc5cdc4c2 100644 --- a/NewsLog.txt +++ b/NewsLog.txt @@ -1960,7 +1960,7 @@ Bugfixes deleted without ever having been initialised. Also init some other vars ASAP. (700035) - kolab/issue1712 Update revision when adding new attendees.(663228) - kolab/issue1672 Make sure to open the folder when saving a single message as well.(664661) - - Fix lack of double-quotes around folder name, making GEQUOTAROOT fail on folders with a space in the + - Fix lack of double-quotes around folder name, making GETQUOTAROOT fail on folders with a space in the name.(665276) - Port the ability to add and remove subfolders from korganizer's resource view from proko2. (665274) - kolab/issue1721 Don't exit when the popup menu is canceled.(665679) |