adium 4318:b08eeb55787a: Level up (b5) and update the changelog.
commits at adium.im
commits at adium.im
Sun Nov 27 00:01:50 UTC 2011
details: http://hg.adium.im/adium/rev/b08eeb55787a
revision: 4318:b08eeb55787a
branch: (none)
author: Stephen Holt <sholt at adium.im>
date: Sat Nov 26 16:01:20 2011 -0800
Level up (b5) and update the changelog.
diffs (56 lines):
diff -r 9d785edcd02c -r b08eeb55787a ChangeLogs/Changes Between Betas.txt
--- a/ChangeLogs/Changes Between Betas.txt Sat Nov 26 15:25:31 2011 -0800
+++ b/ChangeLogs/Changes Between Betas.txt Sat Nov 26 16:01:20 2011 -0800
@@ -1,8 +1,9 @@
Adium 1.5b5
* Fixed crash when loading Skype plugin. (#15590)
* Disabled loading WebKit plugins when presenting Facebook authorization windows.
+ * Fixed small leap when auto-scrolling resumes in About box.
-
+
Adium 1.5b4
* Reduced application bundle size and memory overhead. (#15466)
* Adium no longer erroneously reports it supports VV. (#15639)
diff -r 9d785edcd02c -r b08eeb55787a Plists/Info.plist
--- a/Plists/Info.plist Sat Nov 26 15:25:31 2011 -0800
+++ b/Plists/Info.plist Sat Nov 26 16:01:20 2011 -0800
@@ -354,7 +354,7 @@
<key>CFBundleExecutable</key>
<string>Adium</string>
<key>CFBundleGetInfoString</key>
- <string>1.5b4, Copyright 2001-2011 The Adium Team</string>
+ <string>1.5b5, 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.5b4</string>
+ <string>1.5b5</string>
<key>CFBundleSignature</key>
<string>AdIM</string>
<key>CFBundleURLTypes</key>
@@ -469,7 +469,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
- <string>1.5b4</string>
+ <string>1.5b5</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.social-networking</string>
<key>LSFileQuarantineEnabled</key>
diff -r 9d785edcd02c -r b08eeb55787a Release/Makefile
--- a/Release/Makefile Sat Nov 26 15:25:31 2011 -0800
+++ b/Release/Makefile Sat Nov 26 16:01:20 2011 -0800
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.5b4
+VERSION=1.5b5
BUILD_IN_DEBUG_MODE?=TRUE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
More information about the commits
mailing list