qulogic/pidgin

Fix ChangeLog typo.
release-2.x.y
2014-01-09, Mark Doliner
3154f8f6657d
Fix ChangeLog typo.
  • +2 -2
    ChangeLog
  • --- a/ChangeLog Thu Jan 09 22:35:38 2014 -0800
    +++ b/ChangeLog Thu Jan 09 22:43:23 2014 -0800
    @@ -6,13 +6,13 @@
    Python 3. (Ashish Gupta) (#15624)
    libpurple:
    - * Fix handling of SSL certificates with subjects when using libnss.
    + * Fix handling of SSL certificates without subjects when using libnss.
    * Fix handling of SSL certificates with timestamps in the distant future
    when using libnss. (#15586)
    Pidgin:
    * Better handling of URLs longer than 1000 letters.
    - * Fix handling multibyte UTF-8 characters in smiley themes. (#15756)
    + * Fix handling of multibyte UTF-8 characters in smiley themes. (#15756)
    Windows-Specific Changes:
    * Fix Tcl scripts. (#15520)