Index: TODO.txt =================================================================== RCS file: /projects/pgadmin3/TODO.txt,v retrieving revision 1.131 retrieving revision 1.132 diff -LTODO.txt -LTODO.txt -u -w -r1.131 -r1.132 --- TODO.txt +++ TODO.txt @@ -18,7 +18,6 @@
  • Track connection usage by property dialogs to prevent closing used connections
  • Allow Sequence to be attached to existing int4/int8 columns
  • Display column comments in table definition -
  • Allow unix socket connections
  • Allow server registration without connect
  • Sequence: calculate next value to be expected
  • language update check Index: CHANGELOG.txt =================================================================== RCS file: /projects/pgadmin3/CHANGELOG.txt,v retrieving revision 1.202 retrieving revision 1.203 diff -LCHANGELOG.txt -LCHANGELOG.txt -u -w -r1.202 -r1.203 --- CHANGELOG.txt +++ CHANGELOG.txt @@ -17,6 +17,7 @@