Skip to content

Commit

Permalink
Change log updated
Browse files Browse the repository at this point in the history
  • Loading branch information
KindDragon committed Nov 8, 2013
1 parent d767cd5 commit 2da7593
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 2 additions & 1 deletion GitUI/CommandsDialogs/AboutBox.cs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ protected override void OnLoad(EventArgs e)
"Birunthan Mohanathas, Christopher Buxenstein, Gordon Tyler, Dean Herbert, Jacob Berger";
private const string translators = "Gianni Rosa Gallina, Cheng Huang, Floyd Hung, superlongman, rferriz, gor, " +
"xaro, bleis-tift, Ralph Haußmann, Jasper Chien, Arkadiy Shapkin, ferow2k, Thibault D'Archivio, australiensun, " +
"Airat Salikhov, Dave Brotherstone, diegoaossas, hogelog, Philippe Miossec, Copro, KUNIMI Taiyoh, Victor Shih";
"Airat Salikhov, Dave Brotherstone, diegoaossas, hogelog, Philippe Miossec, Michael Benz (Copro), KUNIMI Taiyoh, " +
"Victor Shih, bygreencn, mrahn80, Michael Benz (Copro)";
private const string designers = "Andréj Telle, Oliver Friedrich";
private const string other = "";

Expand Down
3 changes: 3 additions & 0 deletions GitUI/Resources/ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
* Updated Japanese translation
* Updated Dutch translation
* Updated Russian translation
* Updated German translation
* Updated Simplified Chinese translation
* Added Korean translation

### Version 2.46
* Fixed issue 1387: Shell extensions not work under Windows XP
Expand Down

0 comments on commit 2da7593

Please sign in to comment.