adium-1.4 3602:037bc2eaa419: 1.4.3b3

commits at adium.im commits at adium.im
Thu Aug 18 01:26:12 UTC 2011


details:	http://hg.adium.im/adium-1.4/rev/037bc2eaa419
revision:	3602:037bc2eaa419
branch:		(none)
author:		Robert Vehse
date:		Thu Aug 18 03:26:03 2011 +0200

1.4.3b3

diffs (59 lines):

diff -r 52a0a89e4e0a -r 037bc2eaa419 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt	Thu Aug 18 02:07:56 2011 +0200
+++ b/ChangeLogs/Changes.txt	Thu Aug 18 03:26:03 2011 +0200
@@ -2,11 +2,13 @@
 				-----------------------
 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. (reverted to MSNP15 support from MSNP16) (#15256)
+ * MSN: Fixed an issue involving the "Friendly name changes too often" error. (#15364)
  * 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. (#15239)
+ * Fixed an issue where Adium was constantly writing with the computer screen off for a long time. (#15147)
  * 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
diff -r 52a0a89e4e0a -r 037bc2eaa419 Plists/Info.plist
--- a/Plists/Info.plist	Thu Aug 18 02:07:56 2011 +0200
+++ b/Plists/Info.plist	Thu Aug 18 03:26:03 2011 +0200
@@ -354,7 +354,7 @@
 	<key>CFBundleExecutable</key>
 	<string>Adium</string>
 	<key>CFBundleGetInfoString</key>
-	<string>1.4.3b2, Copyright 2001-2011 The Adium Team</string>
+	<string>1.4.3b3, 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.3b2</string>
+	<string>1.4.3b3</string>
 	<key>CFBundleSignature</key>
 	<string>AdIM</string>
 	<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
 		</dict>
 	</array>
 	<key>CFBundleVersion</key>
-	<string>1.4.3b2</string>
+	<string>1.4.3b3</string>
 	<key>LSApplicationCategoryType</key>
 	<string>public.app-category.social-networking</string>
 	<key>LSMinimumSystemVersion</key>
diff -r 52a0a89e4e0a -r 037bc2eaa419 Release/Makefile
--- a/Release/Makefile	Thu Aug 18 02:07:56 2011 +0200
+++ b/Release/Makefile	Thu Aug 18 03:26:03 2011 +0200
@@ -17,7 +17,7 @@
 # - make all
 ###########
 
-VERSION=1.4.3b2
+VERSION=1.4.3b3
 BUILD_IN_DEBUG_MODE?=TRUE
 BETA?=TRUE
 OFFICIAL_BUILD?=TRUE




More information about the commits mailing list