From 452a977f84f963b6f7dcfc8613240132e879ec9f Mon Sep 17 00:00:00 2001 From: Jesse Young Date: Fri, 23 Sep 2011 23:21:48 -0700 Subject: [PATCH] reorder changelog --- .phrozn/entries/history/index.twig | 8 ++++---- history/index.html | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.phrozn/entries/history/index.twig b/.phrozn/entries/history/index.twig index bd69ddf..8351ecf 100755 --- a/.phrozn/entries/history/index.twig +++ b/.phrozn/entries/history/index.twig @@ -13,10 +13,6 @@ Version 2.0-beta (2011/09/23)
  • Send and receive multipart SMS (longer than 160 characters)
  • -
  • - Server API changed to use POST requests instead of GET requests, and other changes; - support for future server API changes via 'version' request parameter -
  • Authenticate with password shared between phone and server
  • @@ -48,6 +44,10 @@ Version 2.0-beta (2011/09/23)
  • Perform all HTTP requests asynchronously for better performance
  • +
  • + Server API changed to use POST requests instead of GET requests, and other changes; + support for future server API changes via 'version' request parameter +
  • Automatically start when the phone boots
  • diff --git a/history/index.html b/history/index.html index 207ccc9..48e1575 100755 --- a/history/index.html +++ b/history/index.html @@ -51,10 +51,6 @@
  • Send and receive multipart SMS (longer than 160 characters)
  • -
  • - Server API changed to use POST requests instead of GET requests, and other changes; - support for future server API changes via 'version' request parameter -
  • Authenticate with password shared between phone and server
  • @@ -86,6 +82,10 @@
  • Perform all HTTP requests asynchronously for better performance
  • +
  • + Server API changed to use POST requests instead of GET requests, and other changes; + support for future server API changes via 'version' request parameter +
  • Automatically start when the phone boots