Dictionary Cache: Split long status line into multiple lines to stay < 80 chars

This commit is contained in:
jsteube
2017-03-25 16:11:01 +01:00
parent e734e39df1
commit 99fbaa8bcc
4 changed files with 73 additions and 64 deletions
+1
View File
@@ -40,6 +40,7 @@
##
- Building: Added missing prototypes for atlassian_parse_hash function
- Dictionary Cache: Split long status line into multiple lines to stay < 80 chars
- Files: Detect and error when users try to use -r with a parameter which is not a file
- Parameter: Detect and error when users try to use an empty string (length 0) for parameters like --session=
- Parameter: Detect and error when users try to use a non-digit where a digit is expected