www/adium.im 662:95a37aea9dfe: That's a beta changelog...
commits at adium.im
commits at adium.im
Sun May 13 22:44:07 UTC 2012
details: http://hg.adium.im/www/adium.im/rev/95a37aea9dfe
revision: 662:95a37aea9dfe
branch: adiumx.com
author: Evan Schoenberg
date: Sun May 13 17:44:03 2012 -0500
That's a beta changelog...
diffs (124 lines):
diff -r 8aa8650decb3 -r 95a37aea9dfe changelogs/1.5.1.html
--- a/changelogs/1.5.1.html Sun May 13 17:42:48 2012 -0500
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,58 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <style type="text/css">
-/*<![CDATA[*/
- ul {
- padding-left: 20px;
- }
- li > a[href*="/ticket/"] {
- font-size: 8pt;
- text-decoration: none;
- }
- .changegroup {
- margin: 5px;
- margin-bottom: 20px;
- border: 1px dotted gray;
- }
- .changegroup h3 {
- background-color: #abff82;
- padding: 4px 8px;
- color: #333;
- margin: 0;
- }
- #majorchanges h3 {
- background-color: #ffadad;
- background-color: #afd7ff;
- }
-
- .changegroup ul {
- margin: 8px;
- }
- #powered img {
- border-width: 0px;
- }
- /*]]>*/
- </style>
- <title></title>
- </head>
- <body>
- <div class="changegroup" id="majorchanges">
- <h3>
- Version 1.5.1b1
- </h3>
- <ul>
- <li>Adium is now securely signed with an Apple Developer ID for OS X 10.8 / GateKeeper compatibility
- <li>Updated to libpurple 2.10.4
- <ul>
- <li>* AIM/ICQ: Fix communication with buddies containing periods and underscores
- <li>* MSN: Fix messages to offline contacts
- <li>* Fixed a number of security issues (see http://pidgin.im/news/security/), small memory leaks, miscellaneous bugs
- </ul>
- <li>Fixed status indicators in chat windows with only one chat
- </ul>
- </div>
- </body>
-</html>
diff -r 8aa8650decb3 -r 95a37aea9dfe changelogs/1.5.1b1.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/changelogs/1.5.1b1.html Sun May 13 17:44:03 2012 -0500
@@ -0,0 +1,58 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <style type="text/css">
+/*<![CDATA[*/
+ ul {
+ padding-left: 20px;
+ }
+ li > a[href*="/ticket/"] {
+ font-size: 8pt;
+ text-decoration: none;
+ }
+ .changegroup {
+ margin: 5px;
+ margin-bottom: 20px;
+ border: 1px dotted gray;
+ }
+ .changegroup h3 {
+ background-color: #abff82;
+ padding: 4px 8px;
+ color: #333;
+ margin: 0;
+ }
+ #majorchanges h3 {
+ background-color: #ffadad;
+ background-color: #afd7ff;
+ }
+
+ .changegroup ul {
+ margin: 8px;
+ }
+ #powered img {
+ border-width: 0px;
+ }
+ /*]]>*/
+ </style>
+ <title></title>
+ </head>
+ <body>
+ <div class="changegroup" id="majorchanges">
+ <h3>
+ Version 1.5.1b1
+ </h3>
+ <ul>
+ <li>Adium is now securely signed with an Apple Developer ID for OS X 10.8 / GateKeeper compatibility
+ <li>Updated to libpurple 2.10.4
+ <ul>
+ <li>* AIM/ICQ: Fix communication with buddies containing periods and underscores
+ <li>* MSN: Fix messages to offline contacts
+ <li>* Fixed a number of security issues (see http://pidgin.im/news/security/), small memory leaks, miscellaneous bugs
+ </ul>
+ <li>Fixed status indicators in chat windows with only one chat
+ </ul>
+ </div>
+ </body>
+</html>
More information about the commits
mailing list