linuxdcpp-team team mailing list archive
-
linuxdcpp-team team
-
Mailing list archive
-
Message #03119
[Branch ~linuxdcpp-team/linuxdcpp/trunk] Rev 405: Convert Changelog to UTF-8
------------------------------------------------------------
revno: 405
committer: Steven Sheehy <steven.sheehy@xxxxxxxxx>
branch nick: trunk
timestamp: Thu 2011-01-27 20:15:50 -0600
message:
Convert Changelog to UTF-8
modified:
Changelog.txt
--
lp:linuxdcpp
https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/trunk
Your team LinuxDC++ Team is subscribed to branch lp:linuxdcpp.
To unsubscribe from this branch go to https://code.launchpad.net/~linuxdcpp-team/linuxdcpp/trunk/+edit-subscription
=== modified file 'Changelog.txt'
--- Changelog.txt 2010-11-05 13:09:29 +0000
+++ Changelog.txt 2011-01-28 02:15:50 +0000
@@ -161,7 +161,7 @@
[2007-11-25] Added user commands to search menu (thanks Bart Vullings).
[2007-11-30] Fixes to allow compilation on OpenBSD (thanks Jeremy Evans).
[2007-12-02] Open finished files w/ the default application (thanks David Grundberg).
-[2007-12-03] Fixes to allow compilation on Mac OS X (thanks Per Göransson).
+[2007-12-03] Fixes to allow compilation on Mac OS X (thanks Per Göransson).
[2007-12-04] Display hub name(s) on private message tab.
[2007-12-07] Added the ability to open URLs in chat with the default application.
[2007-12-07] Make the program appear on the screen more smoothly.
@@ -280,7 +280,7 @@
* Upgraded the DC++ core to 0.698:
* The 0.691 core contains a security flaw so I recommend you upgrade ASAP.
* Support for non-TTH files was removed (by DC++, so don't complain to us).
- * Added SSL support (thanks Mattias Webjörn Eriksson for some help with this).
+ * Added SSL support (thanks Mattias Webjörn Eriksson for some help with this).
* OpenSSL is now a required dependency to build.
* Added a "Security Certificates" page in the preferences dialog.
* Added a TLS port entry in the "Connection" page.
@@ -443,7 +443,7 @@
* Added /refresh command.
2006-07-19 - Steven Sheehy
-* Replaced old windows-style icons with new Gnome-style icons (huge thanks to Johannes Sjölund).
+* Replaced old windows-style icons with new Gnome-style icons (huge thanks to Johannes Sjölund).
Note: There's a new svg subdir with these icons saved as svg for backup purposes.
These do not need to be distributed in any binary packages.
* Added an option to use the stock GTK+ icons if you don't like the provided ones.
@@ -767,7 +767,7 @@
2005-08-07 - paskharen
* Added menubar (thanks s4kk3)
* Added a custom atomic.h (only x86 but that's easy to fix, just copy from qt =)
- (thanks Rikard Björklind)
+ (thanks Rikard Björklind)
* Log messages are now shown in main statusbar
(patch #000518, thanks clairvoyant)