Changeset: c2bc481efdea for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c2bc481efdea Modified Files: clients/ChangeLog.Jun2010 Branch: Jun2010 Log Message:
Implemented dumping of GRANT statements. This fixes bug 2574. diffs (14 lines): diff -r 4c2084c2a824 -r c2bc481efdea clients/ChangeLog.Jun2010 --- a/clients/ChangeLog.Jun2010 Mon Jul 05 17:34:13 2010 +0200 +++ b/clients/ChangeLog.Jun2010 Mon Jul 05 18:02:39 2010 +0200 @@ -1,6 +1,10 @@ # ChangeLog file for clients # This file is updated with Maddlog +* Mon Jul 5 2010 Sjoerd Mullender <[email protected]> +- Implemented dumping of GRANT statements. + This fixes bug 2574. + * Thr Jul 1 2010 Fabian Groffen <[email protected]> - Fix implementation of mapi_mapiuri to deal with UNIX socket urls properly. This fixes one part of Bug #2567. _______________________________________________ Checkin-list mailing list [email protected] http://mail.monetdb.org/mailman/listinfo/checkin-list
