From 33fe94b286c01e082f2649c5f75ce93aa0069482 Mon Sep 17 00:00:00 2001
From: Bruce Momjian <bruce@momjian.us>
Date: Tue, 6 Jul 2004 16:18:31 +0000
Subject: [PATCH] Reorder dash mention to be more prominient.

> A dash (-) marks changes that will appear in the upcoming 7.5 release.
>
> Bracketed items "[]" have more detail.
9,12d12
<
< A dash (-) marks changes that will appear in the upcoming 7.5 release.
<
< Bracketed items "[]" have more detail.
---
 doc/TODO | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/TODO b/doc/TODO
index 8024ec947b3..fdc5216a7bd 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,16 +1,16 @@
 TODO list for PostgreSQL
 ========================
-Last updated:		Mon Jul  5 23:23:25 EDT 2004
+Last updated:		Tue Jul  6 12:18:16 EDT 2004
+
+A dash (-) marks changes that will appear in the upcoming 7.5 release.
+
+Bracketed items "[]" have more detail.
 
 Current maintainer:	Bruce Momjian (pgman@candle.pha.pa.us)
 
 The most recent version of this document can be viewed at
 the PostgreSQL web site, http://www.PostgreSQL.org.
 
-A dash (-) marks changes that will appear in the upcoming 7.5 release.
-
-Bracketed items "[]" have more detail.
-
 
 Urgent
 ======
-- 
GitLab