adium 5848:2e99b7272ad7: 1.5.10b1
commits at adium.im
commits at adium.im
Wed Mar 19 14:05:31 UTC 2014
details: http://hg.adium.im/adium/rev/2e99b7272ad7
revision: 5848:2e99b7272ad7
branch: adium-1.5.10
author: Robert Vehse <robertvehse at fastmail.fm>
date: Wed Mar 19 15:05:23 2014 +0100
1.5.10b1
diffs (71 lines):
diff -r 8adea39f58ed -r 2e99b7272ad7 AdiumHelp/pgs/AdvancedFeatures-OTREncryption.html
--- a/AdiumHelp/pgs/AdvancedFeatures-OTREncryption.html Fri Feb 21 13:21:27 2014 +0100
+++ b/AdiumHelp/pgs/AdvancedFeatures-OTREncryption.html Wed Mar 19 15:05:23 2014 +0100
@@ -17,7 +17,7 @@
<div id="pagetitle">
<h1>OTR encryption</h1>
</div>
- <p><a href="https://otr.cypherpunks.ca/">Off-the-Record (OTR) Messaging</a> enables you to have private conversations over instant messaging. According to the OTR Development Team, it aims to provide the following:</p>
+ <p><a href="https://otr.cypherpunks.ca">Off-the-Record (OTR) Messaging</a> enables you to have private conversations over instant messaging. According to the OTR Development Team, it aims to provide the following:</p>
<ul>
<li>"Encryption: No one else can read your instant messages."</li>
<li>"Authentication: You are assured the correspondent is who you think it is."</li>
diff -r 8adea39f58ed -r 2e99b7272ad7 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Fri Feb 21 13:21:27 2014 +0100
+++ b/ChangeLogs/Changes.txt Wed Mar 19 15:05:23 2014 +0100
@@ -1,10 +1,10 @@
Adium Version History
-----------------------
-Version 1.5.10 (XX/XX/201X)
+Version 1.5.10 (03/XX/2014)
* Fixed a bug that can cause disconnects when using a Retina Mac with an external screen. (Johannes Loepelmann) (#16552)
* Fixed idle checks to no longer use the proximity sensor of modern Macs. (Christopher Loessl)
- * Fix a problem that could cause high CPU load when a connection is lost. (#16431)
- * Fix dates in the chat log viewer not showing up for very old logs (2006 and earlier). (#16554)
+ * Fixed a problem that could cause high CPU load when a connection is lost. (#16431)
+ * Fixed dates in the chat log viewer not showing up for very old logs (2006 and earlier). (#16554)
* Security: Enabled a number of TLS ciphers using SHA256.
* Fixed connecting to servers with outdated TLS support using the unofficial SIPE plugin. (Michael Lamb) (#16550)
* Updated libpurple to 2.10.9, fixing many security issues.
diff -r 8adea39f58ed -r 2e99b7272ad7 Plists/Info.plist
--- a/Plists/Info.plist Fri Feb 21 13:21:27 2014 +0100
+++ b/Plists/Info.plist Wed Mar 19 15:05:23 2014 +0100
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5.10hg, Copyright © 2001-2013 The Adium Team</string>
+ <string>1.5.10b1, Copyright © 2001-2013 The Adium Team</string>
<key>CFBundleHelpBookFolder</key>
<string>AdiumHelp</string>
<key>CFBundleHelpBookName</key>
@@ -370,7 +370,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.5.10hg</string>
+ <string>1.5.10b1</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5.10hg</string>
+ <string>1.5.10b1</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 8adea39f58ed -r 2e99b7272ad7 Release/Makefile
--- a/Release/Makefile Fri Feb 21 13:21:27 2014 +0100
+++ b/Release/Makefile Wed Mar 19 15:05:23 2014 +0100
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5.10hg
+VERSION=1.5.10b1
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list