Clarify settings migration logic comments
authorShane Synan <digitalcircuit36939@gmail.com>
Sat, 7 Jan 2017 01:16:31 +0000 (19:16 -0600)
committerManuel Nickschas <sputnick@quassel-irc.org>
Thu, 13 Apr 2017 19:47:30 +0000 (21:47 +0200)
Add comments clarifying use of VERSION_MINOR_CURRENT in
migrateSettings() and the switch statements in
applySettingsMigration().  It's easy enough to do one and miss the
other as they're not very close by.

(I should've commented this in the first place.  Pardon!)

Resolves GH-269.


No differences found