Bug Fixes

#1063251 (Bug #78965) ** 'p4 fetch' on a case-insensitive server would fail with a file transfer error when fetching multiple revisions of a file of type text if the revision names differed in case.

#1062781 (Bug #74254 ) ** Tagged output for 'p4 submit' from an edge server no longer generates duplicate entries for depotFile, rev, and change.

#1062239 (Bug #78917 ) * ** 'p4 submit --parallel' now works with certain custom licenses.

#1062090 (Bug #79018) ** 'p4 changes <filepath>' has been optimized by adding a flag to terminate processing at an end point '-e changelist'.

#1061247 (Bugs #78830,#78915) ** A replica with rpl.checksum.change set to 2 or higher might incorrectly write its own journal file under conditions of high concurrency on the master, resulting in incorrect behavior and problems with replicas of this replica.

#1059780 (Bug #78855) * ** 'p4 sync --parallel' now works with certain custom licenses.

#1059694 (Bug #78818) * Usernames containing backslash characters no longer cause 'p4 init' or 'p4 clone' to fail.

#1058704 (Bug #78785) ** If a replica with rpl.checksum.change set to 2 or higher encountered an internal error processing a changelist checksum note, it would halt replication. Now, it logs the error but resumes replication.