adium-1.4 3578:f32231b78fd2: 1.4.3b2
commits at adium.im
commits at adium.im
Sat Jul 30 19:12:57 UTC 2011
details: http://hg.adium.im/adium-1.4/rev/f32231b78fd2
revision: 3578:f32231b78fd2
branch: (none)
author: Robert Vehse
date: Sat Jul 30 21:12:49 2011 +0200
1.4.3b2
diffs (67 lines):
diff -r 5db0cf9ce1f1 -r f32231b78fd2 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Fri Jul 29 02:53:43 2011 +0200
+++ b/ChangeLogs/Changes.txt Sat Jul 30 21:12:49 2011 +0200
@@ -1,15 +1,17 @@
Adium Version History
-----------------------
Version 1.4.3
- * MSN: Fixed direct file transfers, user icons, and receiving custom emoticons, while disabling multiple points of presence (MPOP). We determined that this was the better trade-off based on user feedback.
+ * MSN: Fixed direct file transfers, user icons, and receiving custom emoticons, while disabling multiple points of presence (MPOP). We determined that this was the better trade-off based on user feedback. (reverted to MSNP15 support from MSNP16)
* Facebook
* Fixed connectivity.
* Facebook will now connect via the officially-sanctioned mechanism. You no longer have to provide Adium with your username and password; you will be prompted to authenticate via a facebook.com window when you first log in. Existing accounts are automatically upgraded.
- * AIM/ICQ: Fixed connecting while using a proxy server
- * Twitter: Fixed loading the Following list.
- * Fixed the 'Add Link' function, which was broken in 1.4.2
+ * AIM/ICQ: Fixed connecting while using a proxy server.
+ * Twitter: Fixed loading the Following list. (#15239)
+ * Fixed the 'Add Link' function, which was broken in 1.4.2. (#15259)
+ * Fixed instances where contacts weren't being highlighted despite having been set to. (#14493).
* MessageView
* Inserted emoticon will replace the selected text (if any)
+ * Updated the Greek localisation. (#15330)
Version 1.4.2 (06/13/2011)
Updated to libpurple 2.7.11. Highlights of applicable changes:
diff -r 5db0cf9ce1f1 -r f32231b78fd2 Plists/Info.plist
--- a/Plists/Info.plist Fri Jul 29 02:53:43 2011 +0200
+++ b/Plists/Info.plist Sat Jul 30 21:12:49 2011 +0200
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.4.3b1, Copyright 2001-2011 The Adium Team</string>
+ <string>1.4.3b2, Copyright 2001-2011 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.4.3b1</string>
+ <string>1.4.3b2</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.4.3b1</string>
+ <string>1.4.3b2</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSMinimumSystemVersion</key>
diff -r 5db0cf9ce1f1 -r f32231b78fd2 Release/Makefile
--- a/Release/Makefile Fri Jul 29 02:53:43 2011 +0200
+++ b/Release/Makefile Sat Jul 30 21:12:49 2011 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.4.3b1
+VERSION=1.4.3b2
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list