subsurface/CHANGELOG.md
Dirk Hohndel 10a026b2ff filter: avoid Windows crash
The scope confusion between s (the for loop variable) and s (the function
argument) caused a crash in the s.split() on Windows.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-11-12 07:46:52 -08:00

416 B

  • Windows: avoid crash when setting filter values for tag-style fields
  • mobile: add location service warning as required by Google Play
  • mobile: fix manually adding dives in the past [#2971]

  • Always add new entries at the very top of this file above other existing entries and this note.
  • Use this layout for new entries: [Area]: [Details about the change] [reference thread / issue]

vim: textwidth=100