Log Message:
-----------
Add missing version
Modified Files:
--------------
pgadmin3:
CHANGELOG.txt (r1.189 -> r1.190)
Index: CHANGELOG.txt
===================================================================
RCS file: /projects/pgadmin3/CHANGELOG.txt,v
retrieving revision 1.189
retrieving revision 1.190
diff -LCHANGELOG.txt -LCHANGELOG.txt -u -w -r1.189 -r1.190
--- CHANGELOG.txt
+++ CHANGELOG.txt
@@ -17,7 +17,7 @@
</ul>
<br>
<ul>
- <li>2005-03-04 DP Fix aggregate SQL generation per James Prichard
+ <li>2005-03-04 DP 1.2.1 Fix aggregate SQL generation per James Prichard
<li>2005-03-03 AP graphical EXPLAIN
<li>2005-03-03 AP pgAgent fixes (jobId)
<li>2005-03-02 DP Rewritie pgAgent browser codee to use pgCollection
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match