Browse Source

improve change description

pull/1312/head
Tiago Salem Herrmann 9 years ago
parent
commit
e81f51b63d
1 changed files with 3 additions and 1 deletions
  1. +3
    -1
      java/pending_code_changes.txt

+ 3
- 1
java/pending_code_changes.txt View File

@ -3,4 +3,6 @@ Code changes:
length or not. This could result in more specific results; whereas before, a
number from length 3 to length 6 may have been deemed possible, now we may
exclude a number of length 5.
- Add hash (#) as a diallable character.
- Add hash (#) as a diallable character. Numbers with # in them will no longer
have formatting applied in formatInOriginalFormat, and
normalizeDiallableCharsOnly now retains the # symbol.

Loading…
Cancel
Save