adium 4996:b423dc1963a4: Merged adium-1.5.3 into adium-1.6.
commits at adium.im
commits at adium.im
Sun Aug 12 22:14:29 UTC 2012
details: http://hg.adium.im/adium/rev/b423dc1963a4
revision: 4996:b423dc1963a4
branch: adium-1.6
author: Thijs Alkemade <thijsalkemade at gmail.com>
date: Mon Aug 13 00:14:14 2012 +0200
Merged adium-1.5.3 into adium-1.6.
diffs (39 lines):
diff -r c346a138fd5a -r b423dc1963a4 ChangeLogs/Changes.txt
--- a/ChangeLogs/Changes.txt Fri Aug 10 19:41:33 2012 +0200
+++ b/ChangeLogs/Changes.txt Mon Aug 13 00:14:14 2012 +0200
@@ -1,6 +1,6 @@
Adium Version History
-----------------------
-Version 1.5.3 (8/XX/2012)
+Version 1.5.3 (8/12/2012)
* Fixed another problem with the transcript viewer causing search to fail when closing and reopening the window. (#13586, #15699)
* Fixed a problem with iTunes 10.6.3 on Mac OS X 10.6.8 causing the chat window's toolbar to break. (#16046)
* Fixed crash at startup that was meant to be fixed in 1.5.2. (#15787)
diff -r c346a138fd5a -r b423dc1963a4 Plugins/Twitter Plugin/twitter-small.png
Binary file Plugins/Twitter Plugin/twitter-small.png has changed
diff -r c346a138fd5a -r b423dc1963a4 Plugins/Twitter Plugin/twitter.png
Binary file Plugins/Twitter Plugin/twitter.png has changed
diff -r c346a138fd5a -r b423dc1963a4 Release/Makefile
--- a/Release/Makefile Fri Aug 10 19:41:33 2012 +0200
+++ b/Release/Makefile Mon Aug 13 00:14:14 2012 +0200
@@ -17,7 +17,7 @@
# - make all
###########
-VERSION=1.6
+VERSION=1.6hg
BUILD_IN_DEBUG_MODE?=FALSE
BETA?=TRUE
OFFICIAL_BUILD?=TRUE
diff -r c346a138fd5a -r b423dc1963a4 Source/AILoggerPlugin.m
--- a/Source/AILoggerPlugin.m Fri Aug 10 19:41:33 2012 +0200
+++ b/Source/AILoggerPlugin.m Mon Aug 13 00:14:14 2012 +0200
@@ -64,7 +64,7 @@
#define KEY_LOG_INDEX_VERSION @"Log Index Version"
//Version of the log index. Increase this number to reset everyone's index.
-#define CURRENT_LOG_VERSION 9
+#define CURRENT_LOG_VERSION 10
#define LOG_INDEX_STATUS_INTERVAL 20
#define LOG_CLEAN_SAVE_INTERVAL 2000
#define NEW_LOGFILE_TIMEOUT 600
More information about the commits
mailing list