On Fri, 2004-03-05 at 18:32, Justin Mason wrote:

> >PR1602/1079: Configurable SQL query/per domain defaults
> >  Allow customizable SQL queries to retrieve user preferences.
> >
> >  This allows for all sorts of things, such as domain based overrides,
> >  integration with other systems (ie Horde/IMP).
> 
> cool!
> 
> BTW, a tip on referring to bugs -- the convention is
> 
>       bug NNNN: blah blah
> 
> simply because Bugzilla has the smarts to automatically turn "bug NNNN"
> into a hyperlink -- and it's easily greppable.

Just a note from the sidelines: it is easy to change log messages after
the fact using:

svn pg --revprop -r<REVISION> svn:log >log.msg
... edit log.msg ...
svn ps --revprop -r<REVISION> svn:log -F log.msg

Hmm, that said I better go make sure that we configured this to be
allowed...  Another thing to do this weekend.

Sander

Sander

Reply via email to