From 43a913cc33ad55e7d41a804e564850ab2ff62c43 Mon Sep 17 00:00:00 2001 From: "nothings.org" Date: Sun, 1 Jul 2007 22:27:57 +0000 Subject: [PATCH] cleanup --- notes.txt | 2 +- release.bat | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/notes.txt b/notes.txt index e7c11e5..4e1817d 100644 --- a/notes.txt +++ b/notes.txt @@ -1,5 +1,5 @@ Version 0.91: Beta 2 (2007-07-01) - * feature: allow changing the label font size + * feature: allow changing the label font size, toggle label in preferences * internal: various refactorings to clean up the code * bugfix: finish commenting code (except resizer) * bugfix: fix tiny leak closing the preferences dialog with the close button diff --git a/release.bat b/release.bat index 5a88dff..996dc61 100644 --- a/release.bat +++ b/release.bat @@ -1,4 +1,4 @@ -+@echo off +@echo off call version.bat rem # Update ReleaseNotes on wiki