What's wrong with this entry?
A numeric constant was raised from 10000 to 20000. Given its context in the build, this is most likely a timeout value (in milliseconds) or a maximum buffer/retry ceiling somewhere in the daemon or update subsystem. Users would observe this as the tool waiting longer before surfacing a timeout error in affected code paths, rather than any explicit UI change.
removed constant $lc = 1e4, added Woc = 20000 (search for Woc in v2.1.185 source)
Strings lifted out of the shipped bundle, so the claim above can be checked against them.