diff CHANGELOG.txt @ 43:60ab9a4d2de1

Replaced my edit window with a static popup. This looks and behaves better this way. This commit also includes some small cleanup on frame strata for the invested and debug windows.
author Asa Ayers <Asa.Ayers@Gmail.com>
date Mon, 19 Jul 2010 22:46:52 -0700
parents 1ff3b83b104c
children a66f6fc57cfb
line wrap: on
line diff
--- a/CHANGELOG.txt	Mon Jul 19 21:42:44 2010 -0700
+++ b/CHANGELOG.txt	Mon Jul 19 22:46:52 2010 -0700
@@ -2,6 +2,7 @@
 
 - Implemented COD mail (Ticket #1) and updated the way postage was counted so that if you mail multiple items at once, they will all have the postage counted. I also removed the 30c for postage from how QA thresholds are calculated now that they will be counted every time.
 - Added a dialog to allow the user to send COD mail without a tracking number.
+- Replaced my edit window with a static popup. This looks and behaves better this way.
 
 2010-07-18  Asa Ayers  <Asa.Ayers@Gmail.com>