Merge branch 'os/gitweb-highlight-uncaptured'
authorJunio C Hamano <gitster@pobox.com>
Wed, 9 Jan 2013 16:26:08 +0000 (08:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Jan 2013 16:26:09 +0000 (08:26 -0800)
The code to sanitize control characters before passing it to
"highlight" filter lost known-to-be-safe control characters by
mistake.

* os/gitweb-highlight-uncaptured:
  gitweb: fix error in sanitize when highlight is enabled

1  2 
gitweb/gitweb.perl

Simple merge