Documentation / RelNotes / 2.2.3.txton commit l10n: git.pot: v2.11.0 round 1 (209 new, 53 removed) (fda7b09)
   1Git v2.2.3 Release Notes
   2========================
   3
   4Fixes since v2.2.2
   5------------------
   6
   7 * A handful of codepaths that used to use fixed-sized arrays to hold
   8   pathnames have been corrected to use strbuf and other mechanisms to
   9   allow longer pathnames without fearing overflows.