import rt 3.4.6
[freeside.git] / rt / Changelog
index fe2fd50..c61acac 100644 (file)
 ------------------------------------------------------------------------
-r1565 | jesse | 2004-09-27 15:19:43 -0400 (Mon, 27 Sep 2004) | 1 line
+r6239 | jesse | 2006-10-19 21:18:39 -0400 (Thu, 19 Oct 2006) | 1 line
 Changed paths:
-   A /rt/tags/3.2.2 (from /rt/branches/3.2-RELEASE:1564)
+   A /rt/tags/3.4.6 (from /rt/branches/3.4-RELEASE:6238)
 
-Tagged as 3.2.2 by svn RelEng 1.0
+Tagged as 3.4.6 by svn RelEng 1.0
 ------------------------------------------------------------------------
-r1564 | jesse | 2004-09-27 15:06:12 -0400 (Mon, 27 Sep 2004) | 3 lines
+r6238 | jesse | 2006-10-19 21:16:44 -0400 (Thu, 19 Oct 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- r10387@Jesse-Vincents-Computer:  jesse | 2004-09-27T19:03:14.292883Z
- Bumping to 3.2.2
+ r28958@pinglin:  jesse | 2006-10-19 21:16:43 -0400
+  * 3.4.6
 
 ------------------------------------------------------------------------
-r1563 | jesse | 2004-09-27 15:05:28 -0400 (Mon, 27 Sep 2004) | 3 lines
+r6153 | jesse | 2006-10-04 03:42:12 -0400 (Wed, 04 Oct 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- r10386@Jesse-Vincents-Computer:  jesse | 2004-09-27T19:02:50.654824Z
- Removing a debugging statement
 
 ------------------------------------------------------------------------
-r1558 | jesse | 2004-09-24 01:22:14 -0400 (Fri, 24 Sep 2004) | 3 lines
+r6135 | ruz | 2006-09-30 17:38:39 -0400 (Sat, 30 Sep 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-
- r10374@Jesse-Vincents-Computer:  jesse | 2004-09-24T05:20:01.110609Z
- Searching on multiple watcher criteria now works
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
+* there is code exists that call My::Class->_ClassAccessible
 ------------------------------------------------------------------------
-r1557 | jesse | 2004-09-24 01:21:43 -0400 (Fri, 24 Sep 2004) | 5 lines
+r5943 | jesse | 2006-09-15 15:31:25 -0400 (Fri, 15 Sep 2006) | 5 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
 
- r10372@Jesse-Vincents-Computer:  jesse | 2004-09-24T03:55:47.365106Z
+ r27507@pinglin:  jesse | 2006-09-15 20:30:47 +0100
+ [mail gateway] Todd Chapman discovered a case where RT's mail gateway would default to the RT::SystemUser if no valid from header were found. This could allow a malicious user to create tickets or reply to tickets, but not to gain access to data.
  
- r10373@Jesse-Vincents-Computer:  jesse | 2004-09-24T05:16:30.614961Z
- Ticket creation doc updates
 
 ------------------------------------------------------------------------
-r1498 | leira | 2004-09-16 18:28:20 -0400 (Thu, 16 Sep 2004) | 4 lines
+r5858 | ruz | 2006-09-04 18:09:30 -0400 (Mon, 04 Sep 2006) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
-Add another callback that passes parsed headers.
+::OldValue and ::NewValue
+* don't load object if {Old,New}Reference is false value
+** this is hitting some cache issues and could return "random" result
+   which brakes tickets' history.
 
-Useful for MakeClicky, among other things.
+Thanks to Joshua Speicher.
 
 ------------------------------------------------------------------------
-r1495 | leira | 2004-09-15 15:22:35 -0400 (Wed, 15 Sep 2004) | 2 lines
+r5857 | ruz | 2006-09-04 15:30:28 -0400 (Mon, 04 Sep 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-
-Removed <pre> block around the header keys, and removed an extraneous </td>.
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
+* redo search if we have deleted entries in collection
 ------------------------------------------------------------------------
-r1487 | jesse | 2004-09-14 12:14:00 -0400 (Tue, 14 Sep 2004) | 11 lines
+r5856 | ruz | 2006-09-04 15:17:14 -0400 (Mon, 04 Sep 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-
- r10266@tinbook:  jesse | 2004-09-14T16:14:14.588686Z
- RT-Ticket: 5836
- RT-Status: resolved
- RT-ACtion: reply
- Added back a "ticket refresh" dropdown on the search results page.
- Thanks to Dirk Pape.
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
+* split function ProcessObjectCustomFieldUpdates into two
+* call RedoSearch on object's custom fields values collection
+  after {Add,Delete}CustomFieldValues operations
 ------------------------------------------------------------------------
-r1486 | jesse | 2004-09-14 02:12:08 -0400 (Tue, 14 Sep 2004) | 3 lines
+r5850 | ruz | 2006-09-04 12:49:12 -0400 (Mon, 04 Sep 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-
- r10262@tinbook:  jesse | 2004-09-14T06:12:21.353389Z
- Never try to fetch attributes when we don't have an object to fetch attributes on
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldSelect
 
+* drop uninit warning
 ------------------------------------------------------------------------
-r1477 | jesse | 2004-09-13 16:01:18 -0400 (Mon, 13 Sep 2004) | 10 lines
+r5849 | ruz | 2006-09-04 12:32:29 -0400 (Mon, 04 Sep 2006) | 2 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditCustomFields
 
- r10249@tinbook:  jesse | 2004-09-13T19:56:43.541086Z
-  ----------------------------------------------------------------------
-  r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
-  
-  
-  ----------------------------------------------------------------------
- r10250@tinbook:  jesse | 2004-09-13T19:58:31.660069Z
- Bumped to 3.2.2rc1
+* drop unused variable
+* init index($i) with 0 to avoid warnings
+------------------------------------------------------------------------
+r5829 | ruz | 2006-08-30 16:12:48 -0400 (Wed, 30 Aug 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm
 
+* typo
 ------------------------------------------------------------------------
-r1474 | jesse | 2004-09-10 15:40:40 -0400 (Fri, 10 Sep 2004) | 3 lines
+r5822 | ruz | 2006-08-29 15:10:01 -0400 (Tue, 29 Aug 2006) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/06-mime_decoding.t
 
--l
+* fix decoding of the MIME fields, this should fix:
+** problems with non-ascii names of attachments
+** problems with partly encoded fields with '=' chars
+   in not encoded parts, for example:
 
+X-MyHeader: key="plain"; key="=?encoded?="
+X-MyHeader: key="=?encoded?="; key="plain"
 
 ------------------------------------------------------------------------
-r1464 | leira | 2004-09-08 17:41:43 -0400 (Wed, 08 Sep 2004) | 2 lines
+r5821 | ruz | 2006-08-29 13:07:03 -0400 (Tue, 29 Aug 2006) | 2 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
-Don't put a span around things if it won't do anything.
+* get rid of unint warnings
+* make a log message shorter to be more readable
+------------------------------------------------------------------------
+r5820 | ruz | 2006-08-29 13:03:36 -0400 (Tue, 29 Aug 2006) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/ParseFormat
 
+* default title to empty string as we compare it with 'NEWLINE' string
+  in several places, drops uninit warnings
 ------------------------------------------------------------------------
-r1462 | leira | 2004-09-08 17:31:51 -0400 (Wed, 08 Sep 2004) | 2 lines
+r5819 | ruz | 2006-08-29 12:59:30 -0400 (Tue, 29 Aug 2006) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-Overdue things are now read.
+* Code:
+  $cf->Load(...)
+  $field = $cf->id;
+  unless( $field =~ /^\d+$/ )...
+  may produce unint warning if field wasn't loaded,
+  use "unless( $cf->id )" instead as we do everywhere
 
 ------------------------------------------------------------------------
-r1460 | leira | 2004-09-08 17:29:25 -0400 (Wed, 08 Sep 2004) | 2 lines
+r5818 | ruz | 2006-08-27 12:34:52 -0400 (Sun, 27 Aug 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowDates
 
-Use time() instead of making an RT::Date.
+* add additional classes to records in tables with ticket's properties
+** so it's possible to change visiual appearance of different fields
+   like dates, queue, priority status and other
+------------------------------------------------------------------------
+r5779 | ruz | 2006-08-16 18:58:46 -0400 (Wed, 16 Aug 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
 
+* allow user to add zero CF values
 ------------------------------------------------------------------------
-r1458 | leira | 2004-09-08 17:19:51 -0400 (Wed, 08 Sep 2004) | 4 lines
+r5778 | ruz | 2006-08-16 18:56:58 -0400 (Wed, 16 Aug 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFields
 
-If something is overdue, set DueRelative to class "overdue".
+* display one value without html lists
+------------------------------------------------------------------------
+r5777 | ruz | 2006-08-16 18:55:37 -0400 (Wed, 16 Aug 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowSummary
 
-Note: core RT doesn't have an "overdue" class at this time.
+* add LeftColumn and RightColumn callbacks to the summary element
+------------------------------------------------------------------------
+r5669 | ruz | 2006-07-28 12:06:56 -0400 (Fri, 28 Jul 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
+* bump 3.4.6rc1
 ------------------------------------------------------------------------
-r1380 | jesse | 2004-08-31 14:49:23 -0400 (Tue, 31 Aug 2004) | 10 lines
+r5624 | jesse | 2006-07-20 13:48:07 -0400 (Thu, 20 Jul 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory
 
+ r14229@pinglin:  jesse | 2006-07-20 10:47:51 -0700
+ * The new history ordering feature was backported backwards.
 
- ----------------------------------------------------------------------
- r8480@tinbook:  jesse | 2004-08-31T18:48:19.505579Z
- Added callbacks to let users add entries to show and edit basics boxes
- Made "type" an editable field on tickets (at the web api level, not in the UI)
- ----------------------------------------------------------------------
+------------------------------------------------------------------------
+r5616 | jesse | 2006-07-19 20:40:57 -0400 (Wed, 19 Jul 2006) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
 
+ r14217@pinglin:  jesse | 2006-07-19 17:39:08 -0700
+ * crit was being called on the wrong object. Thanks to Todd Chapman 
 
 ------------------------------------------------------------------------
-r1379 | jesse | 2004-08-31 04:14:54 -0400 (Tue, 31 Aug 2004) | 6 lines
+r5570 | kevinr | 2006-07-13 16:21:31 -0400 (Thu, 13 Jul 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/Generic.pm
 
- ----------------------------------------------------------------------
- r8478@tinbook:  jesse | 2004-08-31T08:14:29.467020Z
- Inlined Tickets_Overlay_SQL's "match"
- ----------------------------------------------------------------------
+ r14836@sad-girl-in-snow:  kevinr | 2006-07-13 16:17:43 -0400
+ * The RT::Condition::Generic docs were wrong... fixed.
 
 ------------------------------------------------------------------------
-r1376 | jesse | 2004-08-31 00:22:49 -0400 (Tue, 31 Aug 2004) | 18 lines
+r5534 | ruz | 2006-07-06 11:19:46 -0400 (Thu, 06 Jul 2006) | 11 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/Header
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/ParseFormat
-   A /rt/branches/3.2-RELEASE/html/Elements/CollectionAsTable/Row
-   A /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket
-   A /rt/branches/3.2-RELEASE/html/Elements/RT__Ticket/ColumnMap
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE/bin/rt-crontool.in
 
- ----------------------------------------------------------------------
- r8457@tinbook:  jesse | 2004-08-29T01:52:08.449173Z
- Refactored the TicketList compnent to be more reusable
- ----------------------------------------------------------------------
- r8458@tinbook:  jesse | 2004-08-29T02:41:50.808026Z
- Adding a callback for a customer
- ----------------------------------------------------------------------
- r8471@tinbook:  jesse | 2004-08-31T04:20:29.035587Z
- Fixed the callback in Results.html to not flake out when we've got interesting %ARGS coming into it.
- ----------------------------------------------------------------------
- r8472@tinbook:  jesse | 2004-08-31T04:21:47.346418Z
- Added "DependedOnBy" to TicketSQL  to mean what it means elsewhere.
- Made TicketSQL let you search by ticket type
- ----------------------------------------------------------------------
+rt-crontool
+* add --transaction argument with two possible values: 'first' and 'last'
+* add --transaction-type argument to allow users select type of transactions
+** these transactions would be passed to scrips for processing, so users
+   can use conditions, actions and templates that check or use properties of
+   transaction
 
+* also some existant actions, conditions and templates require scrip or
+  scrip action objects to process normally, as we have no these objects
+  available we now pass void (not loaded) objects. This change would allow
+  users to use notify actions with crontool.
 ------------------------------------------------------------------------
-r1372 | jesse | 2004-08-28 19:47:32 -0400 (Sat, 28 Aug 2004) | 8 lines
+r5522 | ruz | 2006-07-04 01:39:21 -0400 (Tue, 04 Jul 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE/lib/RT.pm.in
 
- ----------------------------------------------------------------------
- r8454@tinbook:  jesse | 2004-08-28T23:42:12.276700Z
- ----------------------------------------------------------------------
- r8455@tinbook:  jesse | 2004-08-28T23:46:06.962020Z
- Adding a "SearchActions" callback to Search/Results.html
- ----------------------------------------------------------------------
+* we never should call exit from libs
+------------------------------------------------------------------------
+r5521 | ruz | 2006-07-04 01:38:03 -0400 (Tue, 04 Jul 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in
 
+* report error when couldn't create CF
 ------------------------------------------------------------------------
-r1352 | alexmv | 2004-08-18 18:04:57 -0400 (Wed, 18 Aug 2004) | 5 lines
+r5520 | ruz | 2006-07-04 01:36:46 -0400 (Tue, 04 Jul 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
 
-RT-Ticket: 5809
-RT-Status: resolved
+* forgot to add option to config
+------------------------------------------------------------------------
+r5496 | ruz | 2006-06-30 16:09:08 -0400 (Fri, 30 Jun 2006) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory
 
- * Derivative of the doc. patch in [fsck.com #5809] applied
+Changes:
+* new config option $OldestTransactionsFirst that allow
+  administrator to reverse order of transactions on
+  history page
 
 ------------------------------------------------------------------------
-r1351 | alexmv | 2004-08-18 17:53:17 -0400 (Wed, 18 Aug 2004) | 6 lines
+r5482 | ruz | 2006-06-28 17:25:18 -0400 (Wed, 28 Jun 2006) | 2 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
 
-RT-Ticket: 5792
-RT-Update: correspond
-RT-Status: resolved
+* add tests for unsafe mailgate commands
+* fix bugs that were introduced during Email.pm refactoring
+------------------------------------------------------------------------
+r5480 | ruz | 2006-06-27 20:05:49 -0400 (Tue, 27 Jun 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- * Move the lasttrans anchor into a table cell
+* minor formatting
+------------------------------------------------------------------------
+r5476 | ruz | 2006-06-27 17:21:07 -0400 (Tue, 27 Jun 2006) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/base.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/fsck_com_rt.pm
 
+* nothing special, small changes I'd changed during
+  the hunt over a bug
 ------------------------------------------------------------------------
-r1349 | alexmv | 2004-08-18 16:38:09 -0400 (Wed, 18 Aug 2004) | 7 lines
+r5400 | ruz | 2006-06-16 20:40:24 -0400 (Fri, 16 Jun 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
-RT-Ticket: 5963
-RT-Update: correspond
-RT-Status: resolved
+* not default mail plugins has been broken during last refactoring
+** move a code back into its scope
+** don't forget to store $_ in $Class when $_ matches ^RT::Interface::Email
+------------------------------------------------------------------------
+r5317 | ruz | 2006-05-30 16:13:02 -0400 (Tue, 30 May 2006) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- * Some mailers care about the return value rt-mailgate; 'return 0'
-   instead of 'die' to ensure that we fake success
+* If current user changes owner from somebody else to nobody user,
+  the action fails with "You can only reassign tickets that you own
+  or that are unowned", but we must change owner if he has no right
+  to own tickets in dest queue. Do it with Force and with SystemUser
+  context.
+------------------------------------------------------------------------
+r5315 | ruz | 2006-05-28 07:19:20 -0400 (Sun, 28 May 2006) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowRequestor
 
+* Use "Requestor.id = $requestor->id" search instead of search by email address
+  as latter is not indexed
 ------------------------------------------------------------------------
-r1348 | alexmv | 2004-08-18 16:22:42 -0400 (Wed, 18 Aug 2004) | 8 lines
+r5310 | ruz | 2006-05-26 20:39:49 -0400 (Fri, 26 May 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI.pm
 
-RT-Ticket: 5215
-RT-Update: correspond
-RT-Status: resolved
+* when we could parse URI, for example object doesn't exist
+  fallback to RT::URI::base resolver, so $uri->IsLocal and
+  other methods wouldn't die but return undef
+------------------------------------------------------------------------
+r5268 | jesse | 2006-05-19 17:17:41 -0400 (Fri, 19 May 2006) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
- * When merging tickets, the resulting ticket's
-   Time{Estimated,Worked,Left} should be the sum of the fields from
-   both tickets
+ r13935@hualien:  jesse | 2006-05-19 17:17:27 -0400
+ * There were divergent copies of this code. The EmailParser code was more correct
 
 ------------------------------------------------------------------------
-r1347 | alexmv | 2004-08-18 15:31:10 -0400 (Wed, 18 Aug 2004) | 7 lines
+r5257 | ruz | 2006-05-18 21:53:40 -0400 (Thu, 18 May 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-RT-Ticket: 5826
-RT-Update: correspond
-RT-Status: resolved
-
- * Fix logic; bounce message as a loop if $IsALoop and not $RT::StoreLoops;
-   was "if $IsALoop and ($RT::LoopsToOwner and not $RT::StoreLoops)"
+* minor
+------------------------------------------------------------------------
+r5256 | ruz | 2006-05-18 21:45:58 -0400 (Thu, 18 May 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
+* allow to complete actions in mail plugins
 ------------------------------------------------------------------------
-r1344 | alexmv | 2004-08-17 22:27:04 -0400 (Tue, 17 Aug 2004) | 7 lines
+r5249 | ruz | 2006-05-18 12:17:47 -0400 (Thu, 18 May 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-RT-Ticket: 5988
-RT-Update: correspond
-RT-Status: resolved
+* add bug comment
+------------------------------------------------------------------------
+r5238 | ruz | 2006-05-16 18:39:59 -0400 (Tue, 16 May 2006) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- * Back out change r1338, as it breaks API compatibility in a stable
-   release
+* really noisy warning
+  *NOTE* that option we use is not described in config
+------------------------------------------------------------------------
+r5218 | ruz | 2006-05-12 20:31:33 -0400 (Fri, 12 May 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
+* get rid of "masks earlier declaration" warnings
 ------------------------------------------------------------------------
-r1343 | huberth | 2004-08-17 22:23:42 -0400 (Tue, 17 Aug 2004) | 5 lines
+r5217 | ruz | 2006-05-12 17:02:54 -0400 (Fri, 12 May 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/22search_tix_by_txn.t
 
- * Made bulk editing of custom fields slightly more efficient and 
-   simultaneously cleaned up some of its code.
- * Also added a little bit of docs for RT::Ticket::Create() - Priority
-   is a valid arg also.
+* use SetToMidnight( Timezone => 'server' ) to calc start and end of the day
+------------------------------------------------------------------------
+r5216 | ruz | 2006-05-12 16:54:41 -0400 (Fri, 12 May 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Date.pm
 
+* add Timezone argument in SetToMidnight
 ------------------------------------------------------------------------
-r1342 | alexmv | 2004-08-17 20:05:11 -0400 (Tue, 17 Aug 2004) | 7 lines
+r5209 | ruz | 2006-05-11 18:31:58 -0400 (Thu, 11 May 2006) | 10 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/index.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Display.html
 
-RT-Ticket: 5823
-RT-Update: correspond
-RT-Status: resolved
+* user do next steps:
+    1) open ticket #1
+    2) click reply
+    3) upload attachment
+    4) open ticket #2 in another browser window
+    5) send reply to the ticket #1
+  RT looses uploaded attachment due to step 4) as RT tries
+  to add attchement to the ticket #2 and drops them from session.
+  As solution don't ProcessTicketMessage if there is attachments,
+  but only if there is real update message.
+------------------------------------------------------------------------
+r5208 | ruz | 2006-05-11 18:24:17 -0400 (Thu, 11 May 2006) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
- * Applied patch from bobg at the domain of uic.edu, prefixing refresh
-   form's url with $RT::WebPath
+* if ( not $xxx || $xxx->foo ) is equivalent to
+  if ( not ( $xxx || $xxx->foo ) ) due to perl5 rules
+  which is not expected behaviour
+------------------------------------------------------------------------
+r5207 | ruz | 2006-05-11 16:56:24 -0400 (Thu, 11 May 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
+* more checks on attachments processing
 ------------------------------------------------------------------------
-r1341 | alexmv | 2004-08-17 19:57:59 -0400 (Tue, 17 Aug 2004) | 7 lines
+r5206 | ruz | 2006-05-11 16:48:53 -0400 (Thu, 11 May 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
-RT-Ticket: 5897
-RT-Update: correspond
-RT-Status: resolved
+* return values checking and more logging on errors
+------------------------------------------------------------------------
+r5187 | jesse | 2006-05-09 00:48:10 -0400 (Tue, 09 May 2006) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
- * ModifyTicket includes CommentOnTicket and ReplyToTicket rights;
-   this effects display of "[Reply] [Comment]" links per transaction
+ r13332@hualien:  jesse | 2006-05-09 00:47:49 -0400
+ * Mismatched parens
 
 ------------------------------------------------------------------------
-r1340 | alexmv | 2004-08-17 18:18:15 -0400 (Tue, 17 Aug 2004) | 7 lines
+r5186 | jesse | 2006-05-08 22:56:20 -0400 (Mon, 08 May 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-
-RT-Ticket: 5939
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway
 
- * Take out un-needed $fontsize variable; removing <font> tags will
-   have to wait
+ r13330@hualien:  jesse | 2006-05-08 22:55:56 -0400
+  * Reed Loden caught a perltidy error that, somewhat terrifiyingly, was still a valid mason page
 
 ------------------------------------------------------------------------
-r1339 | alexmv | 2004-08-17 18:16:11 -0400 (Tue, 17 Aug 2004) | 8 lines
+r5185 | jesse | 2006-05-08 22:32:19 -0400 (Mon, 08 May 2006) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
-RT-Ticket: 5963
-RT-Update: correspond
-RT-Status: resolved
+ r13315@hualien:  jesse | 2006-05-08 22:31:30 -0400
+ * Mail gateway refactoring to make added functioanlity a bit easier. 
+   No (intentional) functional changes.
 
- * Applied patch provided by bobg at the domain of uic.edu to exit if
-   there is no content on standard input
+------------------------------------------------------------------------
+r5184 | jesse | 2006-05-08 22:32:10 -0400 (Mon, 08 May 2006) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
+ r13314@hualien:  jesse | 2006-05-08 12:14:26 -0400
+ * Minor reformatting
 
 ------------------------------------------------------------------------
-r1338 | alexmv | 2004-08-17 17:05:10 -0400 (Tue, 17 Aug 2004) | 10 lines
+r5183 | jesse | 2006-05-08 22:31:56 -0400 (Mon, 08 May 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/index.html
 
-RT-Ticket: 5716
-RT-Update: correspond
-RT-Status: resolved
+ r13313@hualien:  jesse | 2006-05-08 12:01:55 -0400
+  * Finding disabled groups should actually find them, now
 
- * Move code which is not specific to parsing mime messages into
-   RT::Email::Interface; this removes a large base of duplicated code,
-   and some sketchy "methods" that were getting called with "" as self
-   often
+------------------------------------------------------------------------
+r5118 | jesse | 2006-04-25 22:43:31 -0400 (Tue, 25 Apr 2006) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/search/ticket
 
+ r11882@hualien:  jesse | 2006-04-25 22:43:11 -0400
+ * Mark Eichin picked up that http://lists.fsck.com/pipermail/rt-devel/2004-August/006216.html had never been applied. 
+ rt ls -l broke because of it, if your RT server wasn't at / 
 
 ------------------------------------------------------------------------
-r1337 | alexmv | 2004-08-17 15:03:04 -0400 (Tue, 17 Aug 2004) | 7 lines
+r5116 | ruz | 2006-04-25 19:35:09 -0400 (Tue, 25 Apr 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/rt.in
+   M /rt/branches/3.4-RELEASE/lib/t/regression/23-web_attachments.t
 
-RT-Ticket: 5820
-RT-Update: correspond
-RT-Status: resolved
+* get queue ID from page
+------------------------------------------------------------------------
+r5115 | ruz | 2006-04-25 19:24:45 -0400 (Tue, 25 Apr 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectNewTicketQueue
 
- * Use "local $_" to prevent "modification of read-only value..."
-   caused by aliasing $_ to a constant
+* (cond) && 'selected' outputs 0 if condition fails on my system 
+------------------------------------------------------------------------
+r5066 | ruz | 2006-04-24 20:21:32 -0400 (Mon, 24 Apr 2006) | 1 line
+Changed paths:
+   A /rt/branches/3.4-RELEASE/lib/t/regression/23-web_attachments.t
 
+* simple tests for Attachments manipulation from web interface
 ------------------------------------------------------------------------
-r1335 | leira | 2004-08-17 12:03:08 -0400 (Tue, 17 Aug 2004) | 7 lines
+r5065 | ruz | 2006-04-24 17:25:15 -0400 (Mon, 24 Apr 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
 
-Added a new callback at the very beginning of the <%INIT> block.
+* convert only if $enc'oding contains something
+------------------------------------------------------------------------
+r5064 | ruz | 2006-04-24 16:42:43 -0400 (Mon, 24 Apr 2006) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/SelfService/Create.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Create.html
 
-RTIR uses this callback to look at the queue and hijack the display
-page, however, the callback itself is more generic than that: it
-happens at the very beginning, and receives all arguments.
+* max subject is 200 character long
+------------------------------------------------------------------------
+r5060 | jesse | 2006-04-24 10:49:40 -0400 (Mon, 24 Apr 2006) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default
 
+ r11842@hualien:  jesse | 2006-04-24 10:49:13 -0400
+ The following patch adds the useful LastUpdated field to the fields
+ returned through the REST interface.
+ David - who starts to wonder if his patches are actually read by someone :-)
+ --
+ David Schweikert        | phone: +41 44 632 7019
+ System manager ISG.EE   | walk:  ETH Zentrum, ETL F24.1
+ ETH Zurich, Switzerland | web:   http://people.ee.ethz.ch/dws
 
 ------------------------------------------------------------------------
-r1326 | alexmv | 2004-08-10 15:38:59 -0400 (Tue, 10 Aug 2004) | 2 lines
+r5047 | ruz | 2006-04-17 20:40:06 -0400 (Mon, 17 Apr 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-
- * Add callback in header proper, to allow injection of style and script tags
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/PreviewScrips
 
+* check and report error to the logs
 ------------------------------------------------------------------------
-r1313 | huberth | 2004-08-05 14:47:43 -0400 (Thu, 05 Aug 2004) | 3 lines
+r4924 | jesse | 2006-03-30 21:07:23 -0500 (Thu, 30 Mar 2006) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/config.layout
 
- * Fixed a couple of other stupid errors resulting from r1311 relating to
-   quoting of pathnames.
+ r10636@hualien:  jesse | 2006-03-31 11:06:57 +0900
+ RT-Ticket: 7398
+ RT-Status: resolved
+ RT-Update: correspond
+ * Added a "RH" RedHat layout option to config.layout  -- Paulo Matos
 
 ------------------------------------------------------------------------
-r1312 | alexmv | 2004-08-04 20:50:16 -0400 (Wed, 04 Aug 2004) | 2 lines
+r4847 | alexmv | 2006-03-28 15:50:07 -0500 (Tue, 28 Mar 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- * Removing accidental paste
+ r11918@zoq-fot-pik:  chmrr | 2006-03-28 15:49:56 -0500
+  * Backport TXN fixes from 3.7 and 3.5
 
 ------------------------------------------------------------------------
-r1311 | huberth | 2004-08-04 20:44:40 -0400 (Wed, 04 Aug 2004) | 7 lines
+r4814 | jesse | 2006-03-23 22:40:37 -0500 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-
-RT-Ticket: 4234
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
 
- * Doubled headers and navbars no longer appear when an unprivileged user
-   creates a Custom Field.  (This happened because Abort was called within
-   a subcomponent.)
+ r10436@hualien:  jesse | 2006-03-23 22:40:25 -0500
+ * It helps when there aren't typos
 
 ------------------------------------------------------------------------
-r1310 | alexmv | 2004-08-04 15:03:51 -0400 (Wed, 04 Aug 2004) | 7 lines
+r4799 | jesse | 2006-03-23 01:37:59 -0500 (Thu, 23 Mar 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/da.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/de.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/es.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/fi.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/fr.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/he.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/hu.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/it.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/ja.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/nl.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/no.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/pt_br.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/ru.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/zh_cn.po
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/zh_tw.po
-
-RT-Ticket: 5942
-RT-Status: resolved
- * Use a:after {content: "..."} to put dots after titlebox links; this
-   involves one loc string change
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
 
- * Also force titlebox hrefs to be white, not black
+ r30313@truegrounds:  jesse | 2006-03-23 01:36:27 -0500
+ * Better mp2 bulletproofing
 
 ------------------------------------------------------------------------
-r1309 | alexmv | 2004-08-04 13:42:42 -0400 (Wed, 04 Aug 2004) | 5 lines
+r4686 | jesse | 2006-03-04 17:47:46 -0500 (Sat, 04 Mar 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-
- * Warn if running MySQL < 4.0.x
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default
 
- * Suggest something slightly more useful if we don't have InnoDB and
-   we're running MySQL 3.23
+ r22962@truegrounds:  jesse | 2006-01-25 05:18:09 -0800
+ * Updated mandatory fields for ticket creation forms
 
 ------------------------------------------------------------------------
-r1308 | alexmv | 2004-08-04 11:54:14 -0400 (Wed, 04 Aug 2004) | 5 lines
+r4498 | alexmv | 2006-02-04 18:34:51 -0500 (Sat, 04 Feb 2006) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/QuickCreate
 
-RT-Ticket: 4036
-RT-Status: resolved
- * 'Create' is uppercase
- * TemplateObj->QueueObj is null if the template is just being created
+ r8937@zoq-fot-pik:  chmrr | 2006-02-04 18:33:57 -0500
+ RT-Ticket: 7329
+ RT-Status: resolved
+ RT-Update: correspond
+  * Use SelectNewTicketQueue instead of SelectQueue
 
 ------------------------------------------------------------------------
-r1307 | alexmv | 2004-08-04 10:33:55 -0400 (Wed, 04 Aug 2004) | 4 lines
+r4497 | alexmv | 2006-02-04 18:34:45 -0500 (Sat, 04 Feb 2006) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/etc/upgrade/3.1.0/schema.Pg
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/webmux.pl.in
 
-RT-Ticket: 5916
-RT-Status: resolved
- * Postgres doesn't use '#' as a comment character
+ r8936@zoq-fot-pik:  chmrr | 2006-02-04 18:24:38 -0500
+  * Only rmtree if we have something to rm; keeps rmtree from
+ complaining about 'Not root path(s) specified'
 
 ------------------------------------------------------------------------
-r1302 | huberth | 2004-08-03 18:06:00 -0400 (Tue, 03 Aug 2004) | 9 lines
+r4448 | kevinr | 2006-01-30 19:25:47 -0500 (Mon, 30 Jan 2006) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-
-RT-Ticket: 4473
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
 
- * In Ticket/Elements/ShowAttachments, the font code that is generated
-   no longer tries to escape the quotes (to give something like
-   <font size=&#34;-1&#34;>).  Now the quotes appear.  Also, the default
-   font size for the date and size has been changed to -2, because -1
-   looks huge and out of place.
+ r10537@SAD-GIRL-IN-SNOW:  kevinr | 2006-01-30 19:20:52 -0500
+ RT-Ticket: 7289
+ RT-Status: resolved
+ RT-Update: correspond
+ Updated German translation (thanks to Thorsten Brumm)
 
 ------------------------------------------------------------------------
-r1298 | huberth | 2004-08-03 10:02:14 -0400 (Tue, 03 Aug 2004) | 6 lines
+r4445 | jesse | 2006-01-25 07:50:07 -0500 (Wed, 25 Jan 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-
-RT-Ticket: 5927
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt.in
 
- * Due dates in the past no longer look like they're in the future,
-   i.e. "6 days ago".
+ r22960@truegrounds:  jesse | 2006-01-25 13:47:07 +0100
+ * a couple added lines of docs to the cli
 
 ------------------------------------------------------------------------
-r1297 | huberth | 2004-07-30 17:46:43 -0400 (Fri, 30 Jul 2004) | 8 lines
+r4444 | jesse | 2006-01-25 07:11:16 -0500 (Wed, 25 Jan 2006) | 12 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-
-RT-Ticket: 5699
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/schema.Oracle
 
- * Bulk editing of custom fields (finally!) added.  Not quite as fast as
-   would be preferred, probably, but it (should) work.
+ r22958@truegrounds:  jesse | 2006-01-25 13:08:34 +0100
+ From: Joop van de Wege <JoopvandeWege@mococo.nl>
+ Message-Id: <20060125125248.1A97.JOOPVANDEWEGE@mococo.nl>
+ > There is atleast one problem that I have spotted and that is that
+ > schema.Oracle contains two empty lines in CREATE TABLE
+ > ObjectCustomFieldValues which don't belong there.
+ > That is the second set of errors you get. The first is an indication
+ > that an sequence with that name already exists in the schema of that
+ > Oracle users you're RT installing in.
 
+------------------------------------------------------------------------
+r4438 | jesse | 2006-01-24 07:49:37 -0500 (Tue, 24 Jan 2006) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
+ r22894@truegrounds:  jesse | 2006-01-24 13:44:05 +0100
+ * Note that our SQLite dependency is 1.0
 
 ------------------------------------------------------------------------
-r1296 | alexmv | 2004-07-30 15:59:24 -0400 (Fri, 30 Jul 2004) | 3 lines
+r4406 | alexmv | 2006-01-19 00:19:31 -0500 (Thu, 19 Jan 2006) | 1 line
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE
 
- * Fix "Unrecognised line: foo@bar" caused by 5.8.0 not matching utf8
-   against regexps
 
 ------------------------------------------------------------------------
-r1293 | leira | 2004-07-29 01:41:51 -0400 (Thu, 29 Jul 2004) | 2 lines
+r4405 | alexmv | 2006-01-19 00:19:24 -0500 (Thu, 19 Jan 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/schema.mysql
 
-Make the TitleBox title a link to the same search, only not limited to 10.
+ r8697@zoq-fot-pik:  chmrr | 2006-01-19 00:18:21 -0500
+  * Drop the one index that is too long for mysql 5 (curse you, unicode!)
 
 ------------------------------------------------------------------------
-r1292 | jesse | 2004-07-28 20:08:11 -0400 (Wed, 28 Jul 2004) | 7 lines
+r4399 | ruz | 2006-01-18 16:31:46 -0500 (Wed, 18 Jan 2006) | 5 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
- ----------------------------------------------------------------------
- r8303@tinbook:  jesse | 2004-07-28T23:59:45.883318Z
- Removed the extra newlines we inserted after the copyright block, since it adds extra newlines to the mason pages, which can break some parsing.
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1290 | huberth | 2004-07-28 14:39:36 -0400 (Wed, 28 Jul 2004) | 7 lines
-Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-
-RT-Ticket: 5899
-RT-Status: resolved
-
- * html/Search/Results.tsv now works with custom fields that have line breaks
-   within them.
+   M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
 
+* CurrentUserHasQueueRight handles global templates natively
+  we don't need to check queue value
+* return error message from _ParseContent
+* check error status in Parser more accurate
 
 ------------------------------------------------------------------------
-r1289 | huberth | 2004-07-28 14:35:38 -0400 (Wed, 28 Jul 2004) | 5 lines
+r4398 | ruz | 2006-01-18 16:28:41 -0500 (Wed, 18 Jan 2006) | 6 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/etc/drop.Oracle
-
-RT-Ticket: 5908
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
- * drop.Oracle now drops the attributes table.
+* handle SIGPIPE, could happen if sendmail closes pipe before
+  we output all message
+* handle SIGCHLD with default handler to get exit status from sendmail
+* handle errors in 'close', system errors or sendmail exit with error
+* only send warn on the error exit status
 
 ------------------------------------------------------------------------
-r1288 | leira | 2004-07-28 00:04:12 -0400 (Wed, 28 Jul 2004) | 2 lines
+r4397 | ruz | 2006-01-18 16:26:31 -0500 (Wed, 18 Jan 2006) | 2 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/ParseFormat
 
-Handle 0 values properly.
+* load and precompile only reqexp we need
 
 ------------------------------------------------------------------------
-r1286 | robert | 2004-07-26 15:15:12 -0400 (Mon, 26 Jul 2004) | 6 lines
+r4396 | ruz | 2006-01-18 16:15:46 -0500 (Wed, 18 Jan 2006) | 7 lines
 Changed paths:
-   M /
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
- ----------------------------------------------------------------------
- r1291@dog:  rspier | 2004-07-26T19:14:41.133769Z
- Revert the last microoptimization.  It smells funny and will create problems with merging to 3.3
- ----------------------------------------------------------------------
+* in _EnumLimit load referenced object only if value
+  is defined and is not number, this could safe several
+  fetches from caches or in worst case from DB
+* use this advantage in Quicksearch element,
+  change in load time should be noticable on the systems
+  with many queues
 
 ------------------------------------------------------------------------
-r1285 | robert | 2004-07-26 15:07:58 -0400 (Mon, 26 Jul 2004) | 18 lines
+r4385 | jesse | 2006-01-12 10:48:22 -0500 (Thu, 12 Jan 2006) | 3 lines
 Changed paths:
-   M /
-   M /DBIx-SearchBuilder/trunk/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- ----------------------------------------------------------------------
- r1287@dog:  rspier | 2004-07-26T18:56:48.690023Z
- [fsck.com #5879] - DBIx::SearchBuilder should treat 'IS' as case insensitive, since most databases do too.
- ----------------------------------------------------------------------
- r1288@dog:  rspier | 2004-07-26T19:00:50.217330Z
- MicroOptimizations:
-       - if we're doing an IS NULL search already, there's no reason to do a $null_columns_ok
-       - use || instead of 'or' so we can short-circuit
- ----------------------------------------------------------------------
- r1289@dog:  rspier | 2004-07-26T19:06:54.604573Z
- MicroOptimization/Cleanup:
-       - get rid of $null_columns_ok flag
-       - clean up logic, and use string compare instead of regexp
- ----------------------------------------------------------------------
+ r22371@truegrounds:  jesse | 2006-01-12 16:25:39 +0100
+ * This be 3.4.5
 
 ------------------------------------------------------------------------
-r1284 | leira | 2004-07-23 17:43:20 -0400 (Fri, 23 Jul 2004) | 2 lines
+r4384 | jesse | 2006-01-12 10:48:13 -0500 (Thu, 12 Jan 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in
 
-Reset string properly when uploading a template file.
+ r22370@truegrounds:  jesse | 2006-01-12 16:25:19 +0100
+ * Silence a warning introduced by a patch to fix oracle installs
 
 ------------------------------------------------------------------------
-r1283 | jesse | 2004-07-23 17:23:10 -0400 (Fri, 23 Jul 2004) | 6 lines
+r4383 | jesse | 2006-01-12 10:48:03 -0500 (Thu, 12 Jan 2006) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/etc/RT_Config.pm.in
-   A /rt/branches/3.2-RELEASE/html/NoAuth/images/autohandler
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/22search_tix_by_txn.t
 
- ----------------------------------------------------------------------
- r8292@tinbook:  jesse | 2004-07-23T21:23:16.884303Z
- RT now goes out of its way to display images, like the logo... even when users fail to configure their webserver correctly
- ----------------------------------------------------------------------
+ r22369@truegrounds:  jesse | 2006-01-12 16:23:48 +0100
+ * Forced timezone for a date test to GMT, since it's searching on subjective dates
 
 ------------------------------------------------------------------------
-r1282 | jesse | 2004-07-23 13:34:23 -0400 (Fri, 23 Jul 2004) | 8 lines
-Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
-
- ----------------------------------------------------------------------
- r8285@tinbook:  jesse | 2004-07-23T17:33:04.648260Z
- Using single quotes makes the email address in the copyright not get mangled
- ----------------------------------------------------------------------
-
-
-------------------------------------------------------------------------
-r1281 | autrijus | 2004-07-23 13:15:16 -0400 (Fri, 23 Jul 2004) | 7 lines
+r4372 | jesse | 2006-01-11 12:22:05 -0500 (Wed, 11 Jan 2006) | 7 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
 
-RT-Ticket: 5274 
-RT-Status: resolved
-RT-Update: correspond
+ r22357@truegrounds:  jesse | 2006-01-11 18:20:01 +0100
+ RT-Ticket: 7222
+ RT-Status: resolved
+ RT-Update: correspond
  
-Apply Bart Duchesne's patch for correctly deleting old TCFV '0'
-when editing SingleValue TCFs.
+ * German translation update from Dirk Pape
 
 ------------------------------------------------------------------------
-r1280 | leira | 2004-07-22 23:04:27 -0400 (Thu, 22 Jul 2004) | 2 lines
+r4307 | jesse | 2005-12-13 16:54:03 -0500 (Tue, 13 Dec 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-No value is NULL, not null.
+ r20436@truegrounds:  jesse | 2005-12-13 16:51:41 -0500
+ * 3.4.5rc3
 
 ------------------------------------------------------------------------
-r1279 | leira | 2004-07-22 23:02:15 -0400 (Thu, 22 Jul 2004) | 5 lines
+r4306 | jesse | 2005-12-13 16:53:52 -0500 (Tue, 13 Dec 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm
 
-RT-Ticket: 5880
-RT-Status: resolved
-RT-Action: correspond
-NULL values can now be chosen, and the TicketSQL query is constructed properly.
+ r20435@truegrounds:  jesse | 2005-12-13 16:51:06 -0500
+ * warning silencing for a log message
 
 ------------------------------------------------------------------------
-r1278 | leira | 2004-07-22 22:32:27 -0400 (Thu, 22 Jul 2004) | 2 lines
+r4303 | alexmv | 2005-12-13 13:58:20 -0500 (Tue, 13 Dec 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
-Fill in the default queue if one was specified.
+ r7707@zoq-fot-pik:  chmrr | 2005-12-13 13:54:45 -0500
+  * I don't think this join to Attachments is needed or useful -- it means you don't see changes with no attachments
 
 ------------------------------------------------------------------------
-r1277 | leira | 2004-07-22 22:30:36 -0400 (Thu, 22 Jul 2004) | 2 lines
+r4220 | jesse | 2005-12-02 17:59:40 -0500 (Fri, 02 Dec 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-If a template file is uploaded, clear out the old template first (as before).
+ r19695@truegrounds:  jesse | 2005-12-02 17:58:50 -0500
+ * RC2
 
 ------------------------------------------------------------------------
-r1276 | jesse | 2004-07-22 15:08:32 -0400 (Thu, 22 Jul 2004) | 6 lines
+r4216 | jesse | 2005-12-02 17:02:21 -0500 (Fri, 02 Dec 2005) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/l
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
- ----------------------------------------------------------------------
- r8281@tinbook:  jesse | 2004-07-22T19:08:48.451578Z
+ r19688@truegrounds:  jesse | 2005-12-02 17:01:28 -0500
+ RT-Ticket: 6962
+ RT-Status: resolved
+ RT-Update: correspond
+ * Patch from Rolf Grossmann to fix some bogosity in the query builder
  
- * The "/l" component now does all its work in the init block
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1272 | jesse | 2004-07-21 21:04:55 -0400 (Wed, 21 Jul 2004) | 6 lines
-Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
- ----------------------------------------------------------------------
- r8267@tinbook:  jesse | 2004-07-22T01:01:02.633960Z
- Making license blocks fold away
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1271 | autrijus | 2004-07-21 20:52:53 -0400 (Wed, 21 Jul 2004) | 7 lines
+r4212 | jesse | 2005-12-01 23:14:40 -0500 (Thu, 01 Dec 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Header
+   A /rt/branches/3.4-RELEASE/html/NoAuth/printrt.css
 
- ----------------------------------------------------------------------
- r6204@not:  autrijus | 2004-07-22T00:52:38.207887Z
- * Switch $Ticket->AddCustomFieldValue to use $cf->LoadByNameAndQueue for
-   forward compatibility.
- ----------------------------------------------------------------------
+ r19674@truegrounds:  jesse | 2005-12-01 23:13:50 -0500
+  * Added a print stylesheet from Koos van den Hout
 
 ------------------------------------------------------------------------
-r1270 | autrijus | 2004-07-21 20:39:33 -0400 (Wed, 21 Jul 2004) | 6 lines
+r4175 | jesse | 2005-11-30 16:03:40 -0500 (Wed, 30 Nov 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- ----------------------------------------------------------------------
- r6200@not:  autrijus | 2004-07-22T00:37:31.494556Z
- * $Ticket->AddCustomFieldValue now takes FIELD as Name.
- ----------------------------------------------------------------------
+ r19588@truegrounds:  jesse | 2005-11-30 16:00:10 -0500
+ * Bump to 3.4.5rc1
 
 ------------------------------------------------------------------------
-r1266 | jesse | 2004-07-20 17:30:05 -0400 (Tue, 20 Jul 2004) | 6 lines
+r4154 | jesse | 2005-11-29 18:55:07 -0500 (Tue, 29 Nov 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/configure.ac
-   A /rt/branches/3.2-RELEASE/lib/RT/Action/RecordComment.pm
-   A /rt/branches/3.2-RELEASE/lib/RT/Action/RecordCorrespondence.pm
-   A /rt/branches/3.2-RELEASE/lib/RT/Search/FromSQL.pm
-   M /rt/branches/3.2-RELEASE/lib/t/02regression.t.in
-   A /rt/branches/3.2-RELEASE/lib/t/05cronsupport.pl.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFields
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditCustomFields
 
- ----------------------------------------------------------------------
- r8258@tinbook:  jesse | 2004-07-20T21:24:03.019565Z
- Crontool additions to support scripted notifications [Tara Andrews, for BPS]
- ----------------------------------------------------------------------
+ r19545@truegrounds:  jesse | 2005-11-29 18:51:07 -0500
+ * A pair of new callbacks to make it easier to hide away a custom field on ticket display/edit
 
 ------------------------------------------------------------------------
-r1264 | autrijus | 2004-07-19 22:56:01 -0400 (Mon, 19 Jul 2004) | 8 lines
+r4120 | robert | 2005-11-19 22:52:28 -0500 (Sat, 19 Nov 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
-   M /rt/branches/PLATANO-EXPERIMENTAL/docs/design_docs/ruleset-workflow.txt
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
- r6188@not:  autrijus | 2004-07-20T02:52:39.146361Z
+ r4186@bear:  rspier | 2005-11-19 19:51:38 -0800
+ typo fix: s/load/Load/ 
 
 ------------------------------------------------------------------------
-r1263 | huberth | 2004-07-19 15:54:49 -0400 (Mon, 19 Jul 2004) | 2 lines
+r4096 | alexmv | 2005-11-14 18:34:44 -0500 (Mon, 14 Nov 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValues.pm
 
- * Generalized Elements/SelectDate slightly, to allow for a differently-sized textbox.
+ r7182@zoq-fot-pik:  chmrr | 2005-11-14 18:34:13 -0500
+ RT-Ticket: 6994
+ RT-Status: resolved
+ RT-Update: correspond
+  * Sort custom vield values by SortOrder, then *Name*, then id; patch
+    from Troy Davis <troy@nack.net>
 
 ------------------------------------------------------------------------
-r1262 | jesse | 2004-07-19 13:29:56 -0400 (Mon, 19 Jul 2004) | 10 lines
+r4092 | alexmv | 2005-11-14 17:35:40 -0500 (Mon, 14 Nov 2005) | 6 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/Makefile.in
-   M /rt/branches/3.2-RELEASE/README
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.fcgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.scgi.in
-   M /rt/branches/3.2-RELEASE/bin/mason_handler.svc.in
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
-   M /rt/branches/3.2-RELEASE/bin/rt-mailgate.in
-   M /rt/branches/3.2-RELEASE/bin/rt.in
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/bin/webmux.pl.in
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/CreateUserCalled
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditTemplates
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/EditUserComments
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ListGlobalScrips
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ModifyTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/QueueTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyQueue
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectModifyUser
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectRights
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScrip
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripAction
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectStage
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectTemplate
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/SystemTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/ToolTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Elements/UserTabs
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Global/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomField.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/CustomFields.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/GroupRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/People.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrip.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Scrips.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Template.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/Templates.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/UserRights.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Queues/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/Configuration.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Tools/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Admin/Users/index.html
-   M /rt/branches/3.2-RELEASE/html/Admin/index.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Display.html
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Approve
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/ShowDependency
-   M /rt/branches/3.2-RELEASE/html/Approvals/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Approvals/index.html
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/3.2-RELEASE/html/Elements/Callback
-   M /rt/branches/3.2-RELEASE/html/Elements/Checkbox
-   M /rt/branches/3.2-RELEASE/html/Elements/CreateTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/EditLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/Error
-   M /rt/branches/3.2-RELEASE/html/Elements/Footer
-   M /rt/branches/3.2-RELEASE/html/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/Elements/ListActions
-   M /rt/branches/3.2-RELEASE/html/Elements/Login
-   M /rt/branches/3.2-RELEASE/html/Elements/Menu
-   M /rt/branches/3.2-RELEASE/html/Elements/MessageBox
-   M /rt/branches/3.2-RELEASE/html/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/Elements/MyTickets
-   M /rt/branches/3.2-RELEASE/html/Elements/PageLayout
-   M /rt/branches/3.2-RELEASE/html/Elements/QueryString
-   M /rt/branches/3.2-RELEASE/html/Elements/QuickCreate
-   M /rt/branches/3.2-RELEASE/html/Elements/Quicksearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Refresh
-   M /rt/branches/3.2-RELEASE/html/Elements/ScrubHTML
-   M /rt/branches/3.2-RELEASE/html/Elements/Section
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectAttachmentField
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectBoolean
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectCustomFieldValue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDate
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateRelation
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectDateType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectEqualityOperator
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectGroups
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLang
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectLinkType
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectMatch
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectNewTicketQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectOwner
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectQueue
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectResultsPerPage
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectSortOrder
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectStatus
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketSortBy
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectTicketTypes
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectUsers
-   M /rt/branches/3.2-RELEASE/html/Elements/SelectWatcherType
-   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLink
-   M /rt/branches/3.2-RELEASE/html/Elements/ShowLinks
-   M /rt/branches/3.2-RELEASE/html/Elements/SimpleSearch
-   M /rt/branches/3.2-RELEASE/html/Elements/Submit
-   M /rt/branches/3.2-RELEASE/html/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBox
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxEnd
-   M /rt/branches/3.2-RELEASE/html/Elements/TitleBoxStart
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Logout.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/Reminder.html
-   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/default
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/Forms/user/ns
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/autohandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/logout
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/dhandler
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/search/ticket
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/comment
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/link
-   M /rt/branches/3.2-RELEASE/html/REST/1.0/ticket/merge
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Bulk.html
-   M /rt/branches/3.2-RELEASE/html/Search/Edit.html
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/BuildFormatString
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditFormat
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/EditSearches
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/NewListActions
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickBasics
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCFs
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/PickCriteria
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SearchPrivacy
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectAndOr
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectLinks
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectPersonType
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchObject
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.rdf
-   M /rt/branches/3.2-RELEASE/html/Search/Results.tsv
-   M /rt/branches/3.2-RELEASE/html/SelfService/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/SelfService/Closed.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Create.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Display.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/GotoTicket
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Header
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/MyRequests
-   M /rt/branches/3.2-RELEASE/html/SelfService/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/SelfService/Error.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/Update.html
-   M /rt/branches/3.2-RELEASE/html/SelfService/index.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Attachment/dhandler
-   M /rt/branches/3.2-RELEASE/html/Ticket/Create.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Display.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/AddWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/BulkLinks
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomField
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/EditWatchers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/FindAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowBasics
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDates
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowDependencies
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowHistory
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMemberOf
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMembers
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowPeople
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowReferences
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowSummary
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/ShowUserEntry
-   M /rt/branches/3.2-RELEASE/html/Ticket/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Ticket/History.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Modify.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyAll.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyDates.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyLinks.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ModifyPeople.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/3.2-RELEASE/html/Ticket/Update.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/Tools/MyDay.html
-   M /rt/branches/3.2-RELEASE/html/Tools/Offline.html
-   M /rt/branches/3.2-RELEASE/html/User/Delegation.html
-   M /rt/branches/3.2-RELEASE/html/User/Elements/DelegateRights
-   M /rt/branches/3.2-RELEASE/html/User/Elements/GroupTabs
-   M /rt/branches/3.2-RELEASE/html/User/Elements/Tabs
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Members.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/Modify.html
-   M /rt/branches/3.2-RELEASE/html/User/Groups/index.html
-   M /rt/branches/3.2-RELEASE/html/User/Prefs.html
-   M /rt/branches/3.2-RELEASE/html/autohandler
-   M /rt/branches/3.2-RELEASE/html/index.html
-   M /rt/branches/3.2-RELEASE/html/l
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACE_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ACL_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Autoreply.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/Notify.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/NotifyAsComment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SetPriority.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/Overdue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CurrentUser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Date.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/EmailParser.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Group_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Groups_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Handle.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/cs.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/i_default.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/CLI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Email.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/REST.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Link_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principal_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Principals_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Queues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Search/Generic.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/SearchBuilder.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/System.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Template_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Templates_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/base.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/URI.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/User_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Users_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT.pm.in
-   M /rt/branches/3.2-RELEASE/sbin/extract-message-catalog
-   M /rt/branches/3.2-RELEASE/sbin/extract_pod_tests
-   M /rt/branches/3.2-RELEASE/sbin/factory
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
-   M /rt/branches/3.2-RELEASE/sbin/regression_harness
-   M /rt/branches/3.2-RELEASE/sbin/rt-setup-database.in
-   M /rt/branches/3.2-RELEASE/sbin/rt-test-dependencies.in
-
- ----------------------------------------------------------------------
- r8239@tinbook:  jesse | 2004-07-19T16:54:11.660605Z
- ----------------------------------------------------------------------
- r8240@tinbook:  jesse | 2004-07-19T17:01:43.322617Z
- Retagging the source code with the updated submission policy
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1258 | jesse | 2004-07-16 13:13:42 -0400 (Fri, 16 Jul 2004) | 7 lines
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+
+ r7175@zoq-fot-pik:  chmrr | 2005-11-14 17:35:03 -0500
+ RT-Ticket: 7010
+ RT-Status: resolved
+ RT-Update: correspond
+  * Treat our email addresses as case-insensitive
+
+------------------------------------------------------------------------
+r4090 | ruz | 2005-11-14 17:02:36 -0500 (Mon, 14 Nov 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Elements/TicketList
-   M /rt/branches/3.2-RELEASE/html/Search/Build.html
-   M /rt/branches/3.2-RELEASE/html/Search/Results.html
-   M /rt/branches/3.2-RELEASE/sbin/license_tag
+   M /rt/branches/3.4-RELEASE/html/Elements/QueryString
 
- ----------------------------------------------------------------------
- r8222@tinbook:  jesse | 2004-07-16T17:09:30.264982Z
- Web UI: Fixed bug which prevented unlimited searches
- ----------------------------------------------------------------------
- Core: License tagger preliminary updates
+* /Elements/QueryString now supports ARRAY refs, this allow us to handle
+  multiple arguments with the same name, this behaviour is consistent with
+  how HTML::Mason handle arguments
 ------------------------------------------------------------------------
-r1257 | autrijus | 2004-07-15 20:58:55 -0400 (Thu, 15 Jul 2004) | 11 lines
+r4089 | ruz | 2005-11-14 16:57:36 -0500 (Mon, 14 Nov 2005) | 1 line
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/README.LAYOUT
+   M /rt/branches/3.4-RELEASE/etc/schema.mysql
 
- ----------------------------------------------------------------------
- r6136@not:  autrijus | 2004-07-15T21:53:07.355306Z
- * revert the inadvertant change and merge wordings from cvs.html
- ----------------------------------------------------------------------
- r6137@not:  autrijus | 2004-07-15T22:04:22.132548Z
- * Make standalone_httpd use $RT::Mason::Handler like other mason_handler progs
- * Eliminate -w warning emitted from Handler.pm.
- ----------------------------------------------------------------------
+* revert back mysql.schema, commited by accident
+------------------------------------------------------------------------
+r4087 | ruz | 2005-11-14 16:50:12 -0500 (Mon, 14 Nov 2005) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/etc/schema.mysql
+   M /rt/branches/3.4-RELEASE/html/Elements/Callback
 
+* fix: really hide hidden paths from callbacks
+* fix: fetch data from the %cache by one key when store data with other
 ------------------------------------------------------------------------
-r1256 | alexmv | 2004-07-15 17:18:42 -0400 (Thu, 15 Jul 2004) | 2 lines
+r4086 | alexmv | 2005-11-14 16:49:33 -0500 (Mon, 14 Nov 2005) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
- * Handlers are in RT::Interface::Web::Handler now
+ r7165@zoq-fot-pik:  chmrr | 2005-11-14 16:49:07 -0500
+ RT-Ticket: 7131
+ RT-Status: resolved
+ RT-Update: correspond
+  * The $RT::rtname regex should be case insensitive for matching
+    subjects; thanks to Phil Smith III <psmith@levanta.com> for the
+    catch
 
 ------------------------------------------------------------------------
-r1254 | jesse | 2004-07-15 15:08:23 -0400 (Thu, 15 Jul 2004) | 1 line
+r4085 | alexmv | 2005-11-14 16:30:12 -0500 (Mon, 14 Nov 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
+
+ r7163@zoq-fot-pik:  chmrr | 2005-11-14 16:29:36 -0500
+ RT-Ticket: 6507
+ RT-Status: resolved
+ RT-Update: correspond
+  * Standardize fonts to "Verdana, Arial, Helvetica, sans-serif";
+    variant of patch from Maxime Henrion <mux@FreeBSD.org>
 
-This be 3.2.1
 ------------------------------------------------------------------------
-r1253 | jesse | 2004-07-15 15:03:26 -0400 (Thu, 15 Jul 2004) | 13 lines
+r4084 | alexmv | 2005-11-14 15:51:27 -0500 (Mon, 14 Nov 2005) | 7 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- ----------------------------------------------------------------------
- r8220@tinbook:  jesse | 2004-07-15T19:02:55.020727Z
- RT-Ticket: 5891
- RT-Status: open
- RT-Action: correspond
- Interim measure to only list sortable fields in the "Sort display by" 
- options.
- ----------------------------------------------------------------------
+ r7161@zoq-fot-pik:  chmrr | 2005-11-14 15:50:56 -0500
+ RT-Ticket: 6458
+ RT-Status: resolved
+ RT-Update: correspond
+  * Removed extra return argument from _AddLink, thanks to Todd Chapman
+    <todd@chaka.net>
 
 ------------------------------------------------------------------------
-r1251 | jesse | 2004-07-14 16:32:25 -0400 (Wed, 14 Jul 2004) | 6 lines
+r4083 | alexmv | 2005-11-14 15:43:24 -0500 (Mon, 14 Nov 2005) | 6 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- ----------------------------------------------------------------------
- r3399@tinbook:  jesse | 2004-07-14T20:23:59.757938Z
+ r7159@zoq-fot-pik:  chmrr | 2005-11-14 15:42:48 -0500
+ RT-Ticket: 6457
+ RT-Status: resolved
+ RT-Update: correspond
+  * Typo in Ticket_Overlay.pm, found by Todd Chapman <todd@chaka.net>
+
+------------------------------------------------------------------------
+r4081 | alexmv | 2005-11-14 14:59:42 -0500 (Mon, 14 Nov 2005) | 7 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row
+
+ r7155@zoq-fot-pik:  chmrr | 2005-11-14 14:59:06 -0500
+ RT-Ticket: 7020
+ RT-Status: resolved
+ RT-Update: correspond
+  * Actually make use of 'style' if it is provided; thanks to Kelly
+   F. Hickel <kfh@mqsoftware.com>
+
+------------------------------------------------------------------------
+r4080 | alexmv | 2005-11-14 14:55:17 -0500 (Mon, 14 Nov 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+
+ r7152@zoq-fot-pik:  chmrr | 2005-11-14 14:54:43 -0500
+  * Restore rightful .po headers on new french translation
+
+------------------------------------------------------------------------
+r4079 | alexmv | 2005-11-14 14:52:57 -0500 (Mon, 14 Nov 2005) | 6 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t
+
+ r7148@zoq-fot-pik:  chmrr | 2005-11-14 14:51:58 -0500
+ RT-Ticket: 6559
+ RT-Status: resolved
+ RT-Update: correspond
+  * Tests from Todd Chapman for loading CF from a wrong queue
+
+------------------------------------------------------------------------
+r4078 | jesse | 2005-11-14 14:50:54 -0500 (Mon, 14 Nov 2005) | 7 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+
+ r18904@truegrounds:  jesse | 2005-11-14 14:49:25 -0500
+ RT-Ticket: 7105
+ RT-Status: resolved
+ RT-Update: correspond
  
- Bumping to 3.2.1rc4
- ----------------------------------------------------------------------
+ Updated French translation from Jerome Fenal
 
 ------------------------------------------------------------------------
-r1250 | jesse | 2004-07-14 16:31:47 -0400 (Wed, 14 Jul 2004) | 6 lines
+r4077 | alexmv | 2005-11-14 14:20:49 -0500 (Mon, 14 Nov 2005) | 6 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
 
- ----------------------------------------------------------------------
- r3398@tinbook:  jesse | 2004-07-14T19:59:24.627023Z
+ r7146@zoq-fot-pik:  chmrr | 2005-11-14 14:20:03 -0500
+ RT-Ticket: 7090
+ RT-Status: resolved
+ RT-Update: correspond
+  * New Japanese .po, from Daisuke Maki <daisuke@wafu.ne.jp>
+
+------------------------------------------------------------------------
+r4076 | jesse | 2005-11-14 14:18:48 -0500 (Mon, 14 Nov 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
+
+ r18900@truegrounds:  jesse | 2005-11-14 13:57:34 -0500
+ RT-Ticket: 7122
+ RT-Status: resolved
+ RT-Update: correspond
+ * Patch from Todd Chapman to honor changed a $rtname variable when running
+   the test suite
+
+------------------------------------------------------------------------
+r4075 | jesse | 2005-11-14 14:18:36 -0500 (Mon, 14 Nov 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/07acl.t
+
+ r18899@truegrounds:  jesse | 2005-11-14 13:40:24 -0500
+ RT-Ticket: 7121 
+ RT-Status: resolved
+ RT-Update: correspond
  
+ * Patch from Todd Chapman to make the web based acl tests honor RT::WebPath
  
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1249 | jesse | 2004-07-14 16:30:36 -0400 (Wed, 14 Jul 2004) | 6 lines
+r4074 | alexmv | 2005-11-14 13:52:00 -0500 (Mon, 14 Nov 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
 
- ----------------------------------------------------------------------
- r3397@tinbook:  jesse | 2004-07-14T19:44:51.378312Z
+ r7140@zoq-fot-pik:  chmrr | 2005-11-14 13:51:14 -0500
+  * Better bounce handling, from Abhijit Menon-Sen <ams@oryx.com>
+
+------------------------------------------------------------------------
+r4073 | jesse | 2005-11-14 13:37:01 -0500 (Mon, 14 Nov 2005) | 16 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in
+
+ r18895@truegrounds:  jesse | 2005-11-14 13:35:29 -0500
+ RT-Ticket: 7136
+ RT-Status: resolved
+ RT-Update: correspond
  
+ Stuart Knight reports:
+ As part of the "initdb" processing, the scripts went through and created a new database user, in my case called RT3.
+ When it came time to create the tables, the script was still logged on as the dba user "system", so all of tables/sequences were created under "system"'s schema.
+ I followed through the rt-setup-database script, and spotted that there was a database disconnect, followed by an immediate reconnect, as the same user. (in the case of Oracle this still being the "dba" account)
+ Putting an extra validation check in here for Oracle, and then connecting as the intended database user fixed up the issue.
  
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1248 | jesse | 2004-07-14 15:32:50 -0400 (Wed, 14 Jul 2004) | 10 lines
+r4072 | alexmv | 2005-11-14 13:33:43 -0500 (Mon, 14 Nov 2005) | 8 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   M /rt/branches/3.2-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/07rights.t
 
- ----------------------------------------------------------------------
- r3390@tinbook:  jesse | 2004-07-14T19:30:37.426202Z
+ r7135@zoq-fot-pik:  chmrr | 2005-11-14 13:32:23 -0500
+ RT-Ticket: 7101
+ RT-Status: resolved
+ RT-Update: correspond
  
- RT-Ticket: 5886
- RT-Action: correspond
+  * Don't modify EquivObjects arrayref, thanks to Todd Chapman
+
+------------------------------------------------------------------------
+r4071 | jesse | 2005-11-14 13:21:29 -0500 (Mon, 14 Nov 2005) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/14linking.t
+
+ r18893@truegrounds:  jesse | 2005-11-14 13:19:52 -0500
+ RT-Ticket: 7128
  RT-Status: resolved
+ RT-Update: correspond
+ A big patch from Todd Chapman (with lots of juicy tests) to optionally
+ create two transactions when you create a link. (Also, this means that we'll
+ run scrips twice). This is off by default in RT 3.4
  
- Updated rt-crontool to pass in CurrentUser when creating new actions and 
- searches..
 
 ------------------------------------------------------------------------
-r1246 | autrijus | 2004-07-14 15:24:16 -0400 (Wed, 14 Jul 2004) | 9 lines
+r4069 | jesse | 2005-11-14 12:55:46 -0500 (Mon, 14 Nov 2005) | 7 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/ScrubHTML
 
- ----------------------------------------------------------------------
- r6049@not:  autrijus | 2004-07-14T19:18:50.831922Z
+ r18888@truegrounds:  jesse | 2005-11-14 12:54:25 -0500
+ RT-Ticket: 7048
+ RT-Status: resolved
+ RT-Update: correspond
  
- * Implement singular-attribute APIs: FirstAttribute, DeleteAttribute
-   and SetAttribute.
- * Attributes->DeleteEntry can now unconditionally delete all attributes
-   with the matching name.
- ----------------------------------------------------------------------
+ * Akos Torok pointed out that our HTML scrubber removed "PRE" tags from HTML
 
 ------------------------------------------------------------------------
-r1242 | jesse | 2004-07-14 14:15:13 -0400 (Wed, 14 Jul 2004) | 15 lines
+r4065 | jesse | 2005-11-14 12:44:41 -0500 (Mon, 14 Nov 2005) | 9 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE
-   D /rt/branches/3.2-RELEASE/html/Search/Elements/TicketRow
-   M /rt/branches/3.2-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
- ----------------------------------------------------------------------
- r3377@tinbook:  jesse | 2004-07-14T05:07:22.409809Z
+ r18880@truegrounds:  jesse | 2005-11-14 12:42:48 -0500
+ RT-Ticket: 7081
+ RT-Status: resolved
+ RT-Update: correspond
  
- TicketRow was a vestigal file from RT 3.0
- ----------------------------------------------------------------------
- r3378@tinbook:  jesse | 2004-07-14T18:11:31.705353Z
+ * Added a note to the readme warning users to clean out the
+   mason cache on upgrades - Ruslan
  
- RT-Ticket: 5885
+
+------------------------------------------------------------------------
+r4064 | alexmv | 2005-11-14 12:43:06 -0500 (Mon, 14 Nov 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+
+ r7122@zoq-fot-pik:  chmrr | 2005-11-14 12:42:37 -0500
+  * Updated russian translation from Andrew Kornilov <andy@eva.dp.ua>
+
+------------------------------------------------------------------------
+r4063 | jesse | 2005-11-14 12:38:59 -0500 (Mon, 14 Nov 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap
+
+ r18877@truegrounds:  jesse | 2005-11-14 12:37:37 -0500
+ RT-Ticket: 7087
  RT-Status: resolved
- RT-Action: correspond
+ RT-Update: correspond
  
- Reverting an overzealous warning added post 3.2.0
+ Displayed linked tickets in search results were inverted
  
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1240 | alexmv | 2004-07-14 11:34:00 -0400 (Wed, 14 Jul 2004) | 9 lines
+r4061 | robert | 2005-11-13 00:14:57 -0500 (Sun, 13 Nov 2005) | 9 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
-   M /rt/branches/3.2-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Header
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
 
-RT-Ticket: 5882
-RT-Status: resolved
-RT-Action: correspond
+ r4124@bear:  rspier | 2005-11-12 21:08:45 -0800
+ Undefined Warning Elimination:
+   - index.html passes in $session{'home_refresh_interval'} which can be null.  
+ r4125@bear:  rspier | 2005-11-12 21:14:28 -0800
+ Undefined Warning Elimination:
+   GetHeader will return undefined when the header doesn't exist.  (This is _good_, as that is different than empty.)
+   But.. =~ warns.
 
- * Skip links whose base or target is local and the endpoint is a
-   deleted ticket
- * Typo fix in comment in RT::Action::SendMail
+------------------------------------------------------------------------
+r4060 | jesse | 2005-11-11 15:27:56 -0500 (Fri, 11 Nov 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
+ r18722@truegrounds:  jesse | 2005-11-11 15:26:34 -0500
+ * SB 1.35 dependency
 
 ------------------------------------------------------------------------
-r1239 | alexmv | 2004-07-14 11:15:20 -0400 (Wed, 14 Jul 2004) | 3 lines
+r4059 | jesse | 2005-11-11 00:12:49 -0500 (Fri, 11 Nov 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
 
- * Fix error of "No recipients" if FriendlyToLine is set, but all
-   recipients are masked
+ r18716@truegrounds:  jesse | 2005-11-11 00:10:08 -0500
+ * fix from ruslan for fallout from his WhoHaveRight refactoring
 
 ------------------------------------------------------------------------
-r1238 | alexmv | 2004-07-14 09:22:38 -0400 (Wed, 14 Jul 2004) | 6 lines
+r4035 | jesse | 2005-11-06 17:15:18 -0500 (Sun, 06 Nov 2005) | 3 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-RT-Ticket: 5887
-RT-Status: resolved
-RT-Action: correspond
+ r18412@truegrounds:  jesse | 2005-11-06 17:13:58 -0500
+ * Bumped to 3.4.5pre1
+
+------------------------------------------------------------------------
+r4034 | jesse | 2005-11-06 17:15:06 -0500 (Sun, 06 Nov 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm
 
- * de grammar fix, patch from pape-rt@inf.fu-berlin.de applied
+ r18411@truegrounds:  jesse | 2005-11-06 17:13:33 -0500
+  * Patch to significantly improve performance on "WhoHaveRight" from Ruslan.
 
 ------------------------------------------------------------------------
-r1234 | jesse | 2004-07-14 00:45:56 -0400 (Wed, 14 Jul 2004) | 2 lines
+r4033 | jesse | 2005-11-06 17:13:38 -0500 (Sun, 06 Nov 2005) | 4 lines
 Changed paths:
-   M /rt/branches/3.2-RELEASE/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachments_Overlay.pm
 
-Bumping 3.2.1rc3
+ r18409@truegrounds:  jesse | 2005-11-06 17:11:57 -0500
+ * Fix to attachment ordering when you ask for a txn's attachments.
+   (Postgres doesn't default to ordering by id, so we were getting the wrong txn content)
 
 ------------------------------------------------------------------------
-r1229 | autrijus | 2004-07-13 15:39:33 -0400 (Tue, 13 Jul 2004) | 6 lines
+r4011 | pdh | 2005-11-01 00:43:02 -0500 (Tue, 01 Nov 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/3.2-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+
+Add a missing space, before the Style Police come after me.
 
- ----------------------------------------------------------------------
- r6043@not:  autrijus | 2004-07-13T19:37:47.955054Z
- * Apache2Handler also needs args_method => CGI for file uploads to work.
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1225 | jesse | 2004-07-13 15:05:48 -0400 (Tue, 13 Jul 2004) | 1 line
+r4010 | pdh | 2005-10-31 19:21:57 -0500 (Mon, 31 Oct 2005) | 3 lines
 Changed paths:
-   A /rt/branches/3.2-RELEASE (from /rt/branches/rt-3.1:1224)
-   D /rt/branches/rt-3.1
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+
+Make $RT::MaxInlineBody work properly.
+
 
-Moving RT 3.1 from branch to a 3.2-RELEASE branch
 ------------------------------------------------------------------------
-r1221 | leira | 2004-07-13 14:14:06 -0400 (Tue, 13 Jul 2004) | 2 lines
+r3989 | alexmv | 2005-10-24 17:26:18 -0400 (Mon, 24 Oct 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCriteria
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldSelect
 
-Fix formatting of Basics and CFs in the PickCriteria component (a precursor to fixing the values of things inside of these components).
+ r6881@zoq-fot-pik:  chmrr | 2005-10-24 17:25:14 -0400
+  * Ensure custom fields keep correct fallback values; for instance, if
+ "add another attachment" is clicked
 
 ------------------------------------------------------------------------
-r1220 | leira | 2004-07-13 12:36:33 -0400 (Tue, 13 Jul 2004) | 8 lines
+r3967 | jesse | 2005-10-14 17:10:24 -0400 (Fri, 14 Oct 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-RT-Ticket: 5881
-RT-Status: resolved
-RT-Action: correspond
+ r17368@hualien:  jesse | 2005-10-14 17:08:10 -0400
+ * When Robert made the change to how CustomFieldValues works, he broke the API. Fixed
+
+------------------------------------------------------------------------
+r3966 | jesse | 2005-10-14 17:10:11 -0400 (Fri, 14 Oct 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+
+ r17360@hualien:  jesse | 2005-10-14 15:21:46 -0400
+ * Perltidy
 
-This is a different problem than the one reported in #5801: this one seems to be regarding the and/or radio buttons on the query builder page, not the toggle button.
+------------------------------------------------------------------------
+r3958 | ruz | 2005-10-13 08:40:24 -0400 (Thu, 13 Oct 2005) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/User/Elements/Tabs
 
-It's now fixed.
+* new callback in html/User/Elements/Tabs
+------------------------------------------------------------------------
+r3957 | ruz | 2005-10-13 08:37:47 -0400 (Thu, 13 Oct 2005) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
 
+* code comments
 ------------------------------------------------------------------------
-r1218 | jesse | 2004-07-12 23:02:17 -0400 (Mon, 12 Jul 2004) | 1 line
+r3948 | ruz | 2005-10-10 20:01:50 -0400 (Mon, 10 Oct 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
-Bumping to 3.2.1rc2
+* get rid of "not a number" warning
 ------------------------------------------------------------------------
-r1217 | jesse | 2004-07-12 22:59:34 -0400 (Mon, 12 Jul 2004) | 1 line
+r3945 | ruz | 2005-10-10 15:47:29 -0400 (Mon, 10 Oct 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
+backport of the 3.5-TESTING@3543
+Changes:
+* fix attachments ordering
 
 ------------------------------------------------------------------------
-r1216 | jesse | 2004-07-12 22:52:28 -0400 (Mon, 12 Jul 2004) | 14 lines
+r3944 | ruz | 2005-10-10 15:27:36 -0400 (Mon, 10 Oct 2005) | 15 lines
 Changed paths:
-   M /rt/branches/rt-3.1
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/22search_tix_by_watcher.t
 
- ----------------------------------------------------------------------
- r3350@tinbook:  jesse | 2004-07-13T01:51:31.179491Z
+backport of the 3.5-TESTING@3943
+Changes
+* fix for search by owner's fields, now owner is WATCHERFIELD instead of ENUM
+* added backward compatible variant for Owner, next searches should work
+** Owner = '<id>'
+** Owner != '<id>'
+** Owner = '<name>'
+** Owner != '<name>'
+** for other operators or if subfield(subkey) is specified search works
+   as for other watchers
+* Fix for searches like "Cc.Name <> 'SomeBody'", was skipping tickets
+  with empty Cc list.
+* get rid of some unint warnings
+* test suite for all corner cases
+
+------------------------------------------------------------------------
+r3938 | robert | 2005-10-07 00:20:15 -0400 (Fri, 07 Oct 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+
+ r3995@bear:  rspier | 2005-10-06 21:19:24 -0700
+  [fsck.com #7067] - If we can't find a customfield that the user is allowed to see on a ticket, don't return any values, (when specifying a custom field)
+
+------------------------------------------------------------------------
+r3901 | alexmv | 2005-10-03 14:15:35 -0400 (Mon, 03 Oct 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/en.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/id.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
+
+ r6568@zoq-fot-pik:  chmrr | 2005-10-03 14:14:49 -0400
+  * Header fixes in PO files to include correct RT version
+
+------------------------------------------------------------------------
+r3900 | alexmv | 2005-10-03 13:32:45 -0400 (Mon, 03 Oct 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+
+ r6566@zoq-fot-pik:  chmrr | 2005-10-03 13:28:24 -0400
+  * Updated spanish translation, thanks to Carlos Velasco
+
+------------------------------------------------------------------------
+r3896 | alexmv | 2005-09-30 15:56:31 -0400 (Fri, 30 Sep 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Approvals/Elements/PendingMyApproval
+
+ r6558@zoq-fot-pik:  chmrr | 2005-09-30 15:56:06 -0400
+ RT-Ticket: 7029
+ RT-Status: resolved
+ RT-Update: correspond
  
+  * Applied missing limit for AdminCcs, from Todd Chapman
  
- ----------------------------------------------------------------------
- r3351@tinbook:  jesse | 2004-07-13T02:19:57.407844Z
+
+------------------------------------------------------------------------
+r3895 | alexmv | 2005-09-30 15:19:57 -0400 (Fri, 30 Sep 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap
+
+ r6555@zoq-fot-pik:  chmrr | 2005-09-30 15:18:22 -0400
+  * Link to the *other* end of the link, not the one that is us
+
+------------------------------------------------------------------------
+r3894 | alexmv | 2005-09-30 15:19:46 -0400 (Fri, 30 Sep 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/BuildFormatString
+
+ r6554@zoq-fot-pik:  chmrr | 2005-09-30 15:16:47 -0400
+  * Remove unused and deprecated code path (bugs 6605, 7008)
+
+------------------------------------------------------------------------
+r3893 | jesse | 2005-09-28 13:27:29 -0400 (Wed, 28 Sep 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Search/Results.tsv
+
+Switch from ->CustomFields to ->TicketCustomFields to stop using a deprecated API.
+  Thanks to T.J. Maciak
+
+------------------------------------------------------------------------
+r3892 | robert | 2005-09-28 12:16:03 -0400 (Wed, 28 Sep 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+
+ r3945@bear:  rspier | 2005-09-28 09:15:08 -0700
+ Performance Improvement when Sending Email using sendmailpipe -
  
+ MIME::Entity would bog down in certain cases because of it's use of IO::Scalar during stringification.  MIME::Entity will be switching to IO::ScalarArray, which will help... but RT was causing it to store into a temporary string anyway, which was silly.
  
- ----------------------------------------------------------------------
- r3352@tinbook:  jesse | 2004-07-13T02:37:05.067120Z
+ This change has MIME::Entity write directly to the pipe, which is a lot more efficient.  Seems to cut out ~33% of user time.  (Because we don't need to have a temporary IO::Scalar thingy around.)  Also will reduce peak memory usage.
  
- DefaultHandlerArgs is now lazy-evaluated, to more accurately emulate the old behaviour
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1214 | autrijus | 2004-07-12 21:35:23 -0400 (Mon, 12 Jul 2004) | 6 lines
+r3881 | jesse | 2005-09-23 15:39:36 -0400 (Fri, 23 Sep 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- ----------------------------------------------------------------------
- r6007@not:  autrijus | 2004-07-13T01:35:37.162027Z
- * Oops, forgot to load the Handler module.
- ----------------------------------------------------------------------
+ r15970@hualien:  jesse | 2005-09-23 15:37:43 -0400
+ * Our algorithm for finding a fallback for transaction content wasn't trying hard enough. reported by John Gedeon.
 
 ------------------------------------------------------------------------
-r1213 | autrijus | 2004-07-12 21:03:09 -0400 (Mon, 12 Jul 2004) | 8 lines
+r3877 | alexmv | 2005-09-22 15:09:22 -0400 (Thu, 22 Sep 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.svc.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   A /rt/branches/rt-3.1/lib/RT/Interface/Web
-   A /rt/branches/rt-3.1/lib/RT/Interface/Web/Handler.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm
 
- ----------------------------------------------------------------------
- r5999:  autrijus | 2004-07-13T00:35:02.795788Z
+ r6458@zoq-fot-pik:  chmrr | 2005-09-22 15:08:37 -0400
+  * Add where the faulty caller was in deprecated warnings
 
- * Refactor all web handler creation and initialization logic away from
-   RT::Interface::Web, webmux and mason_handle scripts, into a new module
-   "RT::Interface::Web::Handler".
- ----------------------------------------------------------------------
+------------------------------------------------------------------------
+r3855 | jesse | 2005-09-16 12:26:10 -0400 (Fri, 16 Sep 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Results.rdf
+
+ r15770@hualien:  jesse | 2005-09-16 12:23:15 -0400
+ * The RSS feeds should come with a default subject, as feeds really want to have article titles in some clients
 
 ------------------------------------------------------------------------
-r1211 | huberth | 2004-07-12 18:05:38 -0400 (Mon, 12 Jul 2004) | 2 lines
+r3854 | jesse | 2005-09-16 12:25:42 -0400 (Fri, 16 Sep 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
 
- * Updated RT::Interface::Web to make bulk removals of watchers work.
+ r15749@hualien:  jesse | 2005-09-15 11:14:56 -0400
+ * It was possible to get into an infinite loop when removing a member from a group
 
 ------------------------------------------------------------------------
-r1210 | jesse | 2004-07-12 16:26:29 -0400 (Mon, 12 Jul 2004) | 3 lines
+r3849 | jesse | 2005-09-13 12:07:54 -0400 (Tue, 13 Sep 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs
-   M /rt/branches/rt-3.1/html/Elements/EditLinks
-   M /rt/branches/rt-3.1/html/Elements/ShowLinks
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+
+ r15723@hualien:  jesse | 2005-09-13 12:05:40 -0400
+ * When pulling data out of the database, we need to be more careful
+   about whether it's utf8 or not. Thanks to Ruslan Zakirov
 
-Better listings of tickets with a subject of "0"
+------------------------------------------------------------------------
+r3847 | glasser | 2005-09-12 18:11:43 -0400 (Mon, 12 Sep 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
+ r41532@maclaurin-seven-twelve:  glasser | 2005-09-12 18:04:55 -0400
+ Defining subs in Mason components is dangerous, since they clash with subs defined
+ in every other component.
 
 ------------------------------------------------------------------------
-r1209 | autrijus | 2004-07-12 16:22:48 -0400 (Mon, 12 Jul 2004) | 7 lines
+r3754 | robert | 2005-09-01 17:47:36 -0400 (Thu, 01 Sep 2005) | 10 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
- ----------------------------------------------------------------------
- r5990@not:  autrijus | 2004-07-12T20:22:03.588615Z
+ r3800@bear:  rspier | 2005-09-01 14:46:59 -0700
+ RT-Ticket: 6986
+ RT-Status: resolved
+ RT-Update: correspond
  
- * Let the cf param in Ticket->CustomFieldValues be optional,
-   so we can get Atom tests to work.
- ----------------------------------------------------------------------
+ If we didn't generate any SQL, don't pass it to FromSQL which will reset the dirty flag and then SB won't actually run anything.
+ Also, tests.
+     
 
 ------------------------------------------------------------------------
-r1206 | jesse | 2004-07-12 14:00:53 -0400 (Mon, 12 Jul 2004) | 1 line
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/etc/acl.Pg
-   M /rt/branches/rt-3.1/etc/acl.mysql
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.Sybase
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql
-   D /rt/branches/rt-3.1/etc/upgrade/3.3.0
-   D /rt/branches/rt-3.1/html/Admin/CustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
-   D /rt/branches/rt-3.1/html/Admin/Elements/CustomFieldTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Admin/Elements/GroupTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Header
-   D /rt/branches/rt-3.1/html/Admin/Elements/ObjectCustomFields
-   D /rt/branches/rt-3.1/html/Admin/Elements/PickCustomFields
-   D /rt/branches/rt-3.1/html/Admin/Elements/PickObjects
-   M /rt/branches/rt-3.1/html/Admin/Elements/QueueTabs
-   D /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldLookupType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
-   M /rt/branches/rt-3.1/html/Admin/Elements/SystemTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Tabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
-   A /rt/branches/rt-3.1/html/Admin/Global/CustomField.html (from /rt/branches/rt-3.1/html/Admin/Global/CustomField.html:1200)
-   A /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html (from /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html:1200)
-   M /rt/branches/rt-3.1/html/Admin/Global/Templates.html
-   M /rt/branches/rt-3.1/html/Admin/Global/index.html
-   D /rt/branches/rt-3.1/html/Admin/Groups/CustomFields.html
-   D /rt/branches/rt-3.1/html/Admin/Groups/History.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
-   D /rt/branches/rt-3.1/html/Admin/Users/CustomFields.html
-   D /rt/branches/rt-3.1/html/Admin/Users/History.html
-   D /rt/branches/rt-3.1/html/Admin/Users/Memberships.html
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Users/index.html
-   M /rt/branches/rt-3.1/html/Admin/index.html
-   D /rt/branches/rt-3.1/html/Download
-   D /rt/branches/rt-3.1/html/Elements/EditCustomField
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldBinary
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldFreeform
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldImage
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldSelect
-   D /rt/branches/rt-3.1/html/Elements/EditCustomFieldText
-   M /rt/branches/rt-3.1/html/Elements/Header
-   M /rt/branches/rt-3.1/html/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Elements/SelectUsers
-   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
-   D /rt/branches/rt-3.1/html/Elements/ShowCustomFieldImage
-   D /rt/branches/rt-3.1/html/Elements/ShowCustomFields
-   D /rt/branches/rt-3.1/html/Elements/ShowMemberships
-   M /rt/branches/rt-3.1/html/Elements/Submit
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   D /rt/branches/rt-3.1/html/Search/Elements/SelectGroup
-   M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
-   M /rt/branches/rt-3.1/html/SelfService/Closed.html
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople
-   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/Modify.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Base.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/I18N.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomField.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomField_Overlay.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFields.pm
-   D /rt/branches/rt-3.1/lib/RT/ObjectCustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
-   M /rt/branches/rt-3.1/lib/RT/System.pm
-   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-   M /rt/branches/rt-3.1/releng.cnf
-   M /rt/branches/rt-3.1/sbin/extract-message-catalog
-   D /rt/branches/rt-3.1/sbin/rt-dump-database.in
-   D /rt/branches/rt-3.1/spec
-
-Reverting change 1201, which was improperly merged from a dev branch
-------------------------------------------------------------------------
-r1204 | jesse | 2004-07-12 13:13:35 -0400 (Mon, 12 Jul 2004) | 6 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+r3739 | robert | 2005-08-31 16:46:16 -0400 (Wed, 31 Aug 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
 
- ----------------------------------------------------------------------
- r2127@tinbook:  jesse | 2004-07-12T17:10:45.849934Z
+ r3748@woof:  rspier | 2005-08-31 13:41:53 -0700
+ Check for invalid character (-) in mysql database names and prevent RT from allowing it to be configured.
+
+------------------------------------------------------------------------
+r3728 | jesse | 2005-08-28 15:44:18 -0400 (Sun, 28 Aug 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r13812@hualien:  jesse | 2005-08-28 15:43:29 -0400
+ * bumping to 3.4.4
+
+------------------------------------------------------------------------
+r3727 | jesse | 2005-08-27 21:26:24 -0400 (Sat, 27 Aug 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+
+ r13804@hualien:  jesse | 2005-08-27 21:25:50 -0400
+ * Updated French translation from jfenal
  
- Backing out change that altered the "Queue" method on Tickets. Updating Record::Update to be smarter about altering foriegn key rows
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1203 | jesse | 2004-07-12 02:13:41 -0400 (Mon, 12 Jul 2004) | 6 lines
+r3725 | jesse | 2005-08-25 16:05:12 -0400 (Thu, 25 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/Generic.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/Generic.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- ----------------------------------------------------------------------
- r2125@tinbook:  jesse | 2004-07-12T05:19:50.016366Z
- A bunch more work to prepare for roundtrippable comma-delimited files (vitix)
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1202 | jesse | 2004-07-11 23:11:43 -0400 (Sun, 11 Jul 2004) | 6 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-
- ----------------------------------------------------------------------
- r2123@tinbook:  jesse | 2004-07-12T03:10:11.198817Z
- Offline ticket creation from delimited textfiles signficantly improved
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r1201 | jesse | 2004-07-10 02:05:15 -0400 (Sat, 10 Jul 2004) | 201 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/etc/acl.Pg
-   M /rt/branches/rt-3.1/etc/acl.mysql
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.Sybase
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Informix
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Oracle
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.Pg
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.SQLite
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/acl.mysql
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/schema.Pg
-   A /rt/branches/rt-3.1/etc/upgrade/3.3.0/schema.mysql
-   A /rt/branches/rt-3.1/html/Admin/CustomFields
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/GroupRights.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/Modify.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/Objects.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/UserRights.html
-   A /rt/branches/rt-3.1/html/Admin/CustomFields/index.html
-   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
-   A /rt/branches/rt-3.1/html/Admin/Elements/CustomFieldTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Admin/Elements/GroupTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Header
-   A /rt/branches/rt-3.1/html/Admin/Elements/ObjectCustomFields
-   A /rt/branches/rt-3.1/html/Admin/Elements/PickCustomFields
-   A /rt/branches/rt-3.1/html/Admin/Elements/PickObjects
-   M /rt/branches/rt-3.1/html/Admin/Elements/QueueTabs
-   A /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldLookupType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
-   M /rt/branches/rt-3.1/html/Admin/Elements/SystemTabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/Tabs
-   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
-   D /rt/branches/rt-3.1/html/Admin/Global/CustomField.html
-   D /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Global/Templates.html
-   M /rt/branches/rt-3.1/html/Admin/Global/index.html
-   A /rt/branches/rt-3.1/html/Admin/Groups/CustomFields.html
-   A /rt/branches/rt-3.1/html/Admin/Groups/History.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
-   A /rt/branches/rt-3.1/html/Admin/Users/CustomFields.html
-   A /rt/branches/rt-3.1/html/Admin/Users/History.html
-   A /rt/branches/rt-3.1/html/Admin/Users/Memberships.html
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Users/index.html
-   M /rt/branches/rt-3.1/html/Admin/index.html
-   A /rt/branches/rt-3.1/html/Download
-   A /rt/branches/rt-3.1/html/Download/CustomFieldValue
-   A /rt/branches/rt-3.1/html/Download/CustomFieldValue/dhandler
-   A /rt/branches/rt-3.1/html/Download/Tabular
-   A /rt/branches/rt-3.1/html/Download/Tabular/dhandler
-   A /rt/branches/rt-3.1/html/Elements/EditCustomField
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldBinary
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldFreeform
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldImage
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldSelect
-   A /rt/branches/rt-3.1/html/Elements/EditCustomFieldText
-   M /rt/branches/rt-3.1/html/Elements/Header
-   M /rt/branches/rt-3.1/html/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Elements/SelectUsers
-   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
-   A /rt/branches/rt-3.1/html/Elements/ShowCustomFieldImage
-   A /rt/branches/rt-3.1/html/Elements/ShowCustomFields
-   A /rt/branches/rt-3.1/html/Elements/ShowMemberships
-   M /rt/branches/rt-3.1/html/Elements/Submit
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   A /rt/branches/rt-3.1/html/Search/Elements/SelectGroup
-   M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
-   M /rt/branches/rt-3.1/html/SelfService/Closed.html
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople
-   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/Modify.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Base.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/I18N.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomField.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValue_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFieldValues_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomField_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFields.pm
-   A /rt/branches/rt-3.1/lib/RT/ObjectCustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
-   M /rt/branches/rt-3.1/lib/RT/System.pm
-   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-   M /rt/branches/rt-3.1/releng.cnf
-   M /rt/branches/rt-3.1/sbin/extract-message-catalog
-   A /rt/branches/rt-3.1/sbin/rt-dump-database.in
-   A /rt/branches/rt-3.1/spec
-   A /rt/branches/rt-3.1/spec/schema.txt
+ r13763@hualien:  jesse | 2005-08-25 16:04:29 -0400
+ * 3.4.4rc3
 
- ----------------------------------------------------------------------
- r2112@tinbook:  jesse | 2004-07-10T04:32:28.577645Z
+------------------------------------------------------------------------
+r3724 | jesse | 2005-08-25 15:54:00 -0400 (Thu, 25 Aug 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+
+ r13760@hualien:  jesse | 2005-08-25 15:51:57 -0400
+ RT-Ticket: 6855
+ RT-Status: resolved
+ RT-Update: correspond
  
-  ----------------------------------------------------------------------
-  r1996@tinbook:  jesse | 2004-06-28T03:08:01.495343Z
-  
-   ----------------------------------------------------------------------
-   r1769@tinbook:  jesse | 2004-06-01T20:22:38.640731Z
-   
-   
-   ----------------------------------------------------------------------
-   r1902@tinbook:  jesse | 2004-06-17T01:08:53.996154Z
-   
-   
-   ----------------------------------------------------------------------
-   r1991@tinbook:  jesse | 2004-06-28T02:03:57.669851Z
-   
-   
-   ----------------------------------------------------------------------
-   r1992@tinbook:  jesse | 2004-06-28T02:19:36.386707Z
-   
-   Pulling forward from RT 3.1
-   
-   
-   ----------------------------------------------------------------------
-   r1993@tinbook:  jesse | 2004-06-28T03:06:56.930396Z
-   
-   Merging forward from 3.1
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r1998@tinbook:  jesse | 2004-06-28T03:10:54.232175Z
-  
-   ----------------------------------------------------------------------
-   r1997@tinbook:  jesse | 2004-06-28T03:10:36.434329Z
-   
-   Bumping to 3.3.4
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r2058@tinbook:  autrijus | 2004-07-05T16:56:22.344051Z
-  
-   ----------------------------------------------------------------------
-   r5899@not:  autrijus | 2004-07-05T15:13:55.850880Z
-   
-   * correct the documentation for CreateTickets; it was still referring
-     to the archaic "Approvals" queue and "Approval" type, whereas now we're
-     using "___Approvals" and "approval" now.
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r2059@tinbook:  autrijus | 2004-07-05T19:43:17.347835Z
-  
-   ----------------------------------------------------------------------
-   r5913@not:  autrijus | 2004-07-05T19:41:37.720057Z
-   
-   * add rt-dump-database, a tool to dump config data to initialdata format.
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
+ * Applied a patch from Andreas Jakum to improve RT::Ticket->Import's handling
+   of watchers
  
- ----------------------------------------------------------------------
- r2113@tinbook:  jesse | 2004-07-10T04:40:37.142269Z
+
+------------------------------------------------------------------------
+r3723 | jesse | 2005-08-25 15:53:40 -0400 (Thu, 25 Aug 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+
+ r13759@hualien:  jesse | 2005-08-25 15:31:56 -0400
+ * Fixes to IsRTAddress processing. Spotted by Travis Campbell.
  
-  ----------------------------------------------------------------------
-  r2012@tinbook:  jesse | 2004-06-28T21:51:20.545520Z
-  
-  Fixed bugs in CreateTickets (Approvals) system, both preexisting and introduced in 3.2.0rc3
-  ----------------------------------------------------------------------
-  r2014@tinbook:  jesse | 2004-06-29T02:46:58.362406Z
-  
-  
-  ----------------------------------------------------------------------
-  r2015@tinbook:  jesse | 2004-06-29T02:47:32.464100Z
-  
-  3.2.0rc4
-  ----------------------------------------------------------------------
-  r2022@tinbook:  jesse | 2004-06-29T17:50:48.925379Z
-  
-  
-  ----------------------------------------------------------------------
-  r2023@tinbook:  jesse | 2004-06-29T17:55:34.408001Z
-  
-  RT-Ticket: 5787
-  RT-Status: resolved
-  RT-UpdateType: correspond
-  
-  Added ticket absolute urls for the various actions one can take on searches.
-  
-  ----------------------------------------------------------------------
-  r2030@tinbook:  jesse | 2004-06-30T04:36:01.943950Z
-  
-  Bumping to 3.2.0
-  ----------------------------------------------------------------------
-  r2067@tinbook:  jesse | 2004-07-06T20:25:17.528316Z
-  
-  
-  ----------------------------------------------------------------------
-  r2068@tinbook:  jesse | 2004-07-06T20:59:43.336929Z
-  
-  Explicit 'Bookmark this search' functionality has been added back to RT 3.2
-  
-  ----------------------------------------------------------------------
-  r2070@tinbook:  jesse | 2004-07-06T21:13:17.298878Z
-  
-  RT-Ticket: 5815
-  RT-Status: resolved
-  RT-Update-Type: correspond
-  
-  RT now advises users about how to set the DBA and DBA Password when upgrading
-  
-  ----------------------------------------------------------------------
-  r2072@tinbook:  jesse | 2004-07-06T22:04:15.878370Z
-  
-   * "Negative" Ticket searches (for all tickets which don't have a
-   certain custom field value) now find tickets which have _no_ custom
-   field value for that ticket.
-  
-   * Custom Field searches should now work better with non-ascii
-   custom field names. (Needs user verification)
-  ----------------------------------------------------------------------
-  r2095@tinbook:  jesse | 2004-07-09T17:06:56.744260Z
-  
-  
-  ----------------------------------------------------------------------
-  r2096@tinbook:  jesse | 2004-07-09T17:55:13.811842Z
-  
-  RT-Ticket: 5800
-  RT-Status: resolved
-  
-  RT now stores sent messages in the database as utf-8.
-  
-  ----------------------------------------------------------------------
-  r2098@tinbook:  jesse | 2004-07-09T19:19:39.944163Z
-  
-  Fixups to Attributes to work with lack of access, rather than just falling over.
-  
-  ----------------------------------------------------------------------
-  r2099@tinbook:  jesse | 2004-07-09T19:21:06.127719Z
-  
-  By default, use verbose mode for reporting missing modules.
-  ----------------------------------------------------------------------
-  r2100@tinbook:  jesse | 2004-07-09T19:25:51.061318Z
-  
-  Added a note about the fact that you'll be happier if you blow away your old RT
-  instance.
-  ----------------------------------------------------------------------
-  r2101@tinbook:  jesse | 2004-07-09T19:27:27.455452Z
-  
-  Fixing tests to conform to linda"s fixed code
-  ----------------------------------------------------------------------
-  r2102@tinbook:  jesse | 2004-07-09T19:29:51.316623Z
-  
-  (Merging 3.0 to 3.2)
-  
-   ----------------------------------------------------------------------
-   r2081@tinbook:  huberth | 2004-07-08T16:28:17.266000Z
-   
-   RT-Ticket: 5773
-   RT-Status: resolved
-   
-    * DBIx::SearchBuilder dependency bumped from 0.97 to 1.01.
-   ----------------------------------------------------------------------
-   r2089@tinbook:  alexmv | 2004-07-08T19:40:10.002177Z
-   
-    * @ARGV _is_ allowed to be empty; it is $search which must not be.
-      Thanks to jdwitt at the domain of software.umn.edu for the catch.
-   
-   ----------------------------------------------------------------------
-  
-  ----------------------------------------------------------------------
-  r2103@tinbook:  jesse | 2004-07-09T19:39:27.276636Z
-  
-  Updated French translation from sebastien.person@easter-eggs.com 
-  ----------------------------------------------------------------------
-  r2105@tinbook:  jesse | 2004-07-09T20:58:36.771281Z
-  
-  Made recording outgoing email optional.
-  Stopped recording attachments multiple times.
-  
-  
-  ----------------------------------------------------------------------
-  r2106@tinbook:  jesse | 2004-07-09T21:00:30.401132Z
-  
-  
-  ----------------------------------------------------------------------
-  r2107@tinbook:  jesse | 2004-07-09T21:00:41.498447Z
-  
-  Removing debugging output
-  ----------------------------------------------------------------------
-  r2110@tinbook:  jesse | 2004-07-10T04:20:46.424456Z
-  
-  Message catalogs updated
-  ----------------------------------------------------------------------
- ----------------------------------------------------------------------
- r2114@tinbook:  jesse | 2004-07-10T06:03:00.790969Z
- Custom field searching now works again on 3.3
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1200 | jesse | 2004-07-10 00:25:45 -0400 (Sat, 10 Jul 2004) | 21 lines
+r3722 | jesse | 2005-08-25 15:25:28 -0400 (Thu, 25 Aug 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/da.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fi.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/hu.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Footer
+   M /rt/branches/3.4-RELEASE/sbin/extract-message-catalog
 
- ----------------------------------------------------------------------
- r2105@tinbook:  jesse | 2004-07-09T20:58:36.771281Z
- Made recording outgoing email optional.
- Stopped recording attachments multiple times.
- ----------------------------------------------------------------------
- r2106@tinbook:  jesse | 2004-07-09T21:00:30.401132Z
- ----------------------------------------------------------------------
- r2107@tinbook:  jesse | 2004-07-09T21:00:41.498447Z
+ r13757@hualien:  jesse | 2005-08-25 15:23:18 -0400
+ RT-Ticket: 6934
+ RT-Status: resolved
+ RT-Update: correspond
  
- Removing debugging output
- ----------------------------------------------------------------------
- r2110@tinbook:  jesse | 2004-07-10T04:20:46.424456Z
+ * A couple of patches to improve how localization extraction works from jfenal
  
- Message catalogs updated
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1199 | jesse | 2004-07-09 15:41:38 -0400 (Fri, 09 Jul 2004) | 27 lines
+r3721 | jesse | 2005-08-25 15:01:03 -0400 (Thu, 25 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/bin/rt-crontool.in
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/t/03web.pl.in
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm
 
- ----------------------------------------------------------------------
- r2098@tinbook:  jesse | 2004-07-09T19:19:39.944163Z
- Fixups to Attributes to work with lack of access, rather than just falling over.
- ----------------------------------------------------------------------
- r2099@tinbook:  jesse | 2004-07-09T19:21:06.127719Z
- By default, use verbose mode for reporting missing modules.
- ----------------------------------------------------------------------
- r2100@tinbook:  jesse | 2004-07-09T19:25:51.061318Z
- Added a note about the fact that you'll be happier if you blow away your old RT
- instance.
- ----------------------------------------------------------------------
- r2101@tinbook:  jesse | 2004-07-09T19:27:27.455452Z
+ r13754@hualien:  jesse | 2005-08-25 14:55:32 -0400
+ * EquivObjects support for acl queries, from Todd Chapman
  
- Fixing tests to conform to linda"s fixed code
- ----------------------------------------------------------------------
- r2103@tinbook:  jesse | 2004-07-09T19:39:27.276636Z
 
- RT-Ticket: 5822
- RT-Status: resolved
- Updated French translation from sebastien.person@easter-eggs.com 
- ----------------------------------------------------------------------
+------------------------------------------------------------------------
+r3720 | jesse | 2005-08-25 15:00:44 -0400 (Thu, 25 Aug 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+ r13753@hualien:  jesse | 2005-08-25 14:53:06 -0400
+ * Removing warnings about mod_perl2
 
 ------------------------------------------------------------------------
-r1198 | jesse | 2004-07-09 13:55:43 -0400 (Fri, 09 Jul 2004) | 14 lines
+r3719 | jesse | 2005-08-24 02:00:52 -0400 (Wed, 24 Aug 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt.in
 
- ----------------------------------------------------------------------
- r2095@tinbook:  jesse | 2004-07-09T17:06:56.744260Z
- ----------------------------------------------------------------------
- r2096@tinbook:  jesse | 2004-07-09T17:55:13.811842Z
- RT-Ticket: 5800
+ r13743@hualien:  jesse | 2005-08-24 02:00:08 -0400
+ RT-Ticket: 6957
  RT-Status: resolved
+ RT-Update: correspond
  
- RT now stores sent messages in the database as utf-8.
- ----------------------------------------------------------------------
+ * Applied a patch from ams to restore his byline to bin/rt
 
 ------------------------------------------------------------------------
-r1197 | alexmv | 2004-07-09 12:05:24 -0400 (Fri, 09 Jul 2004) | 6 lines
+r3714 | jesse | 2005-08-23 23:39:37 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-
-RT-Ticket: 5821
-RT-Status: resolved
-RT-Action: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- * Workaround for Mozilla 1.7 and Firefix 0.9.1 rendering bug
+ r13733@hualien:  jesse | 2005-08-23 23:38:39 -0400
+ * bumped to pre2
 
 ------------------------------------------------------------------------
-r1196 | alexmv | 2004-07-09 10:56:03 -0400 (Fri, 09 Jul 2004) | 10 lines
+r3713 | jesse | 2005-08-23 23:39:17 -0400 (Tue, 23 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/html/Search/Results.rdf
-
-RT-Ticket: 5838
-RT-Status: resolved
-RT-Update: correspond
-
- * Fix webmux.pl to not pass xml files through (xml's content-type is
-   application/xml not text/xml)
-
- * Fix outgoing content-type of results.rdf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Callback
 
+ r13732@hualien:  jesse | 2005-08-23 23:38:28 -0400
+ * Applied tom's callbacks fix
 
 ------------------------------------------------------------------------
-r1195 | leira | 2004-07-09 08:02:21 -0400 (Fri, 09 Jul 2004) | 5 lines
+r3711 | jesse | 2005-08-23 22:37:51 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Quicksearch
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-RT-Ticket: 5808
-RT-Status: resolved
-RT-Action: correspond
-Applied the patch from bobg@uic.edu, which puts $RT::WebPath into QuickSearch URLS.
+ r13728@hualien:  jesse | 2005-08-23 22:37:12 -0400
+ * Bumped to 3.4.4pre1
 
 ------------------------------------------------------------------------
-r1194 | leira | 2004-07-09 07:33:10 -0400 (Fri, 09 Jul 2004) | 7 lines
+r3710 | jesse | 2005-08-23 22:33:47 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-
-RT-Ticket: 5814
-RT-Status: resolved
-RT-Action: correspond
-New clauses are now on the top level by default, so blank lines won't appear unless you move something down a level on purpose (in which case, they're needed).
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
 
-Toggling AND/OR now works correctly at all levels.
+ r13725@hualien:  jesse | 2005-08-23 22:10:42 -0400
+ * Added support for mod_perl 2.0 
 
 ------------------------------------------------------------------------
-r1189 | huberth | 2004-07-08 13:32:37 -0400 (Thu, 08 Jul 2004) | 5 lines
+r3709 | jesse | 2005-08-23 17:58:20 -0400 (Tue, 23 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
 
-RT-Ticket: 5690
-RT-Status: resolved
+ r13720@hualien:  jesse | 2005-08-23 17:54:29 -0400
+ * Bugfixes to the German translation file
 
- * rt-test-dependencies now only tells you which modules are not present or
-   up-to-date, unless you specify the -v (--verbose) flag on the command line.
 ------------------------------------------------------------------------
-r1183 | jesse | 2004-07-06 18:04:28 -0400 (Tue, 06 Jul 2004) | 11 lines
+r3708 | glasser | 2005-08-22 16:05:46 -0400 (Mon, 22 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- ----------------------------------------------------------------------
- r2072@tinbook:  jesse | 2004-07-06T22:04:15.878370Z
-  * "Negative" Ticket searches (for all tickets which don't have a
-  certain custom field value) now find tickets which have _no_ custom
-  field value for that ticket.
-  * Custom Field searches should now work better with non-ascii
-  custom field names. (Needs user verification)
- ----------------------------------------------------------------------
+ r40177@tin-foil:  glasser | 2005-08-18 18:49:13 -0400
+ Updates to the standalone server to not dupe as much code, but may be rolled back if HSSM needs to be.
 
 ------------------------------------------------------------------------
-r1182 | jesse | 2004-07-06 17:14:33 -0400 (Tue, 06 Jul 2004) | 11 lines
+r3707 | glasser | 2005-08-22 16:04:25 -0400 (Mon, 22 Aug 2005) | 10 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
- ----------------------------------------------------------------------
- r2070@tinbook:  jesse | 2004-07-06T21:13:17.298878Z
- RT-Ticket: 5815
+ r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
+ RT-Ticket: 6899
  RT-Status: resolved
- RT-Update-Type: correspond
+ RT-Update: correspond
  
- RT now advises users about how to set the DBA and DBA Password when upgrading
+ When limiting based on a whole date, make sure you're not being pushed to 
+ another if you happen to be east of GMT.
  
- ----------------------------------------------------------------------
+ Patch by Ruslan Zakirov, problem found by Olivier Horec.
 
 ------------------------------------------------------------------------
-r1181 | jesse | 2004-07-06 17:01:04 -0400 (Tue, 06 Jul 2004) | 8 lines
+r3706 | glasser | 2005-08-22 15:55:57 -0400 (Mon, 22 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- ----------------------------------------------------------------------
- r2068@tinbook:  jesse | 2004-07-06T20:59:43.336929Z
- Explicit 'Bookmark this search' functionality has been added back to RT 3.2
- ----------------------------------------------------------------------
+ r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
+ Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
+ values, use that.
 
 ------------------------------------------------------------------------
-r1178 | alexmv | 2004-07-02 13:13:35 -0400 (Fri, 02 Jul 2004) | 8 lines
+r3700 | trs | 2005-08-18 22:39:02 -0400 (Thu, 18 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
-
-RT-Ticket: 5810
-RT-Status: resolved
-RT-Update: correspond
-
- * InnoDB check must be done at database initialization, not configure;
-   we can't assume anything about the DSN until then.
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
 
+ r6002@wintermute:  tom | 2005-08-18 22:37:53 -0400
+ Fixed typo
 
 ------------------------------------------------------------------------
-r1175 | alexmv | 2004-07-01 10:13:24 -0400 (Thu, 01 Jul 2004) | 6 lines
+r3668 | jesse | 2005-08-17 22:04:31 -0400 (Wed, 17 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-
-RT-Ticket: 5777
-RT-Status: reolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- * Look to form parameters for over-riding defaults on drop-downs
+ r13155@hualien:  jesse | 2005-08-17 19:15:11 -0400
+ * Note dependency on a current HSSM
 
 ------------------------------------------------------------------------
-r1174 | alexmv | 2004-07-01 09:54:18 -0400 (Thu, 01 Jul 2004) | 7 lines
+r3667 | jesse | 2005-08-17 22:04:12 -0400 (Wed, 17 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/QuickCreate
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
 
-RT-Ticket: 5797
-RT-Status: resolved
+ r13154@hualien:  jesse | 2005-08-17 19:14:26 -0400
+ * Fixes to standalone webserver for mason 1.30
 
- * Don't provide a bogus null queue, or default to the (nonexistant)
-   "Todo" queue.
+------------------------------------------------------------------------
+r3666 | alexmv | 2005-08-17 13:41:38 -0400 (Wed, 17 Aug 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
+ r5920@zoq-fot-pik:  chmrr | 2005-08-17 13:44:59 -0400
+  * My memory was faulty; HTML escaping is not needed
 
 ------------------------------------------------------------------------
-r1173 | alexmv | 2004-07-01 09:40:57 -0400 (Thu, 01 Jul 2004) | 7 lines
+r3663 | alexmv | 2005-08-17 13:29:32 -0400 (Wed, 17 Aug 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/3.4-RELEASE
 
-RT-Ticket: 5799
-RT-Status: resolved
-RT-Action: correspond
 
- * Explicitly require InnoDB if using MySQL
+------------------------------------------------------------------------
+r3662 | alexmv | 2005-08-17 13:29:25 -0400 (Wed, 17 Aug 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
+ r5914@zoq-fot-pik:  chmrr | 2005-08-17 13:32:00 -0400
+  * We love escaping!  We need to escape quotes and slashes in
+ TicketSQL, then URI escape, then HTML escape.  And the query comes
+ from the TicketSQL-escaped one, not the URI and HTML-escaped one.  Oh,
+ yeah, and don't forget to turn off the automatic HTML escaping that
+ Mason does, or it'll be TicketSQL-HTML-URI-HTML escaped, which is
+ Right Out.
 
 ------------------------------------------------------------------------
-r1171 | jesse | 2004-06-30 00:36:18 -0400 (Wed, 30 Jun 2004) | 6 lines
+r3640 | jesse | 2005-08-11 13:46:50 -0400 (Thu, 11 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
 
- ----------------------------------------------------------------------
- r2030@tinbook:  jesse | 2004-06-30T04:36:01.943950Z
+ r12938@hualien:  jesse | 2005-08-11 13:46:14 -0400
+ * French localization had lost its header
  
- Bumping to 3.2.0
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1170 | jesse | 2004-06-29 13:55:58 -0400 (Tue, 29 Jun 2004) | 11 lines
+r3627 | jesse | 2005-08-10 15:25:55 -0400 (Wed, 10 Aug 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- ----------------------------------------------------------------------
- r2023@tinbook:  jesse | 2004-06-29T17:55:34.408001Z
- RT-Ticket: 5787
- RT-Status: resolved
- RT-UpdateType: correspond
- Added ticket absolute urls for the various actions one can take on searches.
+ r7634@hualien:  jesse | 2005-08-10 15:25:31 -0400
+ * This is 3.4.3
  
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1169 | alexmv | 2004-06-29 10:25:46 -0400 (Tue, 29 Jun 2004) | 2 lines
+r3610 | jesse | 2005-08-05 19:18:01 -0400 (Fri, 05 Aug 2005) | 3 lines
 Changed paths:
-   D /rt/branches/rt-3.1/html/Elements/ViewUser
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/22search_tix_by_txn.t
 
- * Remove vestigal file (used by 3.0's user preferences interface)
+ r7399@hualien:  jesse | 2005-08-05 19:16:58 -0400
+ * Cleaned up searching by ticket or txn date.
 
 ------------------------------------------------------------------------
-r1168 | alexmv | 2004-06-29 07:41:37 -0400 (Tue, 29 Jun 2004) | 2 lines
+r3589 | kevinr | 2005-08-03 01:51:55 -0400 (Wed, 03 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
- * Allow user to choose if the sort is ascending or descending
+ r6872@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:51:33 -0400
+ * More minor perldoc cleanup
 
 ------------------------------------------------------------------------
-r1167 | alexmv | 2004-06-29 07:13:37 -0400 (Tue, 29 Jun 2004) | 4 lines
+r3588 | kevinr | 2005-08-03 01:20:35 -0400 (Wed, 03 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
-
- * Make it more clear that defaults spring from Builder.html, not
-   DisplayOptions
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
 
+ r6868@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-03 01:19:47 -0400
+ * Fixed an outdated bit of POD
 
 ------------------------------------------------------------------------
-r1166 | alexmv | 2004-06-29 07:11:12 -0400 (Tue, 29 Jun 2004) | 16 lines
+r3585 | kevinr | 2005-08-02 20:18:54 -0400 (Tue, 02 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Base.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
 
-RT-Ticket: 5720
-RT-Status: resolved
-RT-Update: correspond
+ r6849@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 20:17:38 -0400
+ * POD formatting fixes
 
- * Saved searches now store "order by" and "rows per page" (#5720)
+------------------------------------------------------------------------
+r3582 | glasser | 2005-08-02 15:10:05 -0400 (Tue, 02 Aug 2005) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
- * Fixed bug where Format was not being correctly displayed after
-   loading from session or save (#5780)
+ r38371@tin-foil:  glasser | 2005-08-02 15:05:25 -0400
+ RT-Ticket: 6899
+ RT-Status: resolved
+ RT-Update: correspond
+ When limiting based on a whole date, make sure you're not being pushed to 
+ another if you happen to be east of GMT.
+ Patch by Ruslan Zakirov, problem found by Olivier Horec.
 
- * Consolidate code (one section for defaults)
+------------------------------------------------------------------------
+r3581 | glasser | 2005-08-02 15:08:03 -0400 (Tue, 02 Aug 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- * Use only one <form> per page instead of three
+ r36571@tin-foil:  glasser | 2005-07-08 16:53:26 -0400
+ Fix from Tom Yu; if the Handle will give us a server-side function to lowercase
+ values, use that.
 
- * Save a database hit on checking for dirty searches
+------------------------------------------------------------------------
+r3579 | kevinr | 2005-08-02 14:22:27 -0400 (Tue, 02 Aug 2005) | 7 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
 
+ r6837@SAD-GIRL-IN-SNOW:  kevinr | 2005-08-02 14:20:51 -0400
+ RT-Ticket: 6897
+ RT-Status: resolved
+ RT-Update: correspond
+ * Incorporated the updated Italian translation from Angelo Turetta
 
 ------------------------------------------------------------------------
-r1164 | jesse | 2004-06-28 22:49:46 -0400 (Mon, 28 Jun 2004) | 6 lines
+r3576 | robert | 2005-08-02 00:23:36 -0400 (Tue, 02 Aug 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Menu
 
- ----------------------------------------------------------------------
- r2015@tinbook:  jesse | 2004-06-29T02:47:32.464100Z
- 3.2.0rc4
- ----------------------------------------------------------------------
+ r3582@woof:  rspier | 2005-08-01 21:20:12 -0700
+ allow arbitrary https?: urls in the menus
 
 ------------------------------------------------------------------------
-r1163 | jesse | 2004-06-28 17:52:11 -0400 (Mon, 28 Jun 2004) | 6 lines
+r3564 | jesse | 2005-07-30 11:11:02 -0400 (Sat, 30 Jul 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r2012@tinbook:  jesse | 2004-06-28T21:51:20.545520Z
- Fixed bugs in CreateTickets (Approvals) system, both preexisting and introduced in 3.2.0rc3
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1157 | jesse | 2004-06-27 22:01:15 -0400 (Sun, 27 Jun 2004) | 1 line
+r3563 | jesse | 2005-07-30 11:10:42 -0400 (Sat, 30 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r7153@hualien:  jesse | 2005-07-30 11:07:37 -0400
+ 3.4.3rc2
 
-Bumping releng.cnf to 3.2.0rc3
 ------------------------------------------------------------------------
-r1156 | jesse | 2004-06-27 19:05:17 -0400 (Sun, 27 Jun 2004) | 6 lines
+r3562 | jesse | 2005-07-30 11:10:02 -0400 (Sat, 30 Jul 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
-   M /rt/branches/rt-3.1/html/Admin/Global/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Global/Template.html
-   M /rt/branches/rt-3.1/html/Admin/Global/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Members.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Template.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/html/Approvals/index.html
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/SelfService/Prefs.html
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyDates.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/html/User/Delegation.html
-   M /rt/branches/rt-3.1/html/User/Groups/Members.html
-   M /rt/branches/rt-3.1/html/User/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/id.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
 
- ----------------------------------------------------------------------
- r1989@tinbook:  jesse | 2004-06-27T22:59:41.380683Z
+ r7152@hualien:  jesse | 2005-07-30 11:06:46 -0400
+ * German and Danish translation header fixes. 
+ besides that just a message catalog regenration
  
- Pulling forward post-3.0.11 fixes from RT 3.0 branch
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1155 | jesse | 2004-06-27 18:41:30 -0400 (Sun, 27 Jun 2004) | 6 lines
+r3546 | kevinr | 2005-07-28 14:51:34 -0400 (Thu, 28 Jul 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/SelfService/Display.html
 
- ----------------------------------------------------------------------
- r1987@tinbook:  jesse | 2004-06-27T22:39:09.485514Z
+ r6713@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-28 14:50:47 -0400
+ RT-Ticket: 6892
+ RT-Status: resolved
+ RT-Update: correspond
  
- Removing "MemberOf" from the list of user tabs, since it doesn't exist.
- ----------------------------------------------------------------------
+ * Applied patch from Hsin-Chan Chien to fix a bug with attachment uploading
+ in SelfService mode.
 
 ------------------------------------------------------------------------
-r1152 | jesse | 2004-06-26 18:47:04 -0400 (Sat, 26 Jun 2004) | 2 lines
+r3501 | alexmv | 2005-07-18 15:00:38 -0400 (Mon, 18 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-Updating CreateTickets.pm to be more portable and useful.
+ r5198@zoq-fot-pik:  chmrr | 2005-07-18 14:59:07 -0400
+  * Fix TransactionBatch / DESTROY bug (backport from QUEBEC)
 
 ------------------------------------------------------------------------
-r1151 | autrijus | 2004-06-26 16:38:48 -0400 (Sat, 26 Jun 2004) | 6 lines
+r3498 | jesse | 2005-07-18 13:46:24 -0400 (Mon, 18 Jul 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- ----------------------------------------------------------------------
- r5783@not:  autrijus | 2004-06-26T20:38:49.152776Z
- * backport utf8 fixes for TicketSQL strings from 3.3
- ----------------------------------------------------------------------
+ r4894@hualien:  jesse | 2005-07-18 13:44:44 -0400
+ * releng.cnf bump to rc1
 
 ------------------------------------------------------------------------
-r1149 | huberth | 2004-06-26 01:43:00 -0400 (Sat, 26 Jun 2004) | 5 lines
+r3476 | kevinr | 2005-07-14 18:22:40 -0400 (Thu, 14 Jul 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm
 
-RT-Ticket: 5318
-RT-Status: resolved
+ r6308@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-14 18:22:19 -0400
+ * Applied Ruslan Zakirov's patch to fix the way ACE Object{,Type,Id} handles
+ arguments
 
- * The Reply/Comment dropdown box now defaults to Comment unless the user
-   has clicked Reply.
 ------------------------------------------------------------------------
-r1143 | jesse | 2004-06-25 12:43:50 -0400 (Fri, 25 Jun 2004) | 6 lines
+r3466 | kevinr | 2005-07-12 18:35:15 -0400 (Tue, 12 Jul 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/t/regression/07rights.t
 
- ----------------------------------------------------------------------
- r1971@tinbook:  jesse | 2004-06-25T16:34:00.998988Z
+ r6229@sad-girl-in-snow:  kevinr | 2005-07-12 18:34:56 -0400
+ RT-Ticket: 6825
+ RT-Status: resolved
+ RT-Update: correspond
  
- Bumping to 3.2.0rc2
- ----------------------------------------------------------------------
+ Added Ruslan Zakirov's new queue-rights tests.
 
 ------------------------------------------------------------------------
-r1142 | alexmv | 2004-06-24 16:50:11 -0400 (Thu, 24 Jun 2004) | 11 lines
+r3465 | kevinr | 2005-07-12 18:12:03 -0400 (Tue, 12 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-
-
- * Tickets::ItemsArrayRef needs to exist, and step though the contents to
-   ensure access control; code dropped back in
-
- * However, it should provide ordered results; factor out sorting from
-   overridden RT::SearchBuilder's ItemsArrayRef into ItemsOrderBy and
-   call that in Tickets::ItemsArrayRef
-
- * Invalidate ItemMap if ItemsArray is invalidated
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT.pm.in
 
+ r6225@sad-girl-in-snow:  kevinr | 2005-07-12 18:06:39 -0400
+ * Applied Ruslan Zakirov's patch to clean up the ACE code and a trailing \n
 
 ------------------------------------------------------------------------
-r1141 | alexmv | 2004-06-24 03:48:39 -0400 (Thu, 24 Jun 2004) | 7 lines
+r3464 | alexmv | 2005-07-12 12:22:01 -0400 (Tue, 12 Jul 2005) | 13 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-
- * Further changes to keep sort order
-
- * Remove RT::Tickets_Overlay::ItemsArrayRef, which seemed to only
-   duplicate the effect of RT::SearchBuilder but without the OrderBy
-   feature.
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/PageLayout
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
+ r4959@zoq-fot-pik:  chmrr | 2005-07-12 12:22:32 -0400
+  * Better threading support; Message-IDs of emails are based on the
+    transaction which spawned them.
+  * Support for ScripActionObj in Action::Generic (argument was being
+    passed in but never used)
+  * Standardize on case of 'Message-ID' per RFC
+  * Remove newline from Message-ID before inserting into DB
+  * Fixed minor HTML nit in PageLayout
 
 ------------------------------------------------------------------------
-r1140 | alexmv | 2004-06-23 17:33:28 -0400 (Wed, 23 Jun 2004) | 3 lines
+r3416 | kevinr | 2005-07-07 17:36:00 -0400 (Thu, 07 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
- * Maintain Order and OrderBy across more links -- most importantly,
-   the "prev/next" ones
+ r6064@sad-girl-in-snow:  kevinr | 2005-07-07 17:35:40 -0400
+ * Updated the custom field perldoc to explain some non-intuitive behavior.
 
 ------------------------------------------------------------------------
-r1138 | alexmv | 2004-06-22 19:37:54 -0400 (Tue, 22 Jun 2004) | 3 lines
+r3414 | kevinr | 2005-07-07 16:19:34 -0400 (Thu, 07 Jul 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
 
- * Fix first/prev/next/last buttons (only show once, reparent to sensible place)
- * Add "show results" link whenever there is a search
+ r6055@sad-girl-in-snow:  kevinr | 2005-07-07 16:19:18 -0400
+ * Noted the deprecation of the *Ticket methods in the perldoc
+ * Corrected some copied-and-pasted-but-not-fully-updated error messages
 
 ------------------------------------------------------------------------
-r1136 | alexmv | 2004-06-22 17:17:44 -0400 (Tue, 22 Jun 2004) | 2 lines
+r3405 | kevinr | 2005-07-06 16:08:17 -0400 (Wed, 06 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- * Oops.  Should make sure to store state before forwarding to results.
+ r6033@sad-girl-in-snow:  kevinr | 2005-07-06 16:07:34 -0400
+ * Improving consistency of perldoc presentation
 
 ------------------------------------------------------------------------
-r1135 | alexmv | 2004-06-22 17:16:41 -0400 (Tue, 22 Jun 2004) | 3 lines
+r3404 | kevinr | 2005-07-06 14:53:19 -0400 (Wed, 06 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
 
- * Do the search _after_ any modifications are passed in -- this
  allows executing searches from a (relatively) simple URL.
+ r6009@sad-girl-in-snow:  kevinr | 2005-07-06 14:39:22 -0400
* Documented the behavior which was tripping me up.
 
 ------------------------------------------------------------------------
-r1133 | huberth | 2004-06-22 16:31:04 -0400 (Tue, 22 Jun 2004) | 7 lines
+r3399 | alexmv | 2005-07-06 11:07:45 -0400 (Wed, 06 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-
-RT-Ticket: 5149
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransaction
 
-* Transactions previously were ordered only by time of creation, and were 
-  displayed in an arbitrary order otherwise.  They are now sorted first by
-  time of creation and next by transaction ID.
+ r4801@zoq-fot-pik:  chmrr | 2005-07-06 11:03:17 -0400
+  * Fix '#' links after ticket update
 
 ------------------------------------------------------------------------
-r1132 | alexmv | 2004-06-22 16:21:52 -0400 (Tue, 22 Jun 2004) | 6 lines
+r3394 | glasser | 2005-07-05 21:53:14 -0400 (Tue, 05 Jul 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
-RT-Ticket: 5767
-RT-Update: correspond
-RT-Status: resolved
-
- * Fix copy/paste error -- the web group isn't a user, it's a _group_.
+ r36303@tin-foil:  glasser | 2005-07-05 19:55:16 -0300
+ RT-Ticket: 6757
+ RT-Status: resolved
+ RT-Update: correspond
+ Transaction custom fields weren't always being set in Updates, because
+ Transaction->UpdateCustomFields was being confused by the -Magic values.
+ (I should write a test for this, too.)
 
 ------------------------------------------------------------------------
-r1131 | alexmv | 2004-06-22 16:15:47 -0400 (Tue, 22 Jun 2004) | 2 lines
+r3393 | glasser | 2005-07-05 21:52:54 -0400 (Tue, 05 Jul 2005) | 13 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.4-RELEASE
 
- * Add CreatedBy (AKA Creator) column
+ r36299@tin-foil:  glasser | 2005-07-05 16:39:02 -0300
+ RT-Ticket: 6774
+ RT-Status: resolved
+ RT-Update: correspond
+ Actually set password when creating a new user, and clean up the error reporting
+ from password setting.  (And if you don't manage to set a password (either by leaving
+ it blank or by entering an invalid password) when creating a user, add a notice that
+ the user won't be able to log in.)  Also, indentation cleanup.
+ Patch by Ruslan Zakirov.
 
 ------------------------------------------------------------------------
-r1130 | alexmv | 2004-06-22 16:11:54 -0400 (Tue, 22 Jun 2004) | 2 lines
+r3392 | glasser | 2005-07-05 21:52:35 -0400 (Tue, 05 Jul 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
 
- * Remove duplicate hash entries from _ClassAccessible
+ r36292@tin-foil:  glasser | 2005-07-05 13:43:16 -0300
+ RT-Ticket: 6811
+ RT-Status: resolved
+ RT-Update: correspond
+ Update French localization for 3.4.2 (thanks to J?\195?\169r?\195?\180me Fenal)
 
 ------------------------------------------------------------------------
-r1129 | alexmv | 2004-06-22 15:43:21 -0400 (Tue, 22 Jun 2004) | 7 lines
+r3391 | kevinr | 2005-07-05 20:48:09 -0400 (Tue, 05 Jul 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/SelfService/Display.html
 
-RT-Ticket: 5765
-RT-Status: resolved
-RT-Update: correspond
+ r6005@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-05 20:47:55 -0400
+ RT-Ticket: 6505
+ RT-Status: resolved
+ RT-Update: correspond
+ Fixed the bug Seph noted where the "Brief/Full Headers" links in SelfService
+ were attempting to direct the user to /Ticket/Display.html instead of 
+ /SelfService/Display.html
 
- * Add LastUpdatedBy as a possible column
+------------------------------------------------------------------------
+r3390 | kevinr | 2005-07-05 19:11:14 -0400 (Tue, 05 Jul 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
+ r5982@SAD-GIRL-IN-SNOW:  kevinr | 2005-07-05 19:06:09 -0400
+ * Fixed a typo in the perldoc
 
 ------------------------------------------------------------------------
-r1128 | jesse | 2004-06-22 15:40:41 -0400 (Tue, 22 Jun 2004) | 6 lines
+r3389 | glasser | 2005-07-05 16:05:39 -0400 (Tue, 05 Jul 2005) | 13 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
-RT-Ticket: 2584
-RT-Status: open
+ r36299@tin-foil:  glasser | 2005-07-05 16:39:02 -0300
+ RT-Ticket: 6774
+ RT-Status: resolved
+ RT-Update: correspond
+ Actually set password when creating a new user, and clean up the error reporting
+ from password setting.  (And if you don't manage to set a password (either by leaving
+ it blank or by entering an invalid password) when creating a user, add a notice that
+ the user won't be able to log in.)  Also, indentation cleanup.
+ Patch by Ruslan Zakirov.
 
-The previous patch wasn't valid mason. I'd also like to do something a little more elegant. (Perhaps we should do it at the API level, not the UI level)
+------------------------------------------------------------------------
+r3388 | glasser | 2005-07-05 12:45:50 -0400 (Tue, 05 Jul 2005) | 7 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
 
+ r36292@tin-foil:  glasser | 2005-07-05 13:43:16 -0300
+ RT-Ticket: 6811
+ RT-Status: resolved
+ RT-Update: correspond
+ Update French localization for 3.4.2 (thanks to J?\195?\169r?\195?\180me Fenal)
 
 ------------------------------------------------------------------------
-r1127 | alexmv | 2004-06-22 14:49:51 -0400 (Tue, 22 Jun 2004) | 6 lines
+r3379 | glasser | 2005-07-04 14:18:35 -0400 (Mon, 04 Jul 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.17/content
-
-RT-Ticket: 5764
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Results.html
 
- * Fix missing paren
+ r36245@tin-foil:  glasser | 2005-07-04 14:10:53 -0300
+ RT-Ticket: 6747
+ RT-Status: resolved
+ RT-Update: Correspond
+ Shorter links for RSS feed and offline 
 
 ------------------------------------------------------------------------
-r1125 | jesse | 2004-06-21 15:39:29 -0400 (Mon, 21 Jun 2004) | 10 lines
+r3378 | robert | 2005-07-04 00:40:37 -0400 (Mon, 04 Jul 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt.in
 
- ----------------------------------------------------------------------
- r1949@tinbook:  jesse | 2004-06-21T18:09:01.019869Z
+ r3412@bear:  rspier | 2005-07-04T04:39:33.953112Z
+ documentation error, use -m not -t
  
- ----------------------------------------------------------------------
- r1950@tinbook:  jesse | 2004-06-21T19:36:16.853567Z
- Bumping to RT 3.2.0rc1
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1124 | alexmv | 2004-06-21 05:19:56 -0400 (Mon, 21 Jun 2004) | 2 lines
+r3295 | jesse | 2005-07-03 16:37:15 -0400 (Sun, 03 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-   M /rt/branches/rt-3.1/html/Search/Elements/EditFormat
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- * Search cleanup
+ r22106@hualien:  jesse | 2005-07-03 16:35:22 -0400
+ * We don't actually need a newer Text::WikiFormat
 
 ------------------------------------------------------------------------
-r1123 | jesse | 2004-06-21 00:36:40 -0400 (Mon, 21 Jun 2004) | 6 lines
+r3293 | jesse | 2005-07-03 16:14:29 -0400 (Sun, 03 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Elements/ScrubHTML
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
 
- ----------------------------------------------------------------------
- r1946@tinbook:  jesse | 2004-06-21T04:35:49.516410Z
- Be more conservative about what href tags we display in scrubbed html
- ----------------------------------------------------------------------
+ r22091@hualien:  jesse | 2005-07-03 16:13:10 -0400
+  * Disabling a new feature that might be dangerous; test fixes; cf fixes
 
 ------------------------------------------------------------------------
-r1120 | robert | 2004-06-20 02:25:23 -0400 (Sun, 20 Jun 2004) | 6 lines
+r3292 | jesse | 2005-07-03 16:14:21 -0400 (Sun, 03 Jul 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
- ----------------------------------------------------------------------
- r607@bear:  rspier | 2004-06-20T06:25:04.273677Z
+ r22039@hualien:  jesse | 2005-07-01 21:05:38 -0400
+ * Refactoring of how RT::Record deals with custom fields for greater consistency
  
- 'RT' should always be UC
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1116 | alexmv | 2004-06-18 15:23:03 -0400 (Fri, 18 Jun 2004) | 2 lines
+r3272 | alexmv | 2005-07-01 00:32:15 -0400 (Fri, 01 Jul 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/t/00smoke.t.in
+   M /rt/branches/3.4-RELEASE
 
- * Exclude the .pm config files in etc/
 
 ------------------------------------------------------------------------
-r1115 | alexmv | 2004-06-18 14:56:12 -0400 (Fri, 18 Jun 2004) | 3 lines
+r3271 | alexmv | 2005-07-01 00:32:10 -0400 (Fri, 01 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
- * CustomField->QueueObj is defined; checking for glocal fields should
-   be done with CustomField->QueueObj->id
+ r4556@zoq-fot-pik:  chmrr | 2005-06-30 17:58:57 -0400
+  * Don't assume link is happy on creation
 
 ------------------------------------------------------------------------
-r1113 | leira | 2004-06-18 12:22:37 -0400 (Fri, 18 Jun 2004) | 6 lines
+r3270 | alexmv | 2005-07-01 00:32:06 -0400 (Fri, 01 Jul 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-
-RT-Ticket: 5478
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldWikitext
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
-We now pay attention to the longest row when parsing the header, and pad the rows for the entries if necessary, so that the shadings continues all the way across.
+ r4555@zoq-fot-pik:  chmrr | 2005-06-30 17:36:05 -0400
+  * WikiText updates to auto-link http:// style links
 
 ------------------------------------------------------------------------
-r1111 | jesse | 2004-06-18 01:50:41 -0400 (Fri, 18 Jun 2004) | 1 line
+r3261 | kevinr | 2005-06-28 18:47:38 -0400 (Tue, 28 Jun 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Display.html
+
+ r5752@sad-girl-in-snow:  kevinr | 2005-06-28 17:45:36 -0500
+ RT-Ticket: 6745
+ RT-Status: resolved
+ RT-Update: correspond
+ Applied Seph's patch to add a BeforeShowHistory callback.
 
-Bumping to 3.1.17 (yes, we skipped 3.1.16)
 ------------------------------------------------------------------------
-r1110 | jesse | 2004-06-18 01:45:58 -0400 (Fri, 18 Jun 2004) | 14 lines
+r3254 | jesse | 2005-06-27 11:39:18 -0400 (Mon, 27 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
-   D /rt/branches/rt-3.1/bin/rt-commit-handler.in
-   M /rt/branches/rt-3.1/bin/rt-crontool.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/PageLayout
 
- ----------------------------------------------------------------------
- r1918@tinbook:  jesse | 2004-06-18T02:59:32.811556Z
- Starting to refactor CGI/Apache handler code to reduce duplication
- ----------------------------------------------------------------------
- r1919@tinbook:  jesse | 2004-06-18T03:03:37.413121Z
- Add back mason data_dir support
- ----------------------------------------------------------------------
- r1920@tinbook:  jesse | 2004-06-18T03:27:07.080772Z
- Removed the rest of SetGID from the RT core.
- ----------------------------------------------------------------------
+ r21952@hualien:  jesse | 2005-06-27 11:38:54 -0400
+ * Fixed a broken callback
 
 ------------------------------------------------------------------------
-r1108 | alexmv | 2004-06-17 20:32:09 -0400 (Thu, 17 Jun 2004) | 7 lines
+r3252 | jesse | 2005-06-24 13:55:24 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-
-RT-Ticket: 5746
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/id.po
 
- * Apply patch from 5746 to fix bug where attachments to jumbo were
-   ignored
+ r21656@hualien:  jesse | 2005-06-24 13:53:26 -0400
+  * New Indonesian translation from James Briggs
 
 ------------------------------------------------------------------------
-r1107 | alexmv | 2004-06-17 20:13:46 -0400 (Thu, 17 Jun 2004) | 8 lines
+r3251 | jesse | 2005-06-24 13:55:11 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-
-RT-Ticket: 5753
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
- * RT::Record objects are not always tickets; do introspection to find
-   out what kind of object we're updating, and use that to generate
-   the log message
+ r21522@hualien:  jesse | 2005-06-23 19:49:51 -0400
+ * Some warning avoidance in Action/SendEmail.pm
 
 ------------------------------------------------------------------------
-r1104 | leira | 2004-06-17 15:39:21 -0400 (Thu, 17 Jun 2004) | 6 lines
+r3250 | jesse | 2005-06-24 13:54:56 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField
 
-RT-Ticket: 2584
-RT-Status: resolved
-RT-Action: comment
-
-The Templates page now says how many scrips each template is being used by, and if you delete a template that's in use, the actions at the top warn you that you've done so.
+ r21521@hualien:  jesse | 2005-06-23 19:49:30 -0400
+ * Custom field edit widget bullet proofing
 
 ------------------------------------------------------------------------
-r1103 | leira | 2004-06-17 15:08:04 -0400 (Thu, 17 Jun 2004) | 6 lines
+r3249 | jesse | 2005-06-24 13:54:42 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/rt-3.1/html/Admin/Queues/People.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditWatchers
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/07acl.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t
 
-RT-Ticket: 3240
-RT-Status: resolved
-RT-Action: comment
-
-Everything but Transaction type is now "DeleteWatcher" rather than "DelWatcher".
+ r21520@hualien:  jesse | 2005-06-23 19:49:06 -0400
+ * Test suite improvements and cleanups
 
 ------------------------------------------------------------------------
-r1102 | leira | 2004-06-17 14:10:41 -0400 (Thu, 17 Jun 2004) | 6 lines
+r3248 | jesse | 2005-06-24 13:54:19 -0400 (Fri, 24 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/initialdata
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.17
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.17/content
-   A /rt/branches/rt-3.1/lib/RT/Condition/PriorityChange.pm
-
-RT-Ticket: 4355
-RT-Status: resolved
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
 
-Added new "On Priority Change" condition and "Notify Ccs" and "NotifyCcs as Comment" action.
+ r20757@hualien:  jesse | 2005-06-17 19:34:37 -0400
+  * Updated mailgateway documentation
 
 ------------------------------------------------------------------------
-r1101 | jesse | 2004-06-17 14:10:32 -0400 (Thu, 17 Jun 2004) | 8 lines
+r3246 | alexmv | 2005-06-23 17:48:26 -0400 (Thu, 23 Jun 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
+ r4485@zoq-fot-pik:  chmrr | 2005-06-23 17:50:48 -0400
+ RT-Ticket: 6781
+ RT-Update: correspond
+ RT-Status: resolved
  
- ----------------------------------------------------------------------
- r1916@tinbook:  jesse | 2004-06-17T18:09:53.277305Z
- Starting to move away from SetGID fastcgi support. Switched to using mason's "memory cache" instead of the "file cache" for mason template files. This should have a very minimal performance impact and reduce user confusion'
- ----------------------------------------------------------------------
+  * _AddWatcher takes Email, not Person; thanks to Andreas Jakum <ajakum@inode.at>
 
 ------------------------------------------------------------------------
-r1098 | leira | 2004-06-17 13:00:37 -0400 (Thu, 17 Jun 2004) | 6 lines
+r3245 | alexmv | 2005-06-23 17:43:57 -0400 (Thu, 23 Jun 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
-
-RT-Ticket: 3035
-RT-Status: resolved
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
 
-RT::Interface::Email now knows whether it's trying to create a user on ticket creation or reply, and gives an appropriate error message about which right is lacking.
+ r4483@zoq-fot-pik:  chmrr | 2005-06-23 17:46:18 -0400
+ RT-Ticket: 6782
+ RT-Update: correspond
+ RT-Status: resolved
+  * Fix perl invocation; thanks to Kim Toms <kim.toms@gmail.com>
 
 ------------------------------------------------------------------------
-r1097 | leira | 2004-06-17 10:01:58 -0400 (Thu, 17 Jun 2004) | 6 lines
+r3244 | alexmv | 2005-06-23 17:37:31 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
-RT-Ticket: 4121
-RT-Status: resolved
-RT-Action: comment
-
-<br> moved to ShowGroupMembers rather than ShowUserEntry.
+ r4481@zoq-fot-pik:  chmrr | 2005-06-23 17:39:53 -0400
+  * Actually fix the escaping bug
 
 ------------------------------------------------------------------------
-r1096 | leira | 2004-06-17 09:36:47 -0400 (Thu, 17 Jun 2004) | 8 lines
+r3243 | alexmv | 2005-06-23 16:58:14 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
 
-RT-Ticket: 2583
-RT-Status: resolved
-RT-Action: comment
+ r4469@zoq-fot-pik:  chmrr | 2005-06-23 17:00:09 -0400
+  * Escape queue name properly
 
-I moved the Fields for user-defined conditions and actions down, as recommended.  This creates new strings for the message catalog, but doesn't change any old ones.
+------------------------------------------------------------------------
+r3242 | alexmv | 2005-06-23 16:58:02 -0400 (Thu, 23 Jun 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.4-RELEASE/html/Elements/MyTickets
 
-I also made some more of the labels CSS classes.
+ r4468@zoq-fot-pik:  chmrr | 2005-06-23 16:59:51 -0400
+  * Remove possible closure issue (my $foo = .... if $bar;)
 
 ------------------------------------------------------------------------
-r1093 | alexmv | 2004-06-16 21:08:55 -0400 (Wed, 16 Jun 2004) | 3 lines
+r3241 | alexmv | 2005-06-23 16:57:54 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
- * Only insert a default "requestor" line if a default value was
-   passed in; this makes the regression suite happy again.
+ r4467@zoq-fot-pik:  chmrr | 2005-06-23 16:58:52 -0400
+  * Doc that CanonicalizeEmailAddress may be called as static
 
 ------------------------------------------------------------------------
-r1092 | jesse | 2004-06-16 20:52:13 -0400 (Wed, 16 Jun 2004) | 8 lines
+r3240 | alexmv | 2005-06-23 16:57:51 -0400 (Thu, 23 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/bin/rt-crontool.in
-   M /rt/branches/rt-3.1/etc/acl.mysql
-   M /rt/branches/rt-3.1/html/Admin/Elements/UserTabs
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/html/Elements/Header
-   M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory
-   M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT.pm.in
 
- ----------------------------------------------------------------------
- r1835@debian:  jesse | 2004-06-17T08:42:54.935871Z
- r1837@debian:  jesse | 2004-06-17T09:51:45.205797Z
- Merged forward from 3.0
+ r4466@zoq-fot-pik:  chmrr | 2005-06-23 16:58:19 -0400
+  * Document Set() a little better
 
 ------------------------------------------------------------------------
-r1091 | leira | 2004-06-16 18:16:35 -0400 (Wed, 16 Jun 2004) | 7 lines
+r3227 | jesse | 2005-06-18 23:47:04 -0400 (Sat, 18 Jun 2005) | 2 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Ticket/Elements/ShowGroupMembers
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowPeople
-   A /rt/branches/rt-3.1/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
-RT-Ticket: 4121
-RT-Status: resolved
-RT-Update: comment
+* Fixed typo in kevin's fix (/l is a filter. it needs the |)
 
-The ShowPeople component now displays each user on its own line, including the username, and the email address if it exists and isn't the same as the username.
+------------------------------------------------------------------------
+r3226 | kevinr | 2005-06-18 22:37:51 -0400 (Sat, 18 Jun 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
+ r4496@sad-girl-in-snow:  kevinr | 2005-06-18 21:37:27 -0500
+ * Fixes possible cross-site scripting bug.
 
 ------------------------------------------------------------------------
-r1088 | huberth | 2004-06-16 17:30:28 -0400 (Wed, 16 Jun 2004) | 5 lines
+r3225 | kevinr | 2005-06-18 22:26:51 -0400 (Sat, 18 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
-
-RT-Ticket: 5717
-RT-Status: resolved
+   M /rt/branches/3.4-RELEASE
 
-XML::RSS added to sbin/rt-test-dependencies.in
 
 ------------------------------------------------------------------------
-r1086 | alexmv | 2004-06-16 14:49:43 -0400 (Wed, 16 Jun 2004) | 12 lines
+r3224 | kevinr | 2005-06-18 22:26:40 -0400 (Sat, 18 Jun 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/SelectOwner
-   M /rt/branches/rt-3.1/html/Elements/SelectStatus
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/SelfService/Update.html
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditBasics
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditPeople
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/html/Tools/MyDay.html
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-
-RT-Ticket: 3800
-RT-Status: resolved
-RT-Update: correspond
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
- * Update the "-" line in Owner and Status drop-downs to be more
-   descriptive in several cases, taking the form "Nobody (Unchanged)";
-   this allows it to become the default without losing information.
+ r4487@sad-girl-in-snow:  kevinr | 2005-06-18 21:23:04 -0500
+ * Fixed a typo
+ * now use $RT::WebAddress because it's a good idea
+ * now localize 'Scrip' and number, instead of only the former
 
- * Fixed the border cases where owner or status were attempted to be
-   set to "" by accident
+------------------------------------------------------------------------
+r3223 | kevinr | 2005-06-18 03:41:38 -0400 (Sat, 18 Jun 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
 
+ r4484@sad-girl-in-snow:  kevinr | 2005-06-18 02:40:00 -0500
+ * Cleaned up the list-of-scrips element and made it provide more useful info.
 
 ------------------------------------------------------------------------
-r1072 | jesse | 2004-06-14 20:08:15 -0400 (Mon, 14 Jun 2004) | 7 lines
+r3222 | jesse | 2005-06-17 19:36:28 -0400 (Fri, 17 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
 
-RT-Ticket: 5712
-
-It turns out that MIME::Parser has a lame, non-obvious default for tempfile reuse.
-Perhaps code-hits will fix our problem.
+ r20757@hualien:  jesse | 2005-06-17 19:34:37 -0400
+  * Updated mailgateway documentation
 
+------------------------------------------------------------------------
+r3212 | jesse | 2005-06-16 12:40:01 -0400 (Thu, 16 Jun 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/en.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
 
+ r20717@hualien:  jesse | 2005-06-16 12:24:50 -0400
+ * Message catalog updates
 
 ------------------------------------------------------------------------
-r1063 | jesse | 2004-06-14 00:36:22 -0400 (Mon, 14 Jun 2004) | 6 lines
+r3211 | jesse | 2005-06-16 12:39:48 -0400 (Thu, 16 Jun 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Notify.pm
 
- ----------------------------------------------------------------------
- r1794@debian:  jesse | 2004-06-14T13:40:18.744831Z
+ r20716@hualien:  jesse | 2005-06-16 12:23:58 -0400
+  r20713@hualien:  jesse | 2005-06-16 12:16:28 -0400
+   r20711@hualien (orig r3204):  alexmv | 2005-06-16 04:31:40 -0400
+    r4308@zoq-fot-pik:  chmrr | 2005-06-16 04:31:30 -0400
+     * Missed an lc
+   
+  
  
- Another attempt at fixing the taint bug
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1056 | jesse | 2004-06-12 12:12:30 -0400 (Sat, 12 Jun 2004) | 6 lines
+r3210 | jesse | 2005-06-16 12:39:36 -0400 (Thu, 16 Jun 2005) | 10 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Notify.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
 
- ----------------------------------------------------------------------
- r1788@debian:  jesse | 2004-06-13T01:05:11.245221Z
+ r20715@hualien:  jesse | 2005-06-16 12:20:34 -0400
+  r20712@hualien:  jesse | 2005-06-16 12:16:22 -0400
+   r20710@hualien (orig r3203):  alexmv | 2005-06-16 04:29:14 -0400
+    r4306@zoq-fot-pik:  chmrr | 2005-06-16 04:29:06 -0400
+     * Move /^$foo$/ regexes to use eq instead, to prevent regex insertion
+       exploits
+   
+  
  
- Autogenerated error email is now properly marked as Precedence: buil
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1039 | leira | 2004-06-09 11:56:31 -0400 (Wed, 09 Jun 2004) | 2 lines
+r3209 | jesse | 2005-06-16 12:39:21 -0400 (Thu, 16 Jun 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm
 
-Support default Requestor when creating tickets (will be set if no Requestor is set in the template).
+ r20714@hualien:  jesse | 2005-06-16 12:20:30 -0400
+  r20705@hualien:  jesse | 2005-06-16 12:11:06 -0400
+   r19183@hualien (orig r3063):  pdh | 2005-06-03 01:01:55 -0400
+   Misleading error referred to IsApplicable, not Commit
+   
+   
+  
 
 ------------------------------------------------------------------------
-r1036 | alexmv | 2004-06-08 18:19:30 -0400 (Tue, 08 Jun 2004) | 7 lines
+r3208 | jesse | 2005-06-16 12:39:07 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
-
-RT-Ticket: 5628
-RT-Action: correspond
-RT-Status: resolve
+   M /rt/branches/3.4-RELEASE
 
- * Applied <ronny.pettersen@edb.com>'s patches (finally, after running
-   in circles for a while)
 
 ------------------------------------------------------------------------
-r1035 | alexmv | 2004-06-08 16:27:03 -0400 (Tue, 08 Jun 2004) | 8 lines
+r3207 | jesse | 2005-06-16 12:38:53 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-
-RT-Ticket: 5712
-RT-Action: correspond
-
- * Fix =head1 NAME
+   M /rt/branches/3.4-RELEASE
 
- * This _should_ fix the problems caused by running under taint mode,
-   but I have no way of testing this at present.
 
 ------------------------------------------------------------------------
-r1030 | leira | 2004-06-07 19:38:32 -0400 (Mon, 07 Jun 2004) | 2 lines
+r3206 | jesse | 2005-06-16 12:38:40 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/t/03web.pl.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
-One simple search test, and many comments about future tests to write.
 
 ------------------------------------------------------------------------
-r1029 | alexmv | 2004-06-07 17:50:37 -0400 (Mon, 07 Jun 2004) | 10 lines
+r3205 | jesse | 2005-06-16 12:38:27 -0400 (Thu, 16 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
-RT-Ticket: 5619
-RT-Action: correspond
-RT-Status: resolved
-
- * Re-indent
-
- * Use getpwnam and getgrnam to check for existance of users and
-   groups that were chosen during configure; this might belong better
-   in configure.ac, but my perl-fu is better than my autoconf-fu
 
 ------------------------------------------------------------------------
-r1028 | leira | 2004-06-07 16:57:36 -0400 (Mon, 07 Jun 2004) | 2 lines
+r3181 | alexmv | 2005-06-15 17:52:14 -0400 (Wed, 15 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
 
-Remove debugging statements.
 
 ------------------------------------------------------------------------
-r1027 | leira | 2004-06-07 16:56:19 -0400 (Mon, 07 Jun 2004) | 4 lines
+r3180 | alexmv | 2005-06-15 17:52:08 -0400 (Wed, 15 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldBinary
 
-- Value of entry aggregator always comes from the node's parent
-- Set the parent's entry aggregator when adding a clause to a grouping
-- It matters if the value of the node is a reference, not the node itself
+ r4266@zoq-fot-pik:  chmrr | 2005-06-15 17:51:16 -0400
+  * Backport r3147 from quebec
 
 ------------------------------------------------------------------------
-r1020 | alexmv | 2004-06-07 14:39:09 -0400 (Mon, 07 Jun 2004) | 5 lines
+r3170 | jesse | 2005-06-15 15:58:48 -0400 (Wed, 15 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/schema.mysql
-
-RT-Ticket: 5648
-RT-Action: comment
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm
 
- * Removed some unneeded indices, as per the above ticket
+ r20542@hualien:  jesse | 2005-06-15 15:56:43 -0400
+ * Made search-by-any-customfield work
 
 ------------------------------------------------------------------------
-r1008 | jesse | 2004-06-06 19:05:02 -0400 (Sun, 06 Jun 2004) | 6 lines
+r3155 | jesse | 2005-06-14 17:00:26 -0400 (Tue, 14 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Elements/TicketList
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/RT/I18N/id.po
 
- ----------------------------------------------------------------------
- r1802@tinbook:  jesse | 2004-06-06T23:05:04.113555Z
+ r20078@hualien:  jesse | 2005-06-14 16:57:41 -0400
+ * First draft Indonesian message catalog from James Briggs
  
- Fixing html for search paging AGAIN
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r1005 | leira | 2004-06-04 14:45:01 -0400 (Fri, 04 Jun 2004) | 2 lines
+r3142 | kevinr | 2005-06-13 15:43:08 -0400 (Mon, 13 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
-CreateTickets should pass in link arguments to the Create Method, rather than making the links separatedly after the fact.  That way, OnCreate Scrips can know about links made at ticket creation.
+ r4210@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-13 15:39:50 -0400
+ * fixed a couple small issues with the perldoc format
 
 ------------------------------------------------------------------------
-r1004 | alexmv | 2004-06-03 21:54:54 -0400 (Thu, 03 Jun 2004) | 5 lines
+r3120 | kevinr | 2005-06-09 01:33:18 -0400 (Thu, 09 Jun 2005) | 3 lines
 Changed paths:
-   D /rt/branches/rt-3.1/html/Admin/Elements/ModifyQueue
-   D /rt/branches/rt-3.1/html/Admin/Elements/ModifyUser
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   D /rt/branches/rt-3.1/html/Admin/Users/Prefs.html
-   M /rt/branches/rt-3.1/html/Elements/TitleBoxStart
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/html/index.html
-
- * Introduce boxcontainer class; this is to be applied on td's that
-   contain columns of titleboxes
- * Cull three vestigal files
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
+ r4110@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-09 01:30:22 -0400
+ * fixed the mis-typed perldoc tags
 
 ------------------------------------------------------------------------
-r1001 | alexmv | 2004-06-03 01:38:00 -0400 (Thu, 03 Jun 2004) | 10 lines
+r3119 | kevinr | 2005-06-09 01:32:41 -0400 (Thu, 09 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/html/Elements/EditLinks
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/link
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/da.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fi.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/hu.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-
-RT-Ticket: 1961
-RT-Status: closed
-RT-Action: comment
-
- * Standardize on "links" instead of "relationships".  This affects
-   the localizations, some of which (cs, da, es, he, hu, it, ja, nl,
-   no, pt_br, zh_cn, zh_tw) had different translations of "Links" vs
-   "Relationships".
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
 
+ r4107@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-09 00:43:23 -0400
+ * makes RT::ScripAction::Load return ($id, $message) instead of just $message,
+ and adds perldoc for Load() to that effect.
 
 ------------------------------------------------------------------------
-r997 | leira | 2004-06-02 13:24:23 -0400 (Wed, 02 Jun 2004) | 2 lines
+r3116 | jesse | 2005-06-09 01:00:12 -0400 (Thu, 09 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/UPGRADING
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-Refer to the README for the details.
+ r19701@hualien:  jesse | 2005-06-09 00:58:09 -0400
+ * Bumping to 3.4.3pre1
 
 ------------------------------------------------------------------------
-r996 | leira | 2004-06-02 13:09:20 -0400 (Wed, 02 Jun 2004) | 2 lines
+r3094 | kevinr | 2005-06-08 18:44:39 -0400 (Wed, 08 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/UPGRADING
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
 
-Patch from Robrt to add more info to UPGRADING file.  Ticket #5116.
+ r4080@sad-girl-in-snow:  kevinr | 2005-06-08 18:35:07 -0400
+ * Applied Ruslan Zakirov's ext-mailgate patch, which allows you to take or 
+ resolve tickets by e-mail.
 
 ------------------------------------------------------------------------
-r995 | leira | 2004-06-02 13:04:15 -0400 (Wed, 02 Jun 2004) | 4 lines
+r3085 | kevinr | 2005-06-07 19:29:11 -0400 (Tue, 07 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-Patch from Todd Chapman <todd@chaka.net> (ticket #5405) to allow passing of ticket type into CreateTicket.
-
-This doesn't change the UI, it just accepts the value in Web.pm.
+ r4043@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-07 19:28:11 -0400
+ * Added return format information to perldoc for Comment() and Correspond()
 
 ------------------------------------------------------------------------
-r994 | alexmv | 2004-06-01 16:02:28 -0400 (Tue, 01 Jun 2004) | 4 lines
+r3084 | kevinr | 2005-06-07 19:28:29 -0400 (Tue, 07 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
 
-Passing empty import list when loading Module::Versions::Report
-bypasses the END block (undocumented feature).  There is no reason to
-not give empty import lists to every use, either.
+ r3943@SAD-GIRL-IN-SNOW:  kevinr | 2005-06-02 16:12:07 -0400
+ * Applied patch from Steve Turner to add a default callback to the Queue
+ Admin page.
 
 ------------------------------------------------------------------------
-r993 | jesse | 2004-06-01 15:52:47 -0400 (Tue, 01 Jun 2004) | 2 lines
+r3077 | alexmv | 2005-06-07 17:56:50 -0400 (Tue, 07 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   M /rt/branches/rt-3.1/lib/t/02regression.t.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/mason_handler.svc.in
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Date.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/System.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm
 
-Merge forward from RT 3.0
+ r4010@zoq-fot-pik:  chmrr | 2005-06-07 17:08:18 -0400
+  * Whitespace fixes for proper POD
 
 ------------------------------------------------------------------------
-r985 | jesse | 2004-05-31 21:47:18 -0400 (Mon, 31 May 2004) | 6 lines
+r3073 | jesse | 2005-06-05 17:30:17 -0400 (Sun, 05 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
 
- ----------------------------------------------------------------------
- r1740@debian:  jesse | 2004-06-01T10:51:04.922413Z
- Removing duplicate merged code
- ----------------------------------------------------------------------
+
+* Updated EmailSubjectTagRegex documentation. Thanks to Phil Homewood for spotting it.
 
 ------------------------------------------------------------------------
-r984 | jesse | 2004-05-31 21:45:11 -0400 (Mon, 31 May 2004) | 10 lines
+r3070 | robert | 2005-06-03 23:36:50 -0400 (Fri, 03 Jun 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
 
- ----------------------------------------------------------------------
- r1735@debian:  jesse | 2004-06-01T10:41:57.961517Z
+ r3078@bear:  rspier | 2005-06-04T03:36:19.749340Z
+ RT-Ticket: 6748
+ RT-Status: resolved
+ RT-Update: correspond
  
+ Fallback to $LOGNAME if $USER isn't defined for --with-my-user-group
  
- ----------------------------------------------------------------------
- r1737@debian:  jesse | 2004-06-01T10:45:15.986227Z
  
- Merging from 3.0
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r979 | jesse | 2004-05-29 01:49:03 -0400 (Sat, 29 May 2004) | 14 lines
+r3059 | kevinr | 2005-06-02 16:17:31 -0400 (Thu, 02 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/configure.ac
-   A /rt/branches/rt-3.1/etc/acl.Sybase
-   A /rt/branches/rt-3.1/etc/schema.Sybase
-   M /rt/branches/rt-3.1/lib/RT/Handle.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-   M /rt/branches/rt-3.1/releng.cnf
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html
 
- ----------------------------------------------------------------------
- r1706@tinbook:  jesse | 2004-05-28T02:10:56.309297Z
- ----------------------------------------------------------------------
- r1711@tinbook:  jesse | 2004-05-28T02:47:49.277131Z
- ----------------------------------------------------------------------
- r1735@tinbook:  jesse | 2004-05-29T05:43:52.525083Z
- First pass at sybase support. incomplete
- ----------------------------------------------------------------------
+ r3943@STRATTON-THREE-TWENTY-SEVEN:  kevinr | 2005-06-02 16:12:07 -0400
+ * Applied patch from Steve Turner to add a default callback to the Queue
+ Admin page.
 
 ------------------------------------------------------------------------
-r976 | leira | 2004-05-28 10:14:56 -0400 (Fri, 28 May 2004) | 2 lines
+r3057 | robert | 2005-06-02 00:15:13 -0400 (Thu, 02 Jun 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/AutoOpen.pm
 
-Use Tree::Simple for the Query builder.
+ r3073@bear:  rspier | 2005-06-02T04:14:40.726890Z
+ Support for RT-Control: no-autoopen 
 
 ------------------------------------------------------------------------
-r974 | robert | 2004-05-28 00:48:02 -0400 (Fri, 28 May 2004) | 8 lines
+r3056 | glasser | 2005-06-01 18:39:36 -0400 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r552@bear:  rspier | 2004-05-28T04:46:48.454586Z
-  [fsck.com #5639] SearchBuilder doesn't properly paginate initial searc\
- hes  
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r968 | jesse | 2004-05-27 23:36:15 -0400 (Thu, 27 May 2004) | 1 line
+r3055 | glasser | 2005-06-01 18:39:12 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/04send_email.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/21query-builder.t
+
+ r33654@tin-foil:  glasser | 2005-06-01 16:36:18 -0400
+ Fix some test plans, mark some QB tests TODO
 
-Reversing a debug message
 ------------------------------------------------------------------------
-r967 | jesse | 2004-05-27 23:35:16 -0400 (Thu, 27 May 2004) | 1 line
+r3054 | glasser | 2005-06-01 18:38:38 -0400 (Wed, 01 Jun 2005) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+ r33653@tin-foil:  glasser | 2005-06-01 15:19:20 -0400
+ fixdeps wasn't working for me (it was trying to detar inside my MiniCPAN!);
+ its code was "correct" but presumably one of the other 500 modules that were
+ loaded confused CPAN.  (This bug happened both before and after the previous change.)
+ Now just uses a system() call to install.
 
-Bumping to 3.1.16
 ------------------------------------------------------------------------
-r964 | jesse | 2004-05-27 22:25:13 -0400 (Thu, 27 May 2004) | 1 line
+r3053 | glasser | 2005-06-01 18:38:05 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
+ r33652@tin-foil:  glasser | 2005-06-01 15:02:58 -0400
+ A mini rewrite of testdeps: now it tells you at the bottom if it is missing anything
 
 ------------------------------------------------------------------------
-r963 | jesse | 2004-05-27 21:44:09 -0400 (Thu, 27 May 2004) | 6 lines
+r3052 | glasser | 2005-06-01 18:37:45 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   D /rt/branches/rt-3.1/html/Developer
-   D /rt/branches/rt-3.1/html/Scope
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
- ----------------------------------------------------------------------
- r1688@debian:  jesse | 2004-05-28T10:45:24.148694Z
- Yanking tools that were pulled out into separate distributions
- ----------------------------------------------------------------------
+ r33243@tin-foil:  glasser | 2005-05-27 17:08:38 -0400
+ Add some hopefully correct comments to the head of Search/Build
 
 ------------------------------------------------------------------------
-r954 | autrijus | 2004-05-26 06:12:38 -0400 (Wed, 26 May 2004) | 20 lines
+r3051 | glasser | 2005-06-01 18:37:29 -0400 (Wed, 01 Jun 2005) | 4 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
-   M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
-   M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
-   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/02basic_web.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/08web_cf_access.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/10merge.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/11-template-insert.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/13-attribute-tests.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/15cf_single_values_are_single.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/21query-builder.t
 
- ----------------------------------------------------------------------
- r4757@not:  autrijus | 2004-05-11T06:13:28.139589Z
- * Chinese translation for 3.2 final.
- ----------------------------------------------------------------------
- r5211@not:  autrijus | 2004-05-26T10:07:40.959072Z
- * FreezeThaw fails badly when encoding structures with mixed unicode
-   and byte string contents.  Switch to Storable+Base64 which deals
-   with this gracefully.
- ----------------------------------------------------------------------
- r5212@not:  autrijus | 2004-05-26T10:09:36.398305Z
- * EscapeUTF8 should preserve the byte/unicode flag of the original
-   string.  Otherwise, silent promotion on AutoFlush=>0 can corrupt
-   pages with both byte and unicode string contents.
-   (Reported by: LCamel and jihuang from foundry)
- ----------------------------------------------------------------------
+ r33242@tin-foil:  glasser | 2005-05-27 14:08:19 -0400
+ * Improved Query builder Tests
+ * add plans to a bunch of other tests
 
 ------------------------------------------------------------------------
-r944 | jesse | 2004-05-24 00:01:33 -0400 (Mon, 24 May 2004) | 14 lines
+r3050 | glasser | 2005-06-01 18:37:12 -0400 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs
-   M /rt/branches/rt-3.1/html/Elements/EditLinks
-   M /rt/branches/rt-3.1/html/Elements/ShowLinks
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r1669@tinbook:  jesse | 2004-05-24T02:17:41.959105Z
- ----------------------------------------------------------------------
- r1672@tinbook:  jesse | 2004-05-24T03:09:05.156817Z
- ----------------------------------------------------------------------
- r1673@tinbook:  jesse | 2004-05-24T03:59:43.181766Z
- Bumping to 3.1.16
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r940 | jesse | 2004-05-23 22:28:44 -0400 (Sun, 23 May 2004) | 2 lines
+r3049 | glasser | 2005-06-01 18:36:55 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   A /rt/branches/rt-3.1/lib/t/data/rt-send-cc
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html
+   M /rt/branches/3.4-RELEASE/html/Admin/index.html
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/04send_email.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t
 
-Merge forward from 3.0
+ r33110@tin-foil:  glasser | 2005-05-26 13:33:06 -0400
+ Undo 'make license-tag' change; jesse should do this later though
 
 ------------------------------------------------------------------------
-r937 | leira | 2004-05-19 18:31:10 -0400 (Wed, 19 May 2004) | 2 lines
+r3048 | glasser | 2005-06-01 18:36:40 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
 
-added "my" where needed in list function
+ r33109@tin-foil:  glasser | 2005-05-26 12:02:13 -0400
+ More docs and refactoring on QueryBuilder::Tree
 
 ------------------------------------------------------------------------
-r936 | leira | 2004-05-19 18:30:50 -0400 (Wed, 19 May 2004) | 2 lines
+r3047 | glasser | 2005-06-01 18:36:24 -0400 (Wed, 01 Jun 2005) | 12 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
 
-CFs with spaces in the name need to have the whole thing quoted.
+ r33108@tin-foil:  glasser | 2005-05-26 02:12:48 -0400
+ rt-ticket: 6568
+ rt-update: correspond
+   * Better fix to Query Builder; in addition to refactoring most of the code which got
+     information out of the tree, prune away childless AND/ORs, fixing the bug from ticket #6568.
+ Also get rid of the reaction to the "Clear" action, which I don't think exists, and which 
+ I think is incorrect, since the root is supposed to have one child (see where it is
+ first created).
 
 ------------------------------------------------------------------------
-r935 | leira | 2004-05-19 12:26:11 -0400 (Wed, 19 May 2004) | 2 lines
+r3046 | glasser | 2005-06-01 18:35:53 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder.pm
 
-Don't try to check for the Queue's name if there isn't a queue to begin with.
+ r33107@tin-foil:  glasser | 2005-05-26 01:56:25 -0400
+ More Query Builder tree refactoring.
 
 ------------------------------------------------------------------------
-r929 | leira | 2004-05-19 00:47:56 -0400 (Wed, 19 May 2004) | 2 lines
+r3045 | glasser | 2005-06-01 18:35:33 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder
+   A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder/Tree.pm
+   A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/QueryBuilder.pm
 
-Remove Debug field.
+ r33106@tin-foil:  glasser | 2005-05-26 01:21:29 -0400
+ Move stuff out from html/Search/Build.html into a module; refactor some of the code there.
 
 ------------------------------------------------------------------------
-r927 | leira | 2004-05-19 00:39:55 -0400 (Wed, 19 May 2004) | 2 lines
+r3044 | glasser | 2005-06-01 18:35:14 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html
+   M /rt/branches/3.4-RELEASE/html/Admin/index.html
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
 
-Combine two forms that need to be the same.
+ r33105@tin-foil:  glasser | 2005-05-26 00:02:36 -0400
+ Run 'make license-tag'
 
 ------------------------------------------------------------------------
-r925 | leira | 2004-05-19 00:07:41 -0400 (Wed, 19 May 2004) | 2 lines
+r3043 | glasser | 2005-06-01 18:34:56 -0400 (Wed, 01 Jun 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   A /rt/branches/3.4-RELEASE/lib/t/regression/21query-builder.t
 
-Comment out the Advanced button again.
+ r33104@tin-foil:  glasser | 2005-05-25 23:53:28 -0400
+ Fix mistake in the function I just made
+ Add a bit of testing of the query builder.
 
 ------------------------------------------------------------------------
-r922 | leira | 2004-05-18 23:31:21 -0400 (Tue, 18 May 2004) | 4 lines
+r3042 | glasser | 2005-06-01 18:34:38 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-
-Improvements to moving items in the query.
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
-Make things into separate forms.
+ r33103@tin-foil:  glasser | 2005-05-25 22:24:07 -0400
+ And remove the old functionality too.
 
 ------------------------------------------------------------------------
-r921 | leira | 2004-05-18 23:26:06 -0400 (Tue, 18 May 2004) | 2 lines
+r3041 | glasser | 2005-06-01 18:33:51 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
-Improvements for empty fields and fields with no ID.
+ r33102@tin-foil:  glasser | 2005-05-25 22:22:53 -0400
+ build_array was being called twice for two totally disconnected reasons.  Split one out.
 
 ------------------------------------------------------------------------
-r919 | jesse | 2004-05-17 22:18:24 -0400 (Mon, 17 May 2004) | 1 line
+r3040 | glasser | 2005-06-01 18:32:34 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs
-   M /rt/branches/rt-3.1/html/Elements/EditLinks
-   M /rt/branches/rt-3.1/html/Elements/ShowLinks
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+
+ r33101@tin-foil:  glasser | 2005-05-25 21:05:02 -0400
+ Attempt to add parentheses to the clauses select list, in Query Builder.
 
-Merge tickts
 ------------------------------------------------------------------------
-r917 | jesse | 2004-05-17 20:16:38 -0400 (Mon, 17 May 2004) | 2 lines
+r3039 | glasser | 2005-06-01 18:32:16 -0400 (Wed, 01 Jun 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
-Merge tickets flowing upstream
+ r33100@tin-foil:  glasser | 2005-05-25 20:21:43 -0400
+ Mini refactoring of Tree->SQL/HTML function
 
 ------------------------------------------------------------------------
-r916 | jesse | 2004-05-17 16:52:59 -0400 (Mon, 17 May 2004) | 10 lines
+r2998 | kevinr | 2005-05-31 21:08:40 -0400 (Tue, 31 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
 
- ----------------------------------------------------------------------
- r1597@debian:  jesse | 2004-05-18T05:37:49.734434Z
- ----------------------------------------------------------------------
- r1599@debian:  jesse | 2004-05-18T05:51:45.332470Z
+ r3841@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 21:07:42 -0400
+ RT-Ticket: 6669
+ RT-Status: resolved
+ RT-Action: correspond
  
- Merge forward from 3.0
- ----------------------------------------------------------------------
+ * Fixed the mysteriously-absent '1' in the Norwegian po.
 
 ------------------------------------------------------------------------
-r908 | jesse | 2004-05-17 01:49:16 -0400 (Mon, 17 May 2004) | 6 lines
+r2997 | kevinr | 2005-05-31 20:38:19 -0400 (Tue, 31 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
 
- ----------------------------------------------------------------------
- r1588@debian:  jesse | 2004-05-17T14:52:29.235868Z
+ r3010@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 18:10:17 -0400
+ RT-Ticket: 6423
+ RT-Status: resolve
+ RT-Action: correspond
+ * Fixed a line I broke in revision 3008 -- vi removed the '%1'.
+
+------------------------------------------------------------------------
+r2996 | kevinr | 2005-05-31 20:35:39 -0400 (Tue, 31 May 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
+
+ r3009@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 17:52:48 -0400
+ RT-Ticket: 6669
+ RT-Status: resolved
+ RT-Action: correspond
  
+ * Fixed an extra space in lib/RT/Transaction_Overlay.pm and propagated the 
+ change to the po files, as per Brandon Pulsipher's suggestion.
+
+------------------------------------------------------------------------
+r2995 | kevinr | 2005-05-31 20:34:40 -0400 (Tue, 31 May 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/Modify.html
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
+
+ r3008@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-31 17:05:08 -0400
+ RT-Ticket: 6423
+ RT-Status: resolve
+ RT-Action: correspond
  
- ----------------------------------------------------------------------
+ * Corrected a typo in Admin/Queues/Modify.html and propagated it to all the
+ po files, as per Angelo Turetta's suggestion.
 
 ------------------------------------------------------------------------
-r907 | jesse | 2004-05-17 01:48:11 -0400 (Mon, 17 May 2004) | 1 line
+r2994 | kevinr | 2005-05-31 16:11:31 -0400 (Tue, 31 May 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs
-   M /rt/branches/rt-3.1/html/Elements/EditLinks
-   M /rt/branches/rt-3.1/html/Elements/ShowLinks
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Error
 
+ r3004@sad-girl-in-snow:  kevinr | 2005-05-31 15:52:19 -0400
+ RT-Ticket: 6684
+ RT-Status: resolve
+ RT-Action: correspond
+ html/Elements/Error should not continue, and has been changed to add the
+ standard footer element on %cleanup.
 
 ------------------------------------------------------------------------
-r906 | jesse | 2004-05-17 01:47:20 -0400 (Mon, 17 May 2004) | 1 line
+r2993 | kevinr | 2005-05-31 16:10:33 -0400 (Tue, 31 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
+
+ r2967@sad-girl-in-snow:  kevinr | 2005-05-25 18:37:20 -0400
+ * Added a comma where a compound sentence wanted it.
 
-Removing unused code from TicketsSQL
 ------------------------------------------------------------------------
-r862 | jesse | 2004-05-10 18:40:16 -0400 (Mon, 10 May 2004) | 1 line
+r2992 | kevinr | 2005-05-31 16:10:01 -0400 (Tue, 31 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
+ r2965@sad-girl-in-snow:  kevinr | 2005-05-25 17:47:26 -0400
+ * changed "e-mail" back to "email"
+ * removed discussion of pre-5.8.3 perl versions
 
 ------------------------------------------------------------------------
-r861 | leira | 2004-05-10 18:17:03 -0400 (Mon, 10 May 2004) | 2 lines
+r2974 | jesse | 2005-05-29 19:28:58 -0400 (Sun, 29 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Results.html
 
-Set default queue more robustly.
+ r17981@hualien:  jesse | 2005-05-29 19:26:59 -0400
+  r17979@hualien:  jesse | 2005-05-29 19:21:59 -0400
+  RT-Ticket: 6741
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  * Sort order wasn't preserved for the "in memory" saved search. --Phil Homewood
 
 ------------------------------------------------------------------------
-r857 | jesse | 2004-05-09 14:26:49 -0400 (Sun, 09 May 2004) | 1 line
+r2968 | jesse | 2005-05-25 22:46:40 -0400 (Wed, 25 May 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
+
+ r17717@hualien:  jesse | 2005-05-25 22:43:35 -0400
+ * Better in-reply-to when replying to a message generated via the webui
+ * Now only hang onto the first four and the last six References headers.
 
-Fixing some tests from linda; autoconf optimization
 ------------------------------------------------------------------------
-r850 | jesse | 2004-05-06 21:01:34 -0400 (Thu, 06 May 2004) | 1 line
+r2967 | jesse | 2005-05-25 22:45:46 -0400 (Wed, 25 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-
-Merging forward from rt 3.0
-------------------------------------------------------------------------
-r847 | jesse | 2004-05-06 19:45:24 -0400 (Thu, 06 May 2004) | 6 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Date.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r1481@tinbook:  jesse | 2004-05-06T23:43:45.027502Z
+ r17705@hualien:  jesse | 2005-05-25 01:17:11 -0400
+ RT-Ticket: 6627
+ RT-Status: resolved
+ RT-Update: correspond
  
- Merging RT 3.0.11rc1 forward
- ----------------------------------------------------------------------
+ * Updated German translation -- David Schmit
 
 ------------------------------------------------------------------------
-r846 | leira | 2004-05-06 17:00:19 -0400 (Thu, 06 May 2004) | 5 lines
+r2966 | jesse | 2005-05-25 22:45:39 -0400 (Wed, 25 May 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
 
-- Allow selection of a default queue
-- Be more generous about fields padded with spaces
-- Be more generous about field names
-- Put ENDOFCONTENT at the end of content
+ r17704@hualien:  jesse | 2005-05-25 00:59:29 -0400
+ RT-Ticket: 6654
+ RT-Status: resolved
+ RT-Update: correspond 
+ * Updated Italian translation from Angelo Turetta
 
 ------------------------------------------------------------------------
-r839 | jesse | 2004-05-05 23:53:04 -0400 (Wed, 05 May 2004) | 7 lines
+r2965 | jesse | 2005-05-25 22:45:32 -0400 (Wed, 25 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
 
+ r17703@hualien:  jesse | 2005-05-25 00:55:10 -0400
+ RT-Ticket: 6653
+ RT-Status: resolved
+ RT-Update: correspond
+ * Small localization fix from Angelo Turetta 
  
- ----------------------------------------------------------------------
- r839@tinbook:  jesse | 2004-05-06T03:51:01.771468Z
  
- #5620: RT 3.1.14 Bug - Can't Update Scrips in Web UI  -- UpdateRecordObject wasn't passing all the required parameters
- ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r838 | jesse | 2004-05-05 20:33:31 -0400 (Wed, 05 May 2004) | 6 lines
+r2964 | jesse | 2005-05-25 22:45:25 -0400 (Wed, 25 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Elements/Refresh
-   M /rt/branches/rt-3.1/html/Elements/SelectMatch
-   M /rt/branches/rt-3.1/html/Elements/SelectNewTicketQueue
-   M /rt/branches/rt-3.1/html/Elements/SelectQueue
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
 
- ----------------------------------------------------------------------
- r1069@Jesse-Vincents-Computer:  jesse | 2004-05-06T00:32:58.883200Z
+ r17684@hualien:  jesse | 2005-05-24 18:18:21 -0400
+ RT-Ticket: 6713
+ RT-Status: resolved
+ RT-Update: correspond
  
- A number of small fixes to play better wtih SQLite
- ----------------------------------------------------------------------
+ * Text::WikiFormat is a dependency. And should have been in 3.4.2
  
+
 ------------------------------------------------------------------------
-r832 | jesse | 2004-05-05 14:13:16 -0400 (Wed, 05 May 2004) | 2 lines
+r2963 | jesse | 2005-05-25 22:45:17 -0400 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/etc/constraints.mysql
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-
-A bit of work to the mysql constraints. Mysql changed its expectations
-
-------------------------------------------------------------------------
-r775 | jesse | 2004-04-29 22:17:23 -0400 (Thu, 29 Apr 2004) | 7 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-
- ----------------------------------------------------------------------
- r1395@debian:  jesse | 2004-04-30T11:16:57.160412Z
- Fixing RT::Transactions to better honor the trnansaction ACLs
- ----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r774 | jesse | 2004-04-29 18:26:36 -0400 (Thu, 29 Apr 2004) | 1 line
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/HOWTO/README
-   M /rt/branches/rt-3.1/HOWTO/change.txt
-   M /rt/branches/rt-3.1/HOWTO/release.txt
-   M /rt/branches/rt-3.1/HOWTO/version-control.txt
-   M /rt/branches/rt-3.1/aclocal.m4
-   M /rt/branches/rt-3.1/bin/mason_handler.svc.in
-   M /rt/branches/rt-3.1/bin/rt-commit-handler.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/docs/Security
-   M /rt/branches/rt-3.1/docs/design_docs/acls
-   M /rt/branches/rt-3.1/docs/design_docs/approval_notices
-   M /rt/branches/rt-3.1/docs/design_docs/approval_template
-   M /rt/branches/rt-3.1/docs/design_docs/cf_search
-   M /rt/branches/rt-3.1/docs/design_docs/cli_spec
-   M /rt/branches/rt-3.1/docs/design_docs/cvs_integration
-   M /rt/branches/rt-3.1/docs/design_docs/delegation
-   M /rt/branches/rt-3.1/docs/design_docs/evil_plans
-   M /rt/branches/rt-3.1/docs/design_docs/groups_notes
-   M /rt/branches/rt-3.1/docs/design_docs/link-definitions.txt
-   M /rt/branches/rt-3.1/docs/design_docs/recursive_group_membership_algorithm
-   M /rt/branches/rt-3.1/docs/design_docs/rql_parser_machine.graphviz
-   M /rt/branches/rt-3.1/docs/design_docs/string-extraction-guide.txt
-   M /rt/branches/rt-3.1/docs/design_docs/ticket_templates
-   M /rt/branches/rt-3.1/docs/design_docs/users
-   M /rt/branches/rt-3.1/docs/rt3-schema-relationships.dot
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/etc/RT_SiteConfig.pm
-   M /rt/branches/rt-3.1/etc/acl.Informix
-   M /rt/branches/rt-3.1/etc/acl.Oracle
-   M /rt/branches/rt-3.1/etc/constraints.mysql
-   M /rt/branches/rt-3.1/etc/drop.Informix
-   M /rt/branches/rt-3.1/etc/drop.Oracle
-   M /rt/branches/rt-3.1/etc/initialdata
-   M /rt/branches/rt-3.1/etc/rt.spec
-   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
-   M /rt/branches/rt-3.1/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripAction
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectUsers
-   M /rt/branches/rt-3.1/html/Admin/Global/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Global/Scrip.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Members.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html
-   M /rt/branches/rt-3.1/html/Approvals/Display.html
-   M /rt/branches/rt-3.1/html/Approvals/Elements/Approve
-   M /rt/branches/rt-3.1/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/rt-3.1/html/Approvals/Elements/ShowDependency
-   M /rt/branches/rt-3.1/html/Approvals/Elements/Tabs
-   M /rt/branches/rt-3.1/html/Approvals/index.html
-   M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/rt-3.1/html/Elements/CreateTicket
-   M /rt/branches/rt-3.1/html/Elements/GotoTicket
-   M /rt/branches/rt-3.1/html/Elements/Menu
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   M /rt/branches/rt-3.1/html/Elements/PageLayout
-   M /rt/branches/rt-3.1/html/Elements/Quicksearch
-   M /rt/branches/rt-3.1/html/Elements/Refresh
-   M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField
-   M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldValue
-   M /rt/branches/rt-3.1/html/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Elements/SelectLinkType
-   M /rt/branches/rt-3.1/html/Elements/SelectResultsPerPage
-   M /rt/branches/rt-3.1/html/Elements/SelectSortOrder
-   M /rt/branches/rt-3.1/html/Elements/SelectTicketSortBy
-   M /rt/branches/rt-3.1/html/Elements/SelectTicketTypes
-   M /rt/branches/rt-3.1/html/Elements/ViewUser
-   M /rt/branches/rt-3.1/html/NoAuth/images/back_home.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/bplogo.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/favicon.png
-   M /rt/branches/rt-3.1/html/NoAuth/images/head_requestracker.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/rt.jpg
-   M /rt/branches/rt-3.1/html/NoAuth/images/space.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/spacer.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/squares_blue.gif
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/default
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/default
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/ns
-   M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/rt-3.1/html/REST/1.0/logout
-   M /rt/branches/rt-3.1/html/REST/1.0/search/dhandler
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/link
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/merge
-   M /rt/branches/rt-3.1/html/Search/Elements/TicketRow
-   M /rt/branches/rt-3.1/html/SelfService/Attachment/dhandler
-   M /rt/branches/rt-3.1/html/SelfService/Closed.html
-   M /rt/branches/rt-3.1/html/SelfService/Elements/Tabs
-   M /rt/branches/rt-3.1/html/SelfService/index.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/BulkLinks
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomField
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/rt-3.1/html/User/Delegation.html
-   M /rt/branches/rt-3.1/html/User/Elements/DelegateRights
-   M /rt/branches/rt-3.1/html/User/Elements/GroupTabs
-   M /rt/branches/rt-3.1/html/User/Elements/Tabs
-   M /rt/branches/rt-3.1/html/User/Groups/Members.html
-   M /rt/branches/rt-3.1/html/User/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/User/Groups/index.html
-   M /rt/branches/rt-3.1/html/l
-   M /rt/branches/rt-3.1/install-sh
-   M /rt/branches/rt-3.1/lib/RT/ACE_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ACL_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/SetPriority.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/UserDefined.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/Overdue.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Date.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/i_default.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/Interface/CLI.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/REST.pm
-   M /rt/branches/rt-3.1/lib/RT/Link.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Links.pm
-   M /rt/branches/rt-3.1/lib/RT/Links_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Principal.pm
-   M /rt/branches/rt-3.1/lib/RT/Principals.pm
-   M /rt/branches/rt-3.1/lib/RT/Principals_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queues_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/rt-3.1/lib/RT/Search/Generic.pm
-   M /rt/branches/rt-3.1/lib/RT/System.pm
-   M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/URI/base.pm
-   M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-   M /rt/branches/rt-3.1/lib/t/00smoke.t.in
-   M /rt/branches/rt-3.1/lib/t/01harness.t.in
-   M /rt/branches/rt-3.1/lib/t/02regression.t.in
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/dir
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg1
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg2
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg3
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg4
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg5
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg6
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg7
-   M /rt/branches/rt-3.1/lib/t/data/multipart-alternative-with-umlaut
-   M /rt/branches/rt-3.1/lib/t/data/multipart-report
-   M /rt/branches/rt-3.1/lib/t/data/nested-mime-sample
-   M /rt/branches/rt-3.1/lib/t/data/nested-rfc-822
-   M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1
-   M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1-full
-   M /rt/branches/rt-3.1/lib/t/data/russian-subject-no-content-type
-   M /rt/branches/rt-3.1/lib/t/data/text-html-in-russian
-   M /rt/branches/rt-3.1/lib/t/data/text-html-with-umlaut
-   M /rt/branches/rt-3.1/lib/t/regression/00placeholder
-   M /rt/branches/rt-3.1/lib/t/regression/mime_tests
-   M /rt/branches/rt-3.1/m4/rt_enable_layout.m4
-   M /rt/branches/rt-3.1/m4/rt_expand_var.m4
-   M /rt/branches/rt-3.1/m4/rt_layout.m4
-   M /rt/branches/rt-3.1/m4/rt_subst_expanded_arg.m4
-   M /rt/branches/rt-3.1/sbin/extract-message-catalog
-   M /rt/branches/rt-3.1/sbin/extract_pod_tests
-   M /rt/branches/rt-3.1/sbin/factory
-   M /rt/branches/rt-3.1/sbin/regression_harness
-
-
-------------------------------------------------------------------------
-r773 | jesse | 2004-04-29 18:22:42 -0400 (Thu, 29 Apr 2004) | 1 line
-Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-
-Trying to beat  a taint bug into the ground
-------------------------------------------------------------------------
-r772 | leira | 2004-04-29 15:42:46 -0400 (Thu, 29 Apr 2004) | 2 lines
-Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-
-Add CFs to the query.
-
-------------------------------------------------------------------------
-r771 | robert | 2004-04-29 13:24:24 -0400 (Thu, 29 Apr 2004) | 5 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE
 
-     Subject: "Subject LIKE 'patch' OR content LIKE 'patch'" generates bad SQL
+ r17682@hualien:  jesse | 2005-05-24 12:27:55 -0400
+ * Wikitext fields weren't properly escaping HTML
 
-     Joins must come _after_ the limit condition. (Yes, it shouldn't have to be that way, but it's necessary because the primary EA for a subclause must the first one.  Another way to fix this might be to pass the EA's into the first Join.. but that seems wrong.. since we're trying to keep Join's abstracted out.)
+------------------------------------------------------------------------
+r2961 | glasser | 2005-05-25 19:58:06 -0400 (Wed, 25 May 2005) | 15 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
 
+ r33096@tin-foil:  glasser | 2005-05-25 19:56:11 -0400
+ RT-Ticket: 6568
+ RT-Status: open
+ RT-Update: correspond
+ * Simple fix to Query Builder to prevent a crash in situations involving
+   the creation of AND/ORs with no children. A fix that treats the cause
+   and not the symptom is planned.  Currently, it may sometimes do "unexpected things"
+   with your ADD, but it is at least in a state that the user can recover from.
+ Specifically, for Danial's it works as expected; for Tim's example, it gives an incorrect
+ error message (in the context of the QB page, not a Mason crash thing) but the select
+ box is in a good state.
 
 ------------------------------------------------------------------------
-r770 | leira | 2004-04-28 23:27:54 -0400 (Wed, 28 Apr 2004) | 2 lines
+r2960 | kevinr | 2005-05-25 18:38:43 -0400 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
-Fixed borken tests.
+ r2967@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-25 18:37:20 -0400
+ * Added a comma where a compound sentence wanted it.
 
 ------------------------------------------------------------------------
-r769 | leira | 2004-04-28 23:17:51 -0400 (Wed, 28 Apr 2004) | 2 lines
+r2959 | kevinr | 2005-05-25 17:49:43 -0400 (Wed, 25 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
-commented out non-working code
+ r2965@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-25 17:47:26 -0400
+ * changed "e-mail" back to "email"
+ * removed discussion of pre-5.8.3 perl versions
 
 ------------------------------------------------------------------------
-r768 | leira | 2004-04-28 23:06:25 -0400 (Wed, 28 Apr 2004) | 5 lines
+r2958 | kevinr | 2005-05-25 16:47:14 -0400 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-
-Added new tests:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
-- "id = <n> OR HasMember = <n>"
-- "Subject LIKE 'foo' OR Content LIKE 'foo'"
+ r2950@SAD-GIRL-IN-SNOW:  kevinr | 2005-05-25 16:39:58 -0400
+ * fixed a bunch of typoes in the README
 
 ------------------------------------------------------------------------
-r765 | jesse | 2004-04-28 14:21:53 -0400 (Wed, 28 Apr 2004) | 2 lines
+r2957 | jesse | 2005-05-25 01:25:06 -0400 (Wed, 25 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
 
-Removing an unneeded bit of escaping
+ r17705@hualien:  jesse | 2005-05-25 01:17:11 -0400
+ RT-Ticket: 6627
+ RT-Status: resolved
+ RT-Update: correspond
+ * Updated German translation -- David Schmit
 
 ------------------------------------------------------------------------
-r764 | root | 2004-04-28 02:11:40 -0400 (Wed, 28 Apr 2004) | 1 line
+r2956 | jesse | 2005-05-25 01:24:55 -0400 (Wed, 25 May 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+
+ r17704@hualien:  jesse | 2005-05-25 00:59:29 -0400
+ RT-Ticket: 6654
+ RT-Status: resolved
+ RT-Update: correspond 
+ * Updated Italian translation from Angelo Turetta
 
-Additional support for standalone httpd
 ------------------------------------------------------------------------
-r762 | root | 2004-04-28 00:34:37 -0400 (Wed, 28 Apr 2004) | 1 line
+r2955 | jesse | 2005-05-25 01:24:46 -0400 (Wed, 25 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions
+
+ r17703@hualien:  jesse | 2005-05-25 00:55:10 -0400
+ RT-Ticket: 6653
+ RT-Status: resolved
+ RT-Update: correspond
+ * Small localization fix from Angelo Turetta 
 
-More work on the standalone http server
 ------------------------------------------------------------------------
-r759 | jesse | 2004-04-27 18:30:19 -0400 (Tue, 27 Apr 2004) | 11 lines
+r2954 | jesse | 2005-05-24 18:21:27 -0400 (Tue, 24 May 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
-----------------------------------------------------------------------
-r969@Jesse-Vincents-Computer:  jesse | 2004-04-27T04:27:57.713354Z
+ r17684@hualien:  jesse | 2005-05-24 18:18:21 -0400
+ RT-Ticket: 6713
+ RT-Status: resolved
+ RT-Update: correspond
+ * Text::WikiFormat is a dependency. And should have been in 3.4.2
 
+------------------------------------------------------------------------
+r2953 | jesse | 2005-05-24 18:21:07 -0400 (Tue, 24 May 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldWikitext
 
-----------------------------------------------------------------------
-r970@Jesse-Vincents-Computer:  jesse | 2004-04-27T22:30:10.046486Z
+ r17682@hualien:  jesse | 2005-05-24 12:27:55 -0400
+ * Wikitext fields weren't properly escaping HTML
 
-Taint handling to better handle incoming mail
+------------------------------------------------------------------------
+r2945 | kevinr | 2005-05-24 13:53:43 -0400 (Tue, 24 May 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
-----------------------------------------------------------------------
+ r2945@sad-girl-in-snow:  kevinr | 2005-05-24 13:51:57 -0400
+ * Updated README to note that RT works with Oracle versions >=9.2
 
 ------------------------------------------------------------------------
-r755 | jesse | 2004-04-27 03:51:56 -0400 (Tue, 27 Apr 2004) | 1 line
+r2936 | jesse | 2005-05-23 15:30:36 -0400 (Mon, 23 May 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/schema.SQLite
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+
+ r17673@hualien:  jesse | 2005-05-23 15:27:11 -0400
+ RT-Ticket: 6459
+ RT-Status: resolved
+ * Updates to the _AddLink return values from Todd Chapman.
 
-Adding
 ------------------------------------------------------------------------
-r753 | jesse | 2004-04-26 22:59:24 -0400 (Mon, 26 Apr 2004) | 7 lines
+r2935 | jesse | 2005-05-23 15:30:26 -0400 (Mon, 23 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/UPGRADING
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+
+ r17672@hualien:  jesse | 2005-05-23 15:22:51 -0400
+ * Switch the default WebURL to "localhost" to make the regression suite pass
+   more cleanly
 
-----------------------------------------------------------------------
-r2190@tinbook:  jesse | 2004-04-27T02:58:52.104408Z
-
-reverting a conflict
-
-----------------------------------------------------------------------
-
-------------------------------------------------------------------------
-r752 | jesse | 2004-04-26 20:03:04 -0400 (Mon, 26 Apr 2004) | 6 lines
-Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/HOWTO/README
-   M /rt/branches/rt-3.1/HOWTO/change.txt
-   M /rt/branches/rt-3.1/HOWTO/release.txt
-   M /rt/branches/rt-3.1/HOWTO/version-control.txt
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/aclocal.m4
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.svc.in
-   M /rt/branches/rt-3.1/bin/rt-commit-handler.in
-   M /rt/branches/rt-3.1/docs/Security
-   M /rt/branches/rt-3.1/docs/design_docs/acls
-   M /rt/branches/rt-3.1/docs/design_docs/approval_notices
-   M /rt/branches/rt-3.1/docs/design_docs/approval_template
-   M /rt/branches/rt-3.1/docs/design_docs/cf_search
-   M /rt/branches/rt-3.1/docs/design_docs/cli_spec
-   M /rt/branches/rt-3.1/docs/design_docs/cvs_integration
-   M /rt/branches/rt-3.1/docs/design_docs/delegation
-   M /rt/branches/rt-3.1/docs/design_docs/evil_plans
-   M /rt/branches/rt-3.1/docs/design_docs/groups_notes
-   M /rt/branches/rt-3.1/docs/design_docs/link-definitions.txt
-   M /rt/branches/rt-3.1/docs/design_docs/recursive_group_membership_algorithm
-   M /rt/branches/rt-3.1/docs/design_docs/rql_parser_machine.graphviz
-   M /rt/branches/rt-3.1/docs/design_docs/string-extraction-guide.txt
-   M /rt/branches/rt-3.1/docs/design_docs/ticket_templates
-   M /rt/branches/rt-3.1/docs/design_docs/users
-   M /rt/branches/rt-3.1/docs/rt3-schema-relationships.dot
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/etc/RT_SiteConfig.pm
-   M /rt/branches/rt-3.1/etc/acl.Informix
-   M /rt/branches/rt-3.1/etc/acl.Oracle
-   M /rt/branches/rt-3.1/etc/constraints.mysql
-   M /rt/branches/rt-3.1/etc/drop.Informix
-   M /rt/branches/rt-3.1/etc/drop.Oracle
-   M /rt/branches/rt-3.1/etc/initialdata
-   M /rt/branches/rt-3.1/etc/rt.spec
-   M /rt/branches/rt-3.1/html/Admin/Elements/AddCustomFieldValue
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomField
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFieldValues
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditQueueWatchers
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrips
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditTemplates
-   M /rt/branches/rt-3.1/html/Admin/Elements/ListGlobalCustomFields
-   M /rt/branches/rt-3.1/html/Admin/Elements/QueueRightsForUser
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectCustomFieldType
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectModifyGroup
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectRights
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripAction
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectScripCondition
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectUsers
-   M /rt/branches/rt-3.1/html/Admin/Global/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Global/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Global/Scrip.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/GroupRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Members.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/UserRights.html
-   M /rt/branches/rt-3.1/html/Admin/Groups/index.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomField.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/CustomFields.html
-   M /rt/branches/rt-3.1/html/Admin/Queues/Scrip.html
-   M /rt/branches/rt-3.1/html/Approvals/Display.html
-   M /rt/branches/rt-3.1/html/Approvals/Elements/Approve
-   M /rt/branches/rt-3.1/html/Approvals/Elements/PendingMyApproval
-   M /rt/branches/rt-3.1/html/Approvals/Elements/ShowDependency
-   M /rt/branches/rt-3.1/html/Approvals/Elements/Tabs
-   M /rt/branches/rt-3.1/html/Approvals/index.html
-   M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedEnd
-   M /rt/branches/rt-3.1/html/Elements/BevelBoxRaisedStart
-   M /rt/branches/rt-3.1/html/Elements/CreateTicket
-   M /rt/branches/rt-3.1/html/Elements/GotoTicket
-   M /rt/branches/rt-3.1/html/Elements/Menu
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   M /rt/branches/rt-3.1/html/Elements/PageLayout
-   M /rt/branches/rt-3.1/html/Elements/Quicksearch
-   M /rt/branches/rt-3.1/html/Elements/Refresh
-   M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField
-   M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldOperator
-   M /rt/branches/rt-3.1/html/Elements/SelectCustomFieldValue
-   M /rt/branches/rt-3.1/html/Elements/SelectGroups
-   M /rt/branches/rt-3.1/html/Elements/SelectLinkType
-   M /rt/branches/rt-3.1/html/Elements/SelectResultsPerPage
-   M /rt/branches/rt-3.1/html/Elements/SelectSortOrder
-   M /rt/branches/rt-3.1/html/Elements/SelectTicketSortBy
-   M /rt/branches/rt-3.1/html/Elements/SelectTicketTypes
-   M /rt/branches/rt-3.1/html/Elements/ViewUser
-   M /rt/branches/rt-3.1/html/NoAuth/images/back_home.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/bplogo.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/favicon.png
-   M /rt/branches/rt-3.1/html/NoAuth/images/head_requestracker.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/rt.jpg
-   M /rt/branches/rt-3.1/html/NoAuth/images/space.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/spacer.gif
-   M /rt/branches/rt-3.1/html/NoAuth/images/squares_blue.gif
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/default
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/queue/ns
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/links
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/default
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/user/ns
-   M /rt/branches/rt-3.1/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/branches/rt-3.1/html/REST/1.0/logout
-   M /rt/branches/rt-3.1/html/REST/1.0/search/dhandler
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/link
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/merge
-   M /rt/branches/rt-3.1/html/Search/Elements/TicketRow
-   M /rt/branches/rt-3.1/html/SelfService/Attachment/dhandler
-   M /rt/branches/rt-3.1/html/SelfService/Closed.html
-   M /rt/branches/rt-3.1/html/SelfService/Elements/Tabs
-   M /rt/branches/rt-3.1/html/SelfService/index.html
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/BulkLinks
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomField
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowCustomFields
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/rt-3.1/html/User/Delegation.html
-   M /rt/branches/rt-3.1/html/User/Elements/DelegateRights
-   M /rt/branches/rt-3.1/html/User/Elements/GroupTabs
-   M /rt/branches/rt-3.1/html/User/Elements/Tabs
-   M /rt/branches/rt-3.1/html/User/Groups/Members.html
-   M /rt/branches/rt-3.1/html/User/Groups/Modify.html
-   M /rt/branches/rt-3.1/html/User/Groups/index.html
-   M /rt/branches/rt-3.1/html/index.html
-   M /rt/branches/rt-3.1/html/l
-   M /rt/branches/rt-3.1/install-sh
-   M /rt/branches/rt-3.1/lib/RT/ACE_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ACL_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/EscalatePriority.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/ResolveMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/SetPriority.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/UserDefined.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/AnyTransaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/BeforeDue.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/Overdue.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/QueueChange.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/StatusChange.pm
-   M /rt/branches/rt-3.1/lib/RT/Condition/UserDefined.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValues_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Date.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMember_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMembers_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Handle.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/cs.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/de.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/en.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/es.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/he.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/i_default.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/it.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ja.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/nl.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/no.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/pt_br.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/ru.po
-   M /rt/branches/rt-3.1/lib/RT/Interface/CLI.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/REST.pm
-   M /rt/branches/rt-3.1/lib/RT/Link.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Links.pm
-   M /rt/branches/rt-3.1/lib/RT/Links_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Principal.pm
-   M /rt/branches/rt-3.1/lib/RT/Principals.pm
-   M /rt/branches/rt-3.1/lib/RT/Principals_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queues_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripActions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripCondition_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripConditions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/branches/rt-3.1/lib/RT/Search/Generic.pm
-   M /rt/branches/rt-3.1/lib/RT/System.pm
-   M /rt/branches/rt-3.1/lib/RT/Templates_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/URI/base.pm
-   M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT.pm.in
-   M /rt/branches/rt-3.1/lib/t/00smoke.t.in
-   M /rt/branches/rt-3.1/lib/t/01harness.t.in
-   M /rt/branches/rt-3.1/lib/t/02regression.t.in
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/dir
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg1
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg2
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg3
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg4
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg5
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg6
-   M /rt/branches/rt-3.1/lib/t/data/8859-15-message-series/msg7
-   M /rt/branches/rt-3.1/lib/t/data/multipart-alternative-with-umlaut
-   M /rt/branches/rt-3.1/lib/t/data/multipart-report
-   M /rt/branches/rt-3.1/lib/t/data/nested-mime-sample
-   M /rt/branches/rt-3.1/lib/t/data/nested-rfc-822
-   M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1
-   M /rt/branches/rt-3.1/lib/t/data/new-ticket-from-iso-8859-1-full
-   M /rt/branches/rt-3.1/lib/t/data/russian-subject-no-content-type
-   M /rt/branches/rt-3.1/lib/t/data/text-html-in-russian
-   M /rt/branches/rt-3.1/lib/t/data/text-html-with-umlaut
-   M /rt/branches/rt-3.1/lib/t/regression/00placeholder
-   M /rt/branches/rt-3.1/lib/t/regression/mime_tests
-   M /rt/branches/rt-3.1/m4/rt_enable_layout.m4
-   M /rt/branches/rt-3.1/m4/rt_expand_var.m4
-   M /rt/branches/rt-3.1/m4/rt_layout.m4
-   M /rt/branches/rt-3.1/m4/rt_subst_expanded_arg.m4
-   M /rt/branches/rt-3.1/sbin/extract-message-catalog
-   M /rt/branches/rt-3.1/sbin/extract_pod_tests
-   M /rt/branches/rt-3.1/sbin/factory
-   M /rt/branches/rt-3.1/sbin/regression_harness
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
-
- ----------------------------------------------------------------------
- r2186@tinbook:  jesse | 2004-04-27T00:02:13.799636Z
- Merging forward bugfixes from RT 3.0
- ----------------------------------------------------------------------
-------------------------------------------------------------------------
-r748 | jesse | 2004-04-26 17:18:35 -0400 (Mon, 26 Apr 2004) | 1 line
-Changed paths:
-   M /rt/branches/rt-3.1/html/index.html
-
-Fixed the "error message page" on misconfigured webserver
 ------------------------------------------------------------------------
-r746 | autrijus | 2004-04-26 15:11:33 -0400 (Mon, 26 Apr 2004) | 7 lines
+r2934 | jesse | 2005-05-23 15:30:16 -0400 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
 
- ----------------------------------------------------------------------
- r4176@not:  autrijus | 2004-04-26T19:09:53.594445Z
- * switch password format from base64 to hex; maintaining legacy
-   compatibility by upgrading passwords in-place upon successful auth
- ----------------------------------------------------------------------
+ r17671@hualien:  jesse | 2005-05-23 14:21:54 -0400
+ * Since EmailParser _might_ be used out of Interface::Email context, require Interface::Email.
 
 ------------------------------------------------------------------------
-r740 | leira | 2004-04-26 14:40:07 -0400 (Mon, 26 Apr 2004) | 2 lines
+r2933 | jesse | 2005-05-23 15:30:02 -0400 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
 
-Don't try to parse an uploaded file if there's no file to parse.
+ r17670@hualien:  jesse | 2005-05-23 13:48:34 -0400
+  * RT::EmailParser->ParseTicketId was deprecated but that was not clear. Also, the code was out of date
 
 ------------------------------------------------------------------------
-r739 | leira | 2004-04-26 13:58:11 -0400 (Mon, 26 Apr 2004) | 2 lines
+r2932 | glasser | 2005-05-23 13:04:38 -0400 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/02basic_web.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/03web_compiliation_errors.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/07acl.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/08web_cf_access.t
 
-Use better variable names.
+Allow for base URL to be changed when doing regressions.
+(And kind of allow for Organization to be changed, except the mailgate
+test will still bite it if you do.)
+------------------------------------------------------------------------
+r2909 | glasser | 2005-05-22 17:03:29 -0400 (Sun, 22 May 2005) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
 
+Put an obviously fake instead of possibly wrong path in an example command.`
 ------------------------------------------------------------------------
-r738 | leira | 2004-04-26 13:53:13 -0400 (Mon, 26 Apr 2004) | 2 lines
+r2887 | jesse | 2005-05-16 22:09:21 -0400 (Mon, 16 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
-Fix problems with the conversion to "Parents/Children" terminology.
+ r16893@hualien:  jesse | 2005-05-16 18:04:08 -0400
+ * Better creation of in-reply-to/references headers on web-ased reply
 
 ------------------------------------------------------------------------
-r731 | jesse | 2004-04-23 02:06:14 -0400 (Fri, 23 Apr 2004) | 2 lines
+r2886 | jesse | 2005-05-16 17:49:47 -0400 (Mon, 16 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/index.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/PageLayout
 
-Provide an error message when users fail to configure their webserver
+ r16891@hualien:  jesse | 2005-05-16 22:48:02 +0100
+ * Adding a new "top of page" callback
 
 ------------------------------------------------------------------------
-r727 | jesse | 2004-04-22 01:29:34 -0400 (Thu, 22 Apr 2004) | 6 lines
+r2880 | jesse | 2005-05-13 10:25:08 -0400 (Fri, 13 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
+
+ r16761@hualien:  jesse | 2005-05-13 15:22:22 +0100
+ * Ruslan found a debugging statement we had accidentally committed
 
-  ----------------------------------------------------------------------
-  r2126@tinbook:  jesse | 2004-04-22T05:29:11.407088Z
-  
-  RT is now better about cleaning up tempfiles it creates
-  ----------------------------------------------------------------------
-  
 ------------------------------------------------------------------------
-r725 | leira | 2004-04-21 18:52:44 -0400 (Wed, 21 Apr 2004) | 2 lines
+r2879 | jesse | 2005-05-12 20:04:44 -0400 (Thu, 12 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
 
-increase the release number
+ r16510@hualien:  jesse | 2005-05-12 17:44:00 +0100
+ * Fix on the plane was wrong. sigh
 
 ------------------------------------------------------------------------
-r724 | leira | 2004-04-21 18:52:09 -0400 (Wed, 21 Apr 2004) | 2 lines
+r2864 | jesse | 2005-05-11 20:06:23 -0400 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
 
-Add support for uploading template files.
+ r16468@hualien:  jesse | 2005-05-11 15:34:43 +0100
+ * CustomFieldValues fix had a typo
 
 ------------------------------------------------------------------------
-r723 | leira | 2004-04-21 18:51:37 -0400 (Wed, 21 Apr 2004) | 4 lines
+r2863 | jesse | 2005-05-11 20:06:12 -0400 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
-Support parsing of comma or tab-separated single-line templates.
-
-Added tests for this.
+ r16462@hualien:  jesse | 2005-05-11 15:30:30 +0100
+ * Try harder to set a proper In-reply-to: header
 
 ------------------------------------------------------------------------
-r722 | autrijus | 2004-04-21 18:32:19 -0400 (Wed, 21 Apr 2004) | 10 lines
+r2862 | jesse | 2005-05-11 20:06:01 -0400 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue_Overlay.pm
 
- r4037@not:  autrijus | 2004-04-21T22:30:37.269510Z
- * It turns out that for EMPTY => 1 to work, IS NULL needs to be OR'ed
-   to the other columns as well...
- ----------------------------------------------------------------------
- r4038@not:  autrijus | 2004-04-21T22:31:56.271421Z
- * merge previous commit from 3.3 to 3.1.
+ r16461@hualien:  jesse | 2005-05-11 15:23:33 +0100
+ * Custom field values can now be integers
 
 ------------------------------------------------------------------------
-r720 | autrijus | 2004-04-21 15:02:49 -0400 (Wed, 21 Apr 2004) | 4 lines
+r2861 | robert | 2005-05-10 01:54:35 -0400 (Tue, 10 May 2005) | 5 lines
 Changed paths:
-   M /rt
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/CreateTickets.pm
 
- r4029@not:  autrijus | 2004-04-21T19:02:16.687603Z
-
- * cherry-pick merge previous commit from 3.3 to 3.1.
+ r2875@bear:  rspier | 2005-05-10T05:54:13.875334Z
+ quick and dirty fix (ok, not so quick, and not really so dirty)
+ for the recursive CreateTickets dataloss issue.
 
 ------------------------------------------------------------------------
-r718 | jesse | 2004-04-21 01:27:08 -0400 (Wed, 21 Apr 2004) | 6 lines
+r2856 | jesse | 2005-05-09 21:52:39 -0400 (Mon, 09 May 2005) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
 
- ----------------------------------------------------------------------
- r2118@tinbook:  jesse | 2004-04-21T05:26:40.003063Z
- Fixing a regression - Don't show the text of all outgoing mail RT sends inline in ticket history
- ----------------------------------------------------------------------
+ r16376@hualien:  jesse | 2005-05-09 21:51:14 -0400
+  r16373@hualien:  jesse | 2005-05-09 21:43:59 -0400
+  * Queue name case changes were accidentally generating a "Name Conflict" error
+  
  
+
 ------------------------------------------------------------------------
-r716 | leira | 2004-04-21 01:21:32 -0400 (Wed, 21 Apr 2004) | 2 lines
+r2855 | jesse | 2005-05-09 21:52:31 -0400 (Mon, 09 May 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE
 
-Keep persistent search data.
 
 ------------------------------------------------------------------------
-r715 | leira | 2004-04-21 01:16:53 -0400 (Wed, 21 Apr 2004) | 2 lines
+r2854 | jesse | 2005-05-09 21:52:24 -0400 (Mon, 09 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFields_Overlay.pm
 
-Only try to load the Owner if one was specified.
+ r15829@hualien:  jesse | 2005-05-06 16:06:12 -0400
+ * Make sure that disabled custom fields aren't listed in Queue CF listings.
 
 ------------------------------------------------------------------------
-r713 | jesse | 2004-04-20 23:29:39 -0400 (Tue, 20 Apr 2004) | 6 lines
+r2833 | glasser | 2005-05-05 22:44:56 -0400 (Thu, 05 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- ----------------------------------------------------------------------
- r2110@tinbook:  jesse | 2004-04-21T03:26:54.764726Z
- Fixing a regression caused by the new logging of nonfatal ticket creation errors.
- ----------------------------------------------------------------------
+Require modern version of XML::RSS (versions prior to 1.02 do not 
+encode their output properly; 1.02 and 1.05 have the same prereqs
+but 1.05 fixes some other bugs)
 ------------------------------------------------------------------------
-r696 | jesse | 2004-04-17 01:16:30 -0400 (Sat, 17 Apr 2004) | 12 lines
+r2831 | jesse | 2005-05-04 13:16:54 -0400 (Wed, 04 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Elements/ScrubHTML
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   A /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
- ----------------------------------------------------------------------
- r1207@tinbook:  jesse | 2004-04-17T05:06:00.759861Z
- Adding list tags to tags we don't scrub
- ----------------------------------------------------------------------
- r1208@tinbook:  jesse | 2004-04-17T05:11:59.291033Z
- Rewrote ticket transaction display to show scrubbed html attachments and images
- inline.
- ----------------------------------------------------------------------
+ r15792@hualien:  jesse | 2005-05-04 13:14:49 -0400
+ * This is 3.4.2
+
+------------------------------------------------------------------------
+r2829 | robert | 2005-05-03 23:52:32 -0400 (Tue, 03 May 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/initialdata
+
+ r2835@bear:  rspier | 2005-05-04T03:51:48.597852Z
+ fix typo in initialdata related to approval rejection
  
+
 ------------------------------------------------------------------------
-r694 | leira | 2004-04-15 00:56:36 -0400 (Thu, 15 Apr 2004) | 2 lines
+r2820 | jesse | 2005-05-02 13:40:54 -0400 (Mon, 02 May 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-Fix Query Builder menu highlighting.
+ r14639@hualien:  jesse | 2005-05-02 13:30:18 -0400
+ * This be 3.4.2rc2
 
 ------------------------------------------------------------------------
-r693 | leira | 2004-04-15 00:28:10 -0400 (Thu, 15 Apr 2004) | 2 lines
+r2819 | jesse | 2005-05-02 13:25:35 -0400 (Mon, 02 May 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/SelfService/Elements/Tabs
 
-Pass back more verbose errors for offline ticket creation.
+ r14637@hualien:  jesse | 2005-05-02 13:24:05 -0400
+ * Patch to SelfService UI to not display a preferences page unless the current user (ie all unprivileged users) has the right to do so.
 
 ------------------------------------------------------------------------
-r692 | leira | 2004-04-14 23:55:46 -0400 (Wed, 14 Apr 2004) | 2 lines
+r2817 | jesse | 2005-04-29 13:11:27 -0400 (Fri, 29 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
-Use Parents/Children instead of MemberOf/Members
+ r14626@hualien:  jesse | 2005-04-29 13:06:57 -0400
+ * Message threading improvements suggested by Florian Weimer
 
 ------------------------------------------------------------------------
-r691 | jesse | 2004-04-14 23:13:42 -0400 (Wed, 14 Apr 2004) | 6 lines
+r2815 | jesse | 2005-04-29 00:12:18 -0400 (Fri, 29 Apr 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Elements/TicketList
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
- ----------------------------------------------------------------------
- r1197@tinbook:  jesse | 2004-04-15T03:13:29.757548Z
- Added a missing "'"
- ----------------------------------------------------------------------
+ r14617@hualien:  jesse | 2005-04-28 22:56:56 -0400
+ * Enabled proper message threading with RT
  
+
 ------------------------------------------------------------------------
-r690 | jesse | 2004-04-14 22:55:16 -0400 (Wed, 14 Apr 2004) | 8 lines
+r2814 | jesse | 2005-04-29 00:12:11 -0400 (Fri, 29 Apr 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   A /rt/branches/rt-3.1/html/Elements/QueryString
-   A /rt/branches/rt-3.1/html/Elements/ScrubHTML
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   D /rt/branches/rt-3.1/html/Search/Elements/PickRestriction
-   D /rt/branches/rt-3.1/html/Search/Elements/TicketHeader
-   D /rt/branches/rt-3.1/html/Search/Elements/TicketHeaderCell
-   D /rt/branches/rt-3.1/html/Search/Listing.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
- ----------------------------------------------------------------------
- r1193@tinbook:  jesse | 2004-04-15T02:54:02.210797Z
- Some refactoring of how RT builds Search query URLs (now we escape things correctly)
- Also, we now scrub the HTML from ticket listing formats to prevent XSS attacks
- ----------------------------------------------------------------------
+ r14616@hualien:  jesse | 2005-04-28 22:56:19 -0400
+ * Added a todo notice
  
+
 ------------------------------------------------------------------------
-r689 | leira | 2004-04-14 17:32:23 -0400 (Wed, 14 Apr 2004) | 2 lines
+r2813 | jesse | 2005-04-29 00:12:04 -0400 (Fri, 29 Apr 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.4-RELEASE
 
-Remove debugging statement.
 
 ------------------------------------------------------------------------
-r688 | leira | 2004-04-14 17:31:47 -0400 (Wed, 14 Apr 2004) | 2 lines
+r2812 | jesse | 2005-04-29 00:11:00 -0400 (Fri, 29 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-   M /rt/branches/rt-3.1/html/Search/Elements/EditFormat
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Footer
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/en.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
 
-"Available Columns" is now multi-select.
+ r14017@hualien:  jesse | 2005-04-21 21:07:47 -0400
+ Loc updates
 
 ------------------------------------------------------------------------
-r687 | jesse | 2004-04-14 17:18:26 -0400 (Wed, 14 Apr 2004) | 5 lines
+r2807 | jesse | 2005-04-25 22:33:14 -0400 (Mon, 25 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectNewGroupMembers
-   M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+
+* Correct comments in config file. "RTLogoURL" is actually LogoURL.   --Allison Randal
 
- ----------------------------------------------------------------------
- r1152@tinbook:  jesse | 2004-04-07T15:34:08.391795Z
- fsck.com #5436: Adding new group members could be pathalogically slow due to a bogus query
 ------------------------------------------------------------------------
-r684 | leira | 2004-04-14 03:38:15 -0400 (Wed, 14 Apr 2004) | 2 lines
+r2792 | jesse | 2005-04-20 11:32:54 -0400 (Wed, 20 Apr 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
 
-Use a dropdown for RowsPerPage rather than an input field.
+ r13994@hualien:  jesse | 2005-04-20 11:31:44 -0400
+ RT-Ticket: 6620
+ RT-Status: resolved
+ RT-Update: correspond
+ * Hungarian translation had an incorrect Content-Type. Reported upstream from 
+   Debian.
 
 ------------------------------------------------------------------------
-r683 | leira | 2004-04-14 03:37:27 -0400 (Wed, 14 Apr 2004) | 3 lines
+r2791 | jesse | 2005-04-19 22:00:57 -0400 (Tue, 19 Apr 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+   M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
 
-- Add And/Or Toggle button
-- Indent top-level items by default
+ r13990@hualien:  jesse | 2005-04-19 22:00:14 -0400
+ * Canonicalized => to , in the configuration file
+   They mean the same thing, but consistency is good.
 
 ------------------------------------------------------------------------
-r681 | jesse | 2004-04-07 00:31:24 -0400 (Wed, 07 Apr 2004) | 11 lines
+r2783 | jesse | 2005-04-19 17:05:21 -0400 (Tue, 19 Apr 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/01ticket_link_searching.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/19-rtname.t
 
- ----------------------------------------------------------------------
- r1149@tinbook:  jesse | 2004-04-07T03:22:40.938051Z
- Removed automatic button click on search name update
+ r13834@hualien:  jesse | 2005-04-19 17:03:40 -0400
+ RT-Ticket: 6617
+ RT-Status: resolve
+ RT-Update: correspond
  
- ----------------------------------------------------------------------
- r1150@tinbook:  jesse | 2004-04-07T04:27:40.307929Z
+ Removed some spurious use lib lines from the test suite. Thanks to Dave Rolsky.
  
- Restored search paging functionality
- ----------------------------------------------------------------------
  
+
 ------------------------------------------------------------------------
-r680 | jesse | 2004-04-06 23:18:18 -0400 (Tue, 06 Apr 2004) | 6 lines
+r2782 | jesse | 2005-04-19 14:19:29 -0400 (Tue, 19 Apr 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/html/Search/Results.html
-
-----------------------------------------------------------------------
-r1147@tinbook:  jesse | 2004-04-07T03:18:03.319827Z
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
-Updating search results page
-----------------------------------------------------------------------
+ r13264@hualien:  jesse | 2005-04-19 14:15:54 -0400
+ RT-Ticket: 6616
+ RT-Status: resolved
+ RT-Update: correspond
+ * Added a new HasPassword method to the RT user object
 
 ------------------------------------------------------------------------
-r679 | jesse | 2004-04-06 22:53:21 -0400 (Tue, 06 Apr 2004) | 2 lines
+r2779 | tla | 2005-04-19 00:45:48 -0400 (Tue, 19 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
 
-Fixing links to ShowEmailRecord to not be relative
+fix the perldoc
 
 ------------------------------------------------------------------------
-r678 | jesse | 2004-04-06 22:50:30 -0400 (Tue, 06 Apr 2004) | 2 lines
+r2771 | jesse | 2005-04-18 01:10:20 -0400 (Mon, 18 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldWikitext
+   A /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldWikitext
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFields
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
 
-Fixing ShowEmailRecord's setting of ContentType
+ r13240@hualien:  jesse | 2005-04-18 01:07:43 -0400
+ * Added Wikitext custom field type
 
 ------------------------------------------------------------------------
-r677 | jesse | 2004-04-06 22:44:18 -0400 (Tue, 06 Apr 2004) | 3 lines
+r2768 | jesse | 2005-04-18 00:16:42 -0400 (Mon, 18 Apr 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-loc_fuzzy is in RT::CurrentUser, not RT::Record
+3.4.2rc1
+------------------------------------------------------------------------
+r2749 | jesse | 2005-04-17 21:58:26 -0400 (Sun, 17 Apr 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html
 
+ r13207@hualien:  jesse | 2005-04-17 21:57:31 -0400
+ RT-Ticket: 6597
+ RT-Status: resolved
+ RT-Update correspond 
+ * CanonicalizeUserInfo didn't work right from RT's WebUI.
+   Fixed by Dave Rolsky.
 
 ------------------------------------------------------------------------
-r676 | robert | 2004-04-06 22:41:02 -0400 (Tue, 06 Apr 2004) | 6 lines
+r2748 | jesse | 2005-04-17 21:58:19 -0400 (Sun, 17 Apr 2005) | 11 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/autohandler
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/TicketList
 
-----------------------------------------------------------------------
-r370:  rspier | 2004-04-07T02:38:41.319440Z
-
- [fsck.com #5430] Make NoAuth configurable via config file 
-----------------------------------------------------------------------
+ r13206@hualien:  jesse | 2005-04-17 21:54:10 -0400
+  r13204@hualien:  jesse | 2005-04-17 21:52:15 -0400
+ RT-Ticket: 6603
+ RT-Status: resolved
+ RT-Update: correspond
+  
+ * RT used to report an improper total number of pages if the number of 
+   results found was evenly divisible by the number of rows per page
+  
 
 ------------------------------------------------------------------------
-r675 | jesse | 2004-04-06 22:13:23 -0400 (Tue, 06 Apr 2004) | 6 lines
+r2746 | jesse | 2005-04-17 21:45:07 -0400 (Sun, 17 Apr 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+ r13195@hualien:  jesse | 2005-04-17 21:36:13 -0400
+ RT-Ticket: 6491
+ RT-Status: resolved
+ RT-Updated: correspond
+ * Bumped the Postgres dependency to 1.41 to get around the 
+   broken 1.40 release
 
-----------------------------------------------------------------------
-r1129@tinbook:  jesse | 2004-04-07T02:12:47.859184Z
+------------------------------------------------------------------------
+r2745 | jesse | 2005-04-17 21:45:00 -0400 (Sun, 17 Apr 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row
 
-We only want to show this box if the requestor is _NOT_ a privileged user
-----------------------------------------------------------------------
+ r13194@hualien:  jesse | 2005-04-17 21:31:40 -0400
+ RT-Ticket: 6522
+ RT-Status: resolved
+ RT-Update: correspond
+ * Newlines in CustomFields are now displayed in TicketList results
 
 ------------------------------------------------------------------------
-r671 | jesse | 2004-04-05 22:43:02 -0400 (Mon, 05 Apr 2004) | 23 lines
+r2744 | jesse | 2005-04-17 21:44:50 -0400 (Sun, 17 Apr 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/SetupSessionCookie
 
- ----------------------------------------------------------------------
- r1224@debian:  jesse | 2004-04-04T07:42:26.326040Z
+ r13193@hualien:  jesse | 2005-04-17 21:26:35 -0400
+ RT-Ticket: 6657
+ RT-Status: resolved
  
- Removing the Project Managment prototype from RT 3.1
- ----------------------------------------------------------------------
- r1226@debian:  jesse | 2004-04-04T08:18:44.600308Z
+ * Better error message when the sessions table or sessions dir isn't writable
  
- fixed the scope to actually run 
- ----------------------------------------------------------------------
- r1227@debian:  jesse | 2004-04-04T08:19:14.490688Z
+
+------------------------------------------------------------------------
+r2743 | jesse | 2005-04-17 21:44:37 -0400 (Sun, 17 Apr 2005) | 6 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+
+ r13192@hualien:  jesse | 2005-04-17 21:23:22 -0400
+ RT-Ticket: 6517
+ RT-Update: correspond
  
- Increasing apache restart timeouts
- ----------------------------------------------------------------------
- r1229@debian:  jesse | 2004-04-05T05:40:08.564866Z
+ * New Russian translation from Andrew Kornilov
+
+------------------------------------------------------------------------
+r2742 | jesse | 2005-04-17 21:44:23 -0400 (Sun, 17 Apr 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Modify.html
+
+ r13191@hualien:  jesse | 2005-04-17 21:10:17 -0400
+ RT-Ticket: 6589
+ RT-Status: resolved
+ RT-Update: correspond
  
- Announce a revision # in versions of rt checked out from svn
+ * Quieted a deprecation warning -- Dmitry Sivachenko <mitya@cavia.pp.ru>
  
- ----------------------------------------------------------------------
- r1235@debian:  jesse | 2004-04-06T11:42:03.605934Z
+
+------------------------------------------------------------------------
+r2741 | jesse | 2005-04-17 21:44:10 -0400 (Sun, 17 Apr 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+
+ r13190@hualien:  jesse | 2005-04-17 21:08:55 -0400
+ RT-Ticket: 6585
+ RT-Status: resolved
+ RT-Update: correspond
  
- Adding access control checks on display of outgoing email messages
- ----------------------------------------------------------------------
+ * Updated Danish translation from Jonas Nielsen
  
+
 ------------------------------------------------------------------------
-r669 | jesse | 2004-04-05 01:24:29 -0400 (Mon, 05 Apr 2004) | 6 lines
+r2740 | jesse | 2005-04-17 21:43:53 -0400 (Sun, 17 Apr 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Search/Results.tsv
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+
+ r13189@hualien:  jesse | 2005-04-17 21:05:49 -0400
+ RT-Ticket: 6583
+ RT-Status: resolved
+ RT-Update: correspond
+ * Fixed typos in Spanish translation
 
-----------------------------------------------------------------------
-r1082@tinbook:  jesse | 2004-04-05T05:23:41.170601Z
+------------------------------------------------------------------------
+r2739 | jesse | 2005-04-17 21:43:44 -0400 (Sun, 17 Apr 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickObjects
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/Members.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html
+   M /rt/branches/3.4-RELEASE/html/Elements/Checkbox
+   M /rt/branches/3.4-RELEASE/html/Elements/EditLinks
+   M /rt/branches/3.4-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/Update.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Create.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.4-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE/html/User/Elements/DelegateRights
+   M /rt/branches/3.4-RELEASE/html/User/Groups/Members.html
 
-removing debugging output
-----------------------------------------------------------------------
+ r13188@hualien:  jesse | 2005-04-17 20:58:19 -0400
+ * Checkbox fields need a "value" or they are ignored
 
 ------------------------------------------------------------------------
-r668 | jesse | 2004-04-04 16:39:34 -0400 (Sun, 04 Apr 2004) | 6 lines
+r2738 | jesse | 2005-04-17 20:26:15 -0400 (Sun, 17 Apr 2005) | 11 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/configure.ac
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
- ----------------------------------------------------------------------
- r1229@debian:  jesse | 2004-04-05T05:40:08.564866Z
+ r13186@hualien:  jesse | 2005-04-17 20:24:41 -0400
+ RT-Ticket: 6562
+ RT-Status: resolved
+ RT-Update: correspond
  
- Announce a revision # in versions of rt checked out from svn
- ----------------------------------------------------------------------
+ * Patch from Tom Yu to allow negative CF searching and better
+   multi-CF search.
  
+ * Bumped SearchBuilder dependency to new version
+
+------------------------------------------------------------------------
+r2634 | tla | 2005-04-15 17:21:25 -0400 (Fri, 15 Apr 2005) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t
+
+Added ability to update name as well as search parameters.
+
 ------------------------------------------------------------------------
-r667 | jesse | 2004-04-03 18:17:54 -0500 (Sat, 03 Apr 2004) | 10 lines
+r2631 | jesse | 2005-04-15 16:52:22 -0400 (Fri, 15 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/html/Scope/Search.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t
 
-----------------------------------------------------------------------
-r1226@debian:  jesse | 2004-04-04T08:18:44.600308Z
+ r12950@hualien:  jesse | 2005-04-15 16:47:32 -0400
+ * Cleaned up search tests
 
-fixed the scope to actually run 
-----------------------------------------------------------------------
-r1227@debian:  jesse | 2004-04-04T08:19:14.490688Z
+------------------------------------------------------------------------
+r2629 | jesse | 2005-04-15 15:29:18 -0400 (Fri, 15 Apr 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
 
-Increasing apache restart timeouts
-----------------------------------------------------------------------
+ r12944@hualien:  jesse | 2005-04-15 15:28:01 -0400
+ * Fixed Module::Refresh handling for standalone_httpd
 
 ------------------------------------------------------------------------
-r666 | jesse | 2004-04-03 17:42:34 -0500 (Sat, 03 Apr 2004) | 6 lines
+r2626 | jesse | 2005-04-14 16:36:14 -0400 (Thu, 14 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   D /rt/branches/rt-3.1/html/Projects
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/SelfService/Display.html
 
-----------------------------------------------------------------------
-r1224@debian:  jesse | 2004-04-04T07:42:26.326040Z
+ r12790@hualien:  jesse | 2005-04-14 15:07:03 -0400
+ * Fix support for uploading attachmends in selfservice.  -- HC Chien
+
+------------------------------------------------------------------------
+r2624 | tla | 2005-04-13 13:42:51 -0400 (Wed, 13 Apr 2005) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectSearchesForObjects
 
-Removing the Project Managment prototype from RT 3.1
-----------------------------------------------------------------------
+Change to exclude saved searches meant for things other than tickets.
 
 ------------------------------------------------------------------------
-r663 | jesse | 2004-04-02 16:22:00 -0500 (Fri, 02 Apr 2004) | 1 line
+r2623 | tla | 2005-04-13 13:32:41 -0400 (Wed, 13 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   D /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm
+
+Skeletal inline tests, to make autogen happy.
 
-Moving code from Record_Overlay to Record, where it should live
 ------------------------------------------------------------------------
-r658 | leira | 2004-04-01 18:49:54 -0500 (Thu, 01 Apr 2004) | 2 lines
+r2622 | tla | 2005-04-13 12:27:38 -0400 (Wed, 13 Apr 2005) | 2 lines
 Changed paths:
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.15
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.15/content
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm
 
-Add data for upgrading new "on owner change" scrip.
+Lost a curly brace somewhere.  Also noted location of tests for both files.
 
 ------------------------------------------------------------------------
-r657 | leira | 2004-04-01 18:36:49 -0500 (Thu, 01 Apr 2004) | 2 lines
+r2620 | autrijus | 2005-04-13 11:19:54 -0400 (Wed, 13 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/initialdata
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html
 
-New scrip: On Owner Change / Notify Owner / Template: Transaction
+* Never mind my last change -- I saw "VALUE = 1" and trigger-happily
+  inferred that it should default to CHECKED.  Which is, of course,
+  not the case.  Reverted.
+------------------------------------------------------------------------
+r2619 | autrijus | 2005-04-13 08:13:01 -0400 (Wed, 13 Apr 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html
 
+* VALUE="1" does not work on checkboxes; this renders the
+  default True setting on the "Set to Privliged" checkbox
+  in the "New User" screen useless, so new users are defaulted
+  to unprivileged even though the code shows that they are
+  intended to be so.
 ------------------------------------------------------------------------
-r649 | leira | 2004-03-31 14:33:44 -0500 (Wed, 31 Mar 2004) | 2 lines
+r2617 | tla | 2005-04-12 21:52:54 -0400 (Tue, 12 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t
 
-Strip leading and trailing spaces from tags that aren't Content.
+Added delete method & localized strings in SavedSearch
+Made SavedSearches::LimitByPrivacy safe to call multiple times
 
 ------------------------------------------------------------------------
-r646 | jesse | 2004-03-31 01:22:05 -0500 (Wed, 31 Mar 2004) | 2 lines
+r2609 | tla | 2005-04-12 15:59:07 -0400 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t
 
-3.1.14
+Made SavedSearches work, added error messages to SavedSearch, updated tests
 
 ------------------------------------------------------------------------
-r644 | leira | 2004-03-31 00:28:17 -0500 (Wed, 31 Mar 2004) | 2 lines
+r2608 | tla | 2005-04-12 15:29:25 -0400 (Tue, 12 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowRequestor
-   M /rt/branches/rt-3.1/html/index.html
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/20savedsearch.t
 
-New Callbacks, based on code from Masque.
+SavedSearch now shinily tested.  API also changed somewhat.
 
 ------------------------------------------------------------------------
-r630 | jesse | 2004-03-28 07:18:18 -0500 (Sun, 28 Mar 2004) | 1 line
+r2607 | tla | 2005-04-11 14:47:03 -0400 (Mon, 11 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+   A /rt/branches/3.4-RELEASE/lib/RT/SavedSearches.pm
+
+Semi-tested, semi-working checkpoint.  Formal tests to follow shortly.
 
-Bumping to 3.1.13 for release
 ------------------------------------------------------------------------
-r627 | jesse | 2004-03-27 23:04:08 -0500 (Sat, 27 Mar 2004) | 6 lines
+r2603 | tla | 2005-04-10 19:51:56 -0400 (Sun, 10 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/Makefile.in
-   A /rt/branches/rt-3.1/README.Oracle
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
-   M /rt/branches/rt-3.1/bin/rt-crontool.in
-   M /rt/branches/rt-3.1/bin/rt-mailgate.in
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/config.layout
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Elements/Callback
-   M /rt/branches/rt-3.1/html/Elements/MessageBox
-   M /rt/branches/rt-3.1/html/Elements/SelectLang
-   M /rt/branches/rt-3.1/html/Elements/SelectMatch
-   M /rt/branches/rt-3.1/html/Elements/SelectWatcherType
-   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
-   M /rt/branches/rt-3.1/html/Elements/SimpleSearch
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/rt-3.1/html/REST/1.0/autohandler
-   M /rt/branches/rt-3.1/html/REST/1.0/dhandler
-   M /rt/branches/rt-3.1/html/REST/1.0/search/ticket
-   M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction
-   M /rt/branches/rt-3.1/html/SelfService/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Ticket/Attachment/dhandler
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
-   M /rt/branches/rt-3.1/html/index.html
-   M /rt/branches/rt-3.1/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Base.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Handle.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/fi.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
-   M /rt/branches/rt-3.1/lib/RT/I18N.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
-   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/URI.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm
-   M /rt/branches/rt-3.1/lib/t/03web.pl.in
-   M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in
-   M /rt/branches/rt-3.1/sbin/license_tag
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   A /rt/branches/3.4-RELEASE/lib/RT/SavedSearch.pm
+
+UNTESTED first cut at a saved search lib wrapper.
+
+------------------------------------------------------------------------
+r2602 | tla | 2005-04-10 19:51:16 -0400 (Sun, 10 Apr 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+Upped version dependency of DBIx::SearchBuilder to 1.24 for unique records
+feature in CustomFields.
+
+------------------------------------------------------------------------
+r2601 | tla | 2005-04-10 19:49:31 -0400 (Sun, 10 Apr 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
+
+User_Overlay: added OwnGroups method to get a collection of groups of which
+the user is a member.
+Record: revamped ObjectTypeStr according to suggestions.
 
-----------------------------------------------------------------------
-r1191@tinbook:  jesse | 2004-03-28T04:02:36.130375Z
 
-Merging 3.0.10 forward to 3.1.
-----------------------------------------------------------------------
+------------------------------------------------------------------------
+r2592 | jesse | 2005-04-06 15:27:58 -0400 (Wed, 06 Apr 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions
+
+ r11940@hualien:  jesse | 2005-04-07 03:23:40 +0800
+ * Search "Order By" needed a more greedy matching operation; too many values were selected
 
 ------------------------------------------------------------------------
-r626 | jesse | 2004-03-25 21:23:18 -0500 (Thu, 25 Mar 2004) | 1 line
+r2589 | jesse | 2005-04-06 14:58:41 -0400 (Wed, 06 Apr 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Header
+   M /rt/branches/3.4-RELEASE/html/Elements/TicketList
+
+ r11936@hualien:  jesse | 2005-04-07 02:54:28 +0800
+ RT-Ticket: 6590
+ RT-Status: resolved
+ RT-Update: correspond
+ resorting the search by clicking on a header no longer resets the format string
 
-Removing a conflict generated by an incorrect commit
 ------------------------------------------------------------------------
-r622 | jesse | 2004-03-25 10:33:23 -0500 (Thu, 25 Mar 2004) | 1 line
+r2588 | jesse | 2005-04-06 13:50:56 -0400 (Wed, 06 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t
+
+ r11933@hualien:  jesse | 2005-04-07 01:49:50 +0800
+ Half way through custom field search fixes
 
-Bumping to 3.1.12
 ------------------------------------------------------------------------
-r621 | leira | 2004-03-25 10:21:44 -0500 (Thu, 25 Mar 2004) | 3 lines
+r2586 | tla | 2005-04-04 04:28:02 -0400 (Mon, 04 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/URI.pm
+   M /rt/branches/3.4-RELEASE/html/Elements/EditLinks
 
-Move AddLink/DeleteLink to the Record object.
-Support linking Queues.
+Add a callback for the use of RTFM
 
 ------------------------------------------------------------------------
-r620 | leira | 2004-03-25 10:20:13 -0500 (Thu, 25 Mar 2004) | 4 lines
+r2584 | tla | 2005-04-04 04:18:22 -0400 (Mon, 04 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Scope/Elements/ShowHistory
-   M /rt/branches/rt-3.1/html/Scope/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
-ShowHeaders is now boolean.
+Add a simple sub to return the object class with the RT::Lib:: prefix
+stripped off.  Useful for displaying, e.g., "Ticket #35" or "Article #3".
 
-Allow Transactions, Attachments, etc. to take an optional  collection of tickets.
+------------------------------------------------------------------------
+r2582 | tla | 2005-04-03 15:35:23 -0400 (Sun, 03 Apr 2005) | 2 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
+
+Get rid of LocalURIPrefix test.  Would make this DTRT if I knew what TRT was.
 
 ------------------------------------------------------------------------
-r619 | leira | 2004-03-25 10:18:34 -0500 (Thu, 25 Mar 2004) | 2 lines
+r2557 | tla | 2005-04-01 23:16:13 -0500 (Fri, 01 Apr 2005) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/EditLinks
+   A /rt/branches/3.4-RELEASE/lib/RT/URI/t.pm
 
-Make this component more flexible (new or modify).
+A scheme which allows "t:123" URIs, for ticket specification.
 
 ------------------------------------------------------------------------
-r618 | leira | 2004-03-25 10:17:28 -0500 (Thu, 25 Mar 2004) | 2 lines
+r2552 | jesse | 2005-04-01 04:18:10 -0500 (Fri, 01 Apr 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectStage
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/Makefile.in
 
-add a "disabled" stage
+ r10907@hualien:  jesse | 2005-04-01 17:15:55 +0800
+ * Added "make depends" as an alias for "make fixdeps" for Autrijus
 
 ------------------------------------------------------------------------
-r617 | leira | 2004-03-24 16:31:54 -0500 (Wed, 24 Mar 2004) | 2 lines
+r2543 | jesse | 2005-03-31 03:50:11 -0500 (Thu, 31 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
 
-Fixed a cut & paste error.
+ r10781@hualien:  jesse | 2005-03-31 16:49:00 +0800
+ * Fixes to seph's rtname regex
 
 ------------------------------------------------------------------------
-r616 | leira | 2004-03-24 16:29:01 -0500 (Wed, 24 Mar 2004) | 2 lines
+r2542 | robert | 2005-03-30 23:03:13 -0500 (Wed, 30 Mar 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/config.layout
 
-Check Queue permissions, too.
+ r2579@dog:  rspier | 2005-03-30 19:58:06 -0800
+ RT-Ticket: 6572
+ RT-Status: resolved
+ RT-Update: correspond
+ Remove second FHS layout
 
 ------------------------------------------------------------------------
-r615 | leira | 2004-03-24 16:22:30 -0500 (Wed, 24 Mar 2004) | 2 lines
+r2541 | tla | 2005-03-30 19:20:44 -0500 (Wed, 30 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attachments_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldText
 
-Add a Next method that checks ACLs, so that we don't need to do it in the UI.
+Fixes so that custom fields will pay attention to defaults, when the defaults
+are specified.
 
 ------------------------------------------------------------------------
-r606 | jesse | 2004-03-19 11:52:58 -0500 (Fri, 19 Mar 2004) | 2 lines
+r2537 | jesse | 2005-03-30 09:44:40 -0500 (Wed, 30 Mar 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/19-rtname.t
 
-Bumping to 3.0.11
+ r10696@hualien:  jesse | 2005-03-30 18:19:21 +0800
+ RT-Ticket: 6544
+ RT-Status: resolved
+ RT-Update: correspond
+ * More graceful handling for historical $rtname tags
+     -- From seph
 
 ------------------------------------------------------------------------
-r605 | jesse | 2004-03-19 01:56:11 -0500 (Fri, 19 Mar 2004) | 5 lines
+r2526 | jesse | 2005-03-28 05:25:03 -0500 (Mon, 28 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/EditFormat
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/PickBasics
+
+ r10271@hualien:  jesse | 2005-03-28 15:49:42 +0800
+ * A bunch of minor search query builder cleanup and loc improvements
 
-r1135@tinbook:  jesse | 2004-03-19T06:55:24.031783Z
+------------------------------------------------------------------------
+r2523 | jesse | 2005-03-27 12:08:05 -0500 (Sun, 27 Mar 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
 
-Factored out some attachment processing to ease future integration
-----------------------------------------------------------------------
+ r10258@hualien:  jesse | 2005-03-27 12:05:27 -0500
+ * Record Message-Id when creating attachment records
 
 ------------------------------------------------------------------------
-r604 | jesse | 2004-03-19 01:46:21 -0500 (Fri, 19 Mar 2004) | 3 lines
+r2522 | jesse | 2005-03-27 04:14:15 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
-Fixes for running on postgres
-----------------------------------------------------------------------
+ r10231@hualien:  jesse | 2005-03-27 17:12:44 +0800
+ * More fixes for status messages broken in this morning's commit
 
 ------------------------------------------------------------------------
-r602 | leira | 2004-03-18 01:34:55 -0500 (Thu, 18 Mar 2004) | 2 lines
+r2521 | jesse | 2005-03-27 02:40:16 -0500 (Sun, 27 Mar 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/acl.Pg
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Header
 
-Add Attributes table to the acl list for Postgres.
+ r10229@hualien:  jesse | 2005-03-27 15:39:30 +0800
+ * Added ALT text for BPS corporate logo -- Suggested by Jedi during YAPC.TW 2005
 
 ------------------------------------------------------------------------
-r601 | jesse | 2004-03-17 18:16:25 -0500 (Wed, 17 Mar 2004) | 1 line
+r2520 | jesse | 2005-03-27 02:01:20 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Login
+
+ r10227@hualien:  jesse | 2005-03-27 15:00:51 +0800
+ * Explicitly give the login box an id/name so passwords are not saved on user edit pages
 
-Allow searching for tickets based on user attributes other than 'EmailAddress'
 ------------------------------------------------------------------------
-r600 | leira | 2004-03-17 18:12:45 -0500 (Wed, 17 Mar 2004) | 2 lines
+r2519 | jesse | 2005-03-27 01:43:55 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
 
-We don't need to parse parts of the key, so don't pull it apart.
+ r10225@hualien:  jesse | 2005-03-27 14:43:25 +0800
+ * SiteConfig typofix
 
 ------------------------------------------------------------------------
-r598 | jesse | 2004-03-17 16:15:06 -0500 (Wed, 17 Mar 2004) | 1 line
+r2518 | jesse | 2005-03-27 01:33:43 -0500 (Sun, 27 Mar 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MessageBox
-   M /rt/branches/rt-3.1/html/Elements/SelectMatch
-   M /rt/branches/rt-3.1/html/Ticket/Create.html
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   A /rt/branches/rt-3.1/html/Ticket/Elements/LoadTextAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/History.html
-   M /rt/branches/rt-3.1/html/User/Prefs.html
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   A /rt/branches/rt-3.1/lib/RT/I18N/da.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fi.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/fr.po
-   A /rt/branches/rt-3.1/lib/RT/I18N/hu.po
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/RT_SiteConfig.pm
+
+ r10223@hualien:  jesse | 2005-03-27 14:33:12 +0800
+ RT-Ticket: 6566
+ RT-Status: resolved
+ RT-Update: correspond
+ * Added a bit of documentation to RT_SiteConfig.pm -- Thanks to David Glasser
 
-Merging 3.0.10rc2 forward to 3.1.x
 ------------------------------------------------------------------------
-r595 | leira | 2004-03-17 01:10:21 -0500 (Wed, 17 Mar 2004) | 2 lines
+r2517 | jesse | 2005-03-27 01:16:07 -0500 (Sun, 27 Mar 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
 
-Include content properly when creating tickets from templates.
+ r10221@hualien:  jesse | 2005-03-27 14:15:36 +0800
+ RT-Ticket: 6565
+ RT-Status: resolved
+ RT-Update: correspond
+ * Overhauled README to be more correct, friendly and a bit cleaner
 
 ------------------------------------------------------------------------
-r594 | leira | 2004-03-17 01:07:22 -0500 (Wed, 17 Mar 2004) | 2 lines
+r2516 | jesse | 2005-03-27 00:21:35 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Scope/Elements/ShowSummary
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
-Links elements have moved to /Elements
+ r10211@hualien:  jesse | 2005-03-27 13:18:07 +0800
+ * Updated RT::Transaction to return better Foo changed from "bar" to "baz" messages
 
 ------------------------------------------------------------------------
-r593 | leira | 2004-03-17 01:06:47 -0500 (Wed, 17 Mar 2004) | 2 lines
+r2515 | jesse | 2005-03-27 00:21:16 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Elements/EditLinks (from /rt/branches/rt-3.1/html/Ticket/Elements/EditLinks:558)
-   A /rt/branches/rt-3.1/html/Elements/ShowLink (from /rt/branches/rt-3.1/html/Ticket/Elements/ShowLink:554)
-   A /rt/branches/rt-3.1/html/Elements/ShowLinks (from /rt/branches/rt-3.1/html/Ticket/Elements/ShowLinks:554)
-   D /rt/branches/rt-3.1/html/Ticket/Elements/EditLinks
-   D /rt/branches/rt-3.1/html/Ticket/Elements/ShowLink
-   D /rt/branches/rt-3.1/html/Ticket/Elements/ShowLinks
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-Move links elements to /Elements from /Ticket/Elements
+ r10210@hualien:  jesse | 2005-03-27 13:17:02 +0800
+ * Updated RT::Ticket->_Set to return more appropriate status messages
 
 ------------------------------------------------------------------------
-r592 | leira | 2004-03-17 01:04:58 -0500 (Wed, 17 Mar 2004) | 2 lines
+r2514 | jesse | 2005-03-27 00:20:57 -0500 (Sun, 27 Mar 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
 
-Add a BeforeUpdateType callback.
+ r10209@hualien:  jesse | 2005-03-27 13:16:31 +0800
+ * Updated RT::User regression tests to not expect a pristine database
+ * Updated RT::User->_Set to return more apropriate results messages (no more listing the actor)
 
 ------------------------------------------------------------------------
-r591 | leira | 2004-03-17 00:58:18 -0500 (Wed, 17 Mar 2004) | 2 lines
+r2513 | jesse | 2005-03-27 00:20:37 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   D /rt/branches/rt-3.1/html/Elements/ShadedBox
-   D /rt/branches/rt-3.1/html/Elements/ShadedInputRow
-   D /rt/branches/rt-3.1/html/Elements/ShadedRow
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
 
-These aren't used any more, so delete them.
+ r10208@hualien:  jesse | 2005-03-27 13:14:57 +0800
+ * Fixing tests to not depend on a deprecated API
 
 ------------------------------------------------------------------------
-r589 | jesse | 2004-03-17 00:36:39 -0500 (Wed, 17 Mar 2004) | 3 lines
+r2512 | jesse | 2005-03-27 00:20:19 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
 
-Comment/Update links were broken after a quicksearch
-----------------------------------------------------------------------
+ r10207@hualien:  jesse | 2005-03-27 13:13:26 +0800
+ * Bugfixes to CachedGroupMember->SetDisabled unmasked by the RT::Record fixes
 
 ------------------------------------------------------------------------
-r586 | leira | 2004-03-16 19:29:14 -0500 (Tue, 16 Mar 2004) | 2 lines
+r2511 | jesse | 2005-03-27 00:20:00 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.4-RELEASE/html/Elements/MessageBox
+   M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.4-RELEASE/html/User/Prefs.html
 
-DTRT for ObjectType (and thus AsString).
+ r10206@hualien:  jesse | 2005-03-27 13:11:53 +0800
+ Improvements to big textareas to make sure they don't force browser windows to scroll.
 
 ------------------------------------------------------------------------
-r577 | jesse | 2004-03-15 13:29:09 -0500 (Mon, 15 Mar 2004) | 5 lines
+r2510 | jesse | 2005-03-27 00:19:40 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Admin/Elements/ModifyQueue
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html
 
-RT-Ticket: 5264
-RT-Status: resolved
+ r10205@hualien:  jesse | 2005-03-27 13:10:21 +0800
+ * Slightly better introductory text on user and queue listings
+
+------------------------------------------------------------------------
+r2509 | jesse | 2005-03-27 00:19:20 -0500 (Sun, 27 Mar 2005) | 6 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
-Change 'correspond' to 'reply'
+ r10204@hualien:  jesse | 2005-03-27 13:08:01 +0800
+ * Improved generic messages returned by RT::Record->_Set()
+ * Corrected RT::Record->_Set to return a Class::ReturnValue, rather than butchering it
+   into an array. (This means that RT::Ticket->SetPriority can now be evaluated in boolean
+   or list context, like it was supposed to be)
 
 ------------------------------------------------------------------------
-r565 | jesse | 2004-03-14 16:30:02 -0500 (Sun, 14 Mar 2004) | 1 line
+r2508 | jesse | 2005-03-27 00:19:01 -0500 (Sun, 27 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1
-   M /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+ r10203@hualien:  jesse | 2005-03-27 13:01:43 +0800
+ * Corrected HTTP::Server::Simple dependencies
 
-Pushing up ShowEmailRecord change
 ------------------------------------------------------------------------
-r557 | jesse | 2004-03-12 16:29:06 -0500 (Fri, 12 Mar 2004) | 2 lines
+r2501 | jesse | 2005-03-23 21:29:28 -0500 (Wed, 23 Mar 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Update.html
 
-Bumping to 3.1.10 to make the release machinery happy
+ r9584@hualien:  jesse | 2005-03-24 10:28:28 +0800
+ RT-Ticket: 6558
+ RT-Status: resolved
+ RT-Update: correspond
+ * Removed an extra </td> tag. Thanks to Steve Turner
 
 ------------------------------------------------------------------------
-r555 | jesse | 2004-03-12 16:20:12 -0500 (Fri, 12 Mar 2004) | 6 lines
+r2488 | jesse | 2005-03-22 10:16:55 -0500 (Tue, 22 Mar 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/html/Elements/Footer
-   M /rt/branches/rt-3.1/html/Elements/Login
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
 
-Bumping to 3.1.9.  
-Removing note about deprecated perl 5.6.1
+ r9555@hualien:  jesse | 2005-03-22 22:15:24 +0800
+ * Properly set binmode for the standalone_httpd server. This makes
+   UTF8 text that could be misinterpreted as Latin1 behave correctly.
 
-Updated footer to shill for the company. 
+------------------------------------------------------------------------
+r2487 | jesse | 2005-03-21 12:10:03 -0500 (Mon, 21 Mar 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.4-RELEASE/html/NoAuth/images/autohandler
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
+   A /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Standalone.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/02basic_web.t
+   D /rt/branches/3.4-RELEASE/lib/t/regression/03basic_web.t
+   A /rt/branches/3.4-RELEASE/lib/t/regression/03web_compiliation_errors.t
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
 
+ r9502@hualien:  jesse | 2005-03-22 01:07:59 +0800
+ * Refactored standalone_httpd to use HTTP::Server::Simple::Mason
+ * Moved some configuration from webmux.pl to RT::Interface::Web::Handler
+ * Split apart some of the web tests for better isolation
 
 ------------------------------------------------------------------------
-r553 | jesse | 2004-03-12 00:39:17 -0500 (Fri, 12 Mar 2004) | 6 lines
+r2477 | jesse | 2005-03-16 03:09:00 -0500 (Wed, 16 Mar 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/README
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
-RT-Ticket: 1
-RT-Status: resolved
+ r8808@hualien:  jesse | 2005-03-16 03:07:57 -0500
+ RT-Ticket: 6537
+ RT-Status: resolved
+ Explicit transaction description for changed passwords
 
-This commit updates a date in the README. But really, it's here to test the new subversion integration.
+------------------------------------------------------------------------
+r2476 | jesse | 2005-03-16 03:08:55 -0500 (Wed, 16 Mar 2005) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE
 
 
 ------------------------------------------------------------------------
-r551 | jesse | 2004-03-11 22:40:50 -0500 (Thu, 11 Mar 2004) | 2 lines
+r2475 | jesse | 2005-03-16 03:08:32 -0500 (Wed, 16 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Condition/OwnerChange.pm
-   M /rt/branches/rt-3.1/lib/RT/Link_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/index.html
 
-RT Links and URIs can now work with any RT object, not just tickets
+ r8746@hualien:  jesse | 2005-03-15 01:07:30 -0500
+ Refactored the top-level admin menu to make it easier to add and remove options
 
 ------------------------------------------------------------------------
-r550 | leira | 2004-03-11 13:49:31 -0500 (Thu, 11 Mar 2004) | 2 lines
+r2474 | alexmv | 2005-03-16 02:53:59 -0500 (Wed, 16 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
-Include content properly when creating tickets from templates.
+ * Users and groups can have transactions; ShowTicket isn't needed to
+   see these
 
 ------------------------------------------------------------------------
-r549 | jesse | 2004-03-11 13:43:31 -0500 (Thu, 11 Mar 2004) | 3 lines
+r2354 | jesse | 2005-03-14 02:22:36 -0500 (Mon, 14 Mar 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/CustomFields.html
 
-Let users edit their own passwords
+ r8456@hualien:  jesse | 2005-03-14 02:20:50 -0500
+ Overhaul of custom field editing code to make it easier to add custom fields 
+ for new object types
 
+------------------------------------------------------------------------
+r2353 | jesse | 2005-03-14 01:38:58 -0500 (Mon, 14 Mar 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
+
+ r8453@hualien:  jesse | 2005-03-14 01:37:00 -0500
+ Hilighted menu options are now the right size
 
 ------------------------------------------------------------------------
-r547 | leira | 2004-03-11 02:21:45 -0500 (Thu, 11 Mar 2004) | 2 lines
+r2350 | jesse | 2005-03-14 01:31:33 -0500 (Mon, 14 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
 
-Make sure Priority is 0, not ''.
+ r8450@hualien:  jesse | 2005-03-14 01:30:59 -0500
+ Slight style cleanup to page actions. 
 
 ------------------------------------------------------------------------
-r542 | leira | 2004-03-10 23:40:10 -0500 (Wed, 10 Mar 2004) | 2 lines
+r2343 | jesse | 2005-03-11 20:17:02 -0500 (Fri, 11 Mar 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrips_Overlay.pm
 
-Fixes to offline upload (set Priority to 0 if it's '').
+ r6769@hualien:  jesse | 2005-03-11 20:16:42 -0500
+ Now when running scrips on a disabled queue, run global scrips as well as per-queue scrips.
 
 ------------------------------------------------------------------------
-r535 | jesse | 2004-03-10 18:27:43 -0500 (Wed, 10 Mar 2004) | 2 lines
+r2332 | jesse | 2005-03-09 17:25:25 -0500 (Wed, 09 Mar 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Header
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-Turning off the html content type, as it broke IE display. (We want IE in 'Quirks' mode)
+ r6651@hualien:  jesse | 2005-03-09 17:23:54 -0500
+ RT-Ticket: 6459
+ RT-Status: resolved
+ RT-Update: correspond
+ Sanity fixes for _AddLink's API from Todd Chapman
 
 ------------------------------------------------------------------------
-r522 | jesse | 2004-03-09 17:54:01 -0500 (Tue, 09 Mar 2004) | 3 lines
+r2313 | jesse | 2005-03-07 16:03:05 -0500 (Mon, 07 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Objects.html
+
+ r6568@hualien:  jesse | 2005-03-07 16:01:44 -0500
+ Adding support for selecting custom fields for RTFM objects
 
-#5179: provide a callback in the css stylesheet
+------------------------------------------------------------------------
+r2306 | jesse | 2005-03-06 17:33:52 -0500 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row
 
+ r6473@hualien:  jesse | 2005-03-06 16:04:46 -0500
+ Small cleanups to print out less hardcoded style information (introduced by the pull-up from 3.2)
 
 ------------------------------------------------------------------------
-r521 | jesse | 2004-03-09 17:48:55 -0500 (Tue, 09 Mar 2004) | 2 lines
+r2305 | jesse | 2005-03-06 17:33:46 -0500 (Sun, 06 Mar 2005) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/SelectQueue
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
 
-#5136: Save a queue load in SelectQueue in most cases
+ r6465@hualien:  jesse | 2005-03-06 15:00:29 -0500
+  r6450@hualien:  jesse | 2005-03-06 12:44:27 -0500
+  RT-Ticket: 6496
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Content-Transfer-Encoding should have been '8bit' not '8-bit'
 
 ------------------------------------------------------------------------
-r520 | jesse | 2004-03-09 17:31:40 -0500 (Tue, 09 Mar 2004) | 3 lines
+r2304 | jesse | 2005-03-06 17:33:37 -0500 (Sun, 06 Mar 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/aclocal.m4
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
+
+ r6464@hualien:  jesse | 2005-03-06 15:00:23 -0500
+  r6371@hualien:  jesse | 2005-03-05 19:29:35 -0500
+   r3963@hualien (orig r2142):  jesse | 2005-01-30 12:45:15 -0500
+   When we can't load a user by email address, make sure we can't load that user by name before returning an error
+  
 
-#5091: Support for a minimal RT shell
+------------------------------------------------------------------------
+r2303 | jesse | 2005-03-06 17:33:17 -0500 (Sun, 06 Mar 2005) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
+ r6462@hualien:  jesse | 2005-03-06 14:57:07 -0500
+  r4715@hualien:  jesse | 2005-02-15 12:34:54 -0500
+  RT-Ticket: 6443
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Ticket Searches on AdminCc would fail on non-mysql databases due to a case error
+  
 
 ------------------------------------------------------------------------
-r519 | jesse | 2004-03-09 17:24:09 -0500 (Tue, 09 Mar 2004) | 2 lines
+r2302 | jesse | 2005-03-06 17:33:10 -0500 (Sun, 06 Mar 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/RT/I18N/pl.po
 
-Adding an ommitted newline in a status message
+ r6461@hualien:  jesse | 2005-03-06 14:57:03 -0500
+  r4070@hualien:  jesse | 2005-02-03 11:22:59 -0500
+  Polish Translation from Piotr Sliwa
+  
+  
 
 ------------------------------------------------------------------------
-r518 | jesse | 2004-03-09 17:23:02 -0500 (Tue, 09 Mar 2004) | 2 lines
+r2301 | jesse | 2005-03-06 17:33:00 -0500 (Sun, 06 Mar 2005) | 13 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
 
-#5089: More preparation for the RT shell from AMS
+ r6459@hualien:  jesse | 2005-03-06 14:55:49 -0500
+  r3935@hualien:  jesse | 2005-01-26 12:15:42 -0500
+  RT-Ticket: 6378
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Added a flag to allow tools to use the RT API to search for deleted tickets.
+  (Ruslan)
+  
+  
+  
 
 ------------------------------------------------------------------------
-r517 | jesse | 2004-03-09 17:19:03 -0500 (Tue, 09 Mar 2004) | 2 lines
+r2300 | jesse | 2005-03-06 17:32:39 -0500 (Sun, 06 Mar 2005) | 17 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/html/REST/1.0/ticket/comment
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
 
-Let the user set status in comment or correspondence
+ r6457@hualien:  jesse | 2005-03-06 14:55:20 -0500
+  r2575@hualien:  jesse | 2005-01-06 17:15:39 -0500
+  RT-Ticket: 6327
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Users who had "DeleteTicket" but not "ModifyTicket" could not delete tickets.
+  
+  This is introduced because "Ticket::SetStatus" checks the ACL but 
+  forgets to tell "Ticket::_Set" NOT to check (which does check again, but 
+  only against the 'ModifyTicket' right, and thus denies the change).
+  
+      Thanks to Ruediger Riediger
+  
+  
 
 ------------------------------------------------------------------------
-r516 | jesse | 2004-03-09 17:09:39 -0500 (Tue, 09 Mar 2004) | 2 lines
+r2299 | jesse | 2005-03-06 17:32:31 -0500 (Sun, 06 Mar 2005) | 11 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
 
-#5088: CLI hacking from AMS to prepare for an interactive 'rt shell'
+ r6456@hualien:  jesse | 2005-03-06 14:55:05 -0500
+  r2573@hualien:  jesse | 2005-01-06 17:10:02 -0500
+  RT-Ticket: 6322
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  New French translation from robitail@iro.umontreal.ca 
+  
+  
 
 ------------------------------------------------------------------------
-r515 | jesse | 2004-03-09 17:07:59 -0500 (Tue, 09 Mar 2004) | 3 lines
+r2298 | jesse | 2005-03-06 17:32:18 -0500 (Sun, 06 Mar 2005) | 19 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/ParseFormat
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap
+
+ r6454@hualien:  jesse | 2005-03-06 14:53:48 -0500
+  r2568@hualien:  jesse | 2005-01-06 16:57:40 -0500
+  RT-Ticket: 6336
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  
+  The attribute "align" in COLUMN_MAP wasn't usable, because it could not be
+  used for a complete column, so I added a /ALIGN:.. section in 
+  CollectionAsTable/ParseFormat and use it in Row.
+  
+  There also was a minor error to be corrected, since the old variant of 
+  ParseFormat did not allow more than one /ANYTHING:... to be use (in my 
+  example /TITLE:.../ALIGN:...)  --Dirk Pape
+  
+  
+  
 
-REST attachments API will now display attachments without filenames
+------------------------------------------------------------------------
+r2297 | jesse | 2005-03-06 17:32:12 -0500 (Sun, 06 Mar 2005) | 11 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/autohandler
 
+ r6453@hualien:  jesse | 2005-03-06 14:53:44 -0500
+  r2567@hualien:  jesse | 2005-01-06 16:37:01 -0500
+  RT-Ticket: 6338
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Force UTF8 content type on replies from RT's REST interface (Thanks to Dirk Pape)
+  
+  
 
 ------------------------------------------------------------------------
-r514 | jesse | 2004-03-09 16:54:51 -0500 (Tue, 09 Mar 2004) | 2 lines
+r2296 | jesse | 2005-03-06 17:32:05 -0500 (Sun, 06 Mar 2005) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt.in
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
 
-#5086:  providing support for rt ls -o
+ r6452@hualien:  jesse | 2005-03-06 14:53:41 -0500
+  r2514@hualien:  jesse | 2004-12-29 14:43:06 -0500
+  Updated Attachment import code to take database-specific lob encoding into account
+  
+  
 
 ------------------------------------------------------------------------
-r512 | jesse | 2004-03-08 23:52:10 -0500 (Mon, 08 Mar 2004) | 3 lines
+r2286 | jesse | 2005-03-05 20:11:59 -0500 (Sat, 05 Mar 2005) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Admin/Users/Modify.html
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE
 
-A new hook for canonicalization of user information on initial create
 
+------------------------------------------------------------------------
+r2285 | jesse | 2005-03-05 20:11:52 -0500 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/docs/design_docs/realflow.txt
+   A /rt/branches/3.4-RELEASE/docs/design_docs/rt-mvc
+
+ r6290@hualien:  jesse | 2005-03-05 19:06:54 -0500
+ random design docs
 
 ------------------------------------------------------------------------
-r511 | leira | 2004-03-08 23:12:55 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2281 | jesse | 2005-03-05 17:06:33 -0500 (Sat, 05 Mar 2005) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/18stale_delegations_cleanup.t
 
-Add support for links & CFs.
+ r6277@hualien:  jesse | 2005-03-05 17:06:08 -0500
+ RT-Ticket: 6184
+ RT-Status: resolved
+ RT-Update: correspond
+ Much better coverage of delegation revocation when users' group memberships are changed - Mike Whitson (BPS)
 
 ------------------------------------------------------------------------
-r510 | jesse | 2004-03-08 20:41:00 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2280 | jesse | 2005-03-05 16:10:34 -0500 (Sat, 05 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/SelectQueue
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
 
-Now the Search UI does Queue names instead of id
+ r6272@hualien:  jesse | 2005-03-05 16:08:36 -0500
+ Better support for loading custom fields by name
 
 ------------------------------------------------------------------------
-r507 | jesse | 2004-03-08 18:56:35 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2275 | mwhitson | 2005-03-03 13:55:06 -0500 (Thu, 03 Mar 2005) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/rt-mailgate.in
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/17multiple_deleg_revocation.t
 
-Bumping to 3.1.8
+RT-Ticket: 6482
+RT-Status: resolved
+RT-Update: correspond
+Fix incorrect loop exit test in RT::ACE::_Delete such that multiply delegated ACEs are all
+cleaned up when the parent ACE is revoked.
 
 ------------------------------------------------------------------------
-r505 | jesse | 2004-03-08 18:53:36 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2274 | mwhitson | 2005-03-03 12:34:13 -0500 (Thu, 03 Mar 2005) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Handle.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
 
-Updated handling of CLOBs in oracle.
+rt-ticket: 6450
+rt-status: resolved
+rt-update: correspond
+Correct inaccurate POD for RT::Group::MembersObj and DeepMembersObj.
 
 ------------------------------------------------------------------------
-r504 | leira | 2004-03-08 16:49:39 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2271 | jesse | 2005-03-01 15:24:42 -0500 (Tue, 01 Mar 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
-Actually return the status of creating tickets.
+ r6108@hualien:  jesse | 2005-03-01 15:20:28 -0500
+ * 'LimitLinkedFrom' in RT::Tickets didn't work due to a typo. Fixed.
 
 ------------------------------------------------------------------------
-r503 | leira | 2004-03-08 16:43:53 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2266 | jesse | 2005-02-27 19:02:44 -0500 (Sun, 27 Feb 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
 
-Support for offline Watcher update.
+ r6061@hualien:  jesse | 2005-02-27 18:58:48 -0500
+ RT::Transaction->Delete implemented. (for RTFM)
 
 ------------------------------------------------------------------------
-r501 | leira | 2004-03-08 15:49:18 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2263 | jesse | 2005-02-24 17:52:18 -0500 (Thu, 24 Feb 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
 
-Additional offline upload support.
+ r5948@hualien:  jesse | 2005-02-24 16:47:52 -0500
+ Custom Field API extension and cleanup to allow new objects to use custom fields. (No backwards-incompat changes)
 
 ------------------------------------------------------------------------
-r500 | leira | 2004-03-08 15:48:52 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2262 | jesse | 2005-02-24 17:51:53 -0500 (Thu, 24 Feb 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/index.html
 
-Additional offline upload support.
+ r5947@hualien:  jesse | 2005-02-24 16:46:11 -0500
+ Refactoring Custom Field admin UI for extensibility
 
 ------------------------------------------------------------------------
-r498 | leira | 2004-03-08 00:26:38 -0500 (Mon, 08 Mar 2004) | 2 lines
+r2261 | jesse | 2005-02-24 17:51:28 -0500 (Thu, 24 Feb 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Tabs
-   A /rt/branches/rt-3.1/html/Tools/Elements
-   A /rt/branches/rt-3.1/html/Tools/Elements/Tabs
-   A /rt/branches/rt-3.1/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ObjectCustomFields
 
-Offline ticket creation.
+ r5946@hualien:  jesse | 2005-02-24 16:44:28 -0500
+ Refactoring Custom Field admin UI for extensibility
 
 ------------------------------------------------------------------------
-r497 | leira | 2004-03-07 23:57:12 -0500 (Sun, 07 Mar 2004) | 2 lines
+r2260 | jesse | 2005-02-24 17:51:01 -0500 (Thu, 24 Feb 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   A /rt/branches/rt-3.1/lib/RT/Record_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFields
 
-Support for offline ticket creation/update.
+ r5945@hualien:  jesse | 2005-02-24 16:43:36 -0500
+ Minor stylistic cleanups for web components
 
 ------------------------------------------------------------------------
-r494 | jesse | 2004-03-07 22:12:38 -0500 (Sun, 07 Mar 2004) | 3 lines
+r2259 | jesse | 2005-02-24 17:01:23 -0500 (Thu, 24 Feb 2005) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields
 
-ACL fixes for outgoing Comment email records.
-Forward porting performance fixes from 3.0.10pre2
+ r5944@hualien:  jesse | 2005-02-24 16:43:05 -0500
+ Minor stylistic cleanups for web components
 
 ------------------------------------------------------------------------
-r493 | jesse | 2004-03-07 16:10:15 -0500 (Sun, 07 Mar 2004) | 3 lines
+r2258 | jesse | 2005-02-24 17:00:58 -0500 (Thu, 24 Feb 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/bin/webmux.pl.in
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/rt-3.1/html/SelfService/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   A /rt/branches/rt-3.1/html/Ticket/Elements/FindAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowHistory
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowSummary
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/Ticket/History.html
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/html/index.html
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/16-transaction_cf_tests.t
+
+ r5943@hualien:  jesse | 2005-02-24 16:42:01 -0500
+ Upgraded a private _LookupTypes method to a public CustomFieldUpdateTypes method to make it easier to ad  custom fields to other objects
 
-Merged forward changes from 3.0.10pre2
+------------------------------------------------------------------------
+r2257 | jesse | 2005-02-24 16:50:52 -0500 (Thu, 24 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
 
+ r5942@hualien:  jesse | 2005-02-24 16:31:48 -0500
+     * Have the configure script default to the web group for the RT group if no rt group exists or is specified
 
 ------------------------------------------------------------------------
-r484 | jesse | 2004-03-06 17:46:24 -0500 (Sat, 06 Mar 2004) | 2 lines
+r2254 | jesse | 2005-02-24 15:13:10 -0500 (Thu, 24 Feb 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
 
-Minor html cleanup on txn display
+ r5932@hualien:  jesse | 2005-02-24 15:09:27 -0500
+ Robert added new functionality to support autodetection of RT and Web users in ./configure
 
 ------------------------------------------------------------------------
-r481 | jesse | 2004-03-05 16:35:05 -0500 (Fri, 05 Mar 2004) | 3 lines
+r2249 | jesse | 2005-02-22 16:39:49 -0500 (Tue, 22 Feb 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   A /rt/branches/rt-3.1/html/Search/Results.rdf
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/16-transaction_cf_tests.t
+
+ r5747@hualien:  jesse | 2005-02-22T21:33:09.438624Z
+ Better transaction UpdateCustomFields API
 
-Added support for RSS syndication
+------------------------------------------------------------------------
+r2238 | jesse | 2005-02-15 12:36:54 -0500 (Tue, 15 Feb 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
 
+ r4714@hualien:  jesse | 2005-02-15T17:34:26.880496Z
+ RT-Ticket: 6443
+ RT-Status: resolved
+ RT-Update: correspond
+ Ticket Searches on AdminCc would fail on non-mysql databases due to a case error
 
 ------------------------------------------------------------------------
-r480 | jesse | 2004-03-05 14:19:16 -0500 (Fri, 05 Mar 2004) | 3 lines
+r2235 | jesse | 2005-02-15 11:57:54 -0500 (Tue, 15 Feb 2005) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
 
-Fixing the admin configuration reporter to abort properly if the user isn't an administrator
+ r4711@hualien:  jesse | 2005-02-15T16:19:52.970993Z
+ Bumping to 3.4.1
 
+------------------------------------------------------------------------
+r2234 | jesse | 2005-02-15 11:57:44 -0500 (Tue, 15 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+
+ r4710@hualien:  jesse | 2005-02-15T16:18:22.880530Z
+ Updated 2.0 upgrade instructions
+
+------------------------------------------------------------------------
+r2233 | jesse | 2005-02-14 11:17:52 -0500 (Mon, 14 Feb 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   D /rt/branches/3.4-RELEASE/lib/RT/I18N/en_malkovich.po
+
+ r4703@hualien:  jesse | 2005-02-14T15:56:23.506986Z
+ Removed broken Malkovich translation
+
+------------------------------------------------------------------------
+r2232 | jesse | 2005-02-14 11:17:43 -0500 (Mon, 14 Feb 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+
+ r4702@hualien:  jesse | 2005-02-14T15:56:02.798500Z
+ Updated German translation from Torsten Brumm
+
+------------------------------------------------------------------------
+r2231 | jesse | 2005-02-13 23:43:57 -0500 (Sun, 13 Feb 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in
+
+ r4697@hualien:  jesse | 2005-02-14T04:42:05.489259Z
+ * Standalone HTTP Daemon now deals properly with unicode input/output
+
+------------------------------------------------------------------------
+r2230 | jesse | 2005-02-13 23:43:44 -0500 (Sun, 13 Feb 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+
+ r4696@hualien:  jesse | 2005-02-14T04:06:07.158818Z
+ RT-Ticket: 6429
+ RT-Update: correspond
+ RT-Status: resolved
+ Updated Italian translation from Angelo Turetta. Thanks!
+
+------------------------------------------------------------------------
+r2229 | jesse | 2005-02-13 23:43:33 -0500 (Sun, 13 Feb 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row
+
+ r4695@hualien:  jesse | 2005-02-14T04:04:07.657861Z
+ Fix for issues with words with Umlauts in search result listings
+
+------------------------------------------------------------------------
+r2228 | jesse | 2005-02-13 22:39:44 -0500 (Sun, 13 Feb 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/webmux.pl.in
+
+ r4692@hualien:  jesse | 2005-02-14T03:38:09.047131Z
+ Disabled automatic clearing of mason component cache on start with FastCGI. It doesn't work properly in the multiprocess
+ environment.
+
+------------------------------------------------------------------------
+r2227 | jesse | 2005-02-13 22:39:37 -0500 (Sun, 13 Feb 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/rt-crontool.in
+
+ r4691@hualien:  jesse | 2005-02-14T03:37:15.362723Z
+ The crontool was using local and system libs in the wrong order
+
+------------------------------------------------------------------------
+r2226 | jesse | 2005-02-13 22:32:27 -0500 (Sun, 13 Feb 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/UserRights.html
+
+ r4689@hualien:  jesse | 2005-02-14T03:30:20.309679Z
+ A typo prevented users from being able to revoke other users'  rights on custom fields
+
+------------------------------------------------------------------------
+r2224 | jesse | 2005-02-11 16:52:07 -0500 (Fri, 11 Feb 2005) | 1 line
+Changed paths:
+   M /rt/branches/3.4-RELEASE/README
+
+README typo fix
+------------------------------------------------------------------------
+r2223 | jesse | 2005-02-10 22:04:55 -0500 (Thu, 10 Feb 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/attachments
+
+ r4683@hualien:  jesse | 2005-02-11T03:00:33.383809Z
+ Use the "OriginalContent" rather than our encoded one. this might make cli attachment downloads work better
+
+------------------------------------------------------------------------
+r2221 | jesse | 2005-02-10 17:11:33 -0500 (Thu, 10 Feb 2005) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+
+ r4678@hualien:  jesse | 2005-02-10T22:10:29.492739Z
+ RT-Ticket: 6406
+ RT-Status: resolved
+ RT-Update: correspond
+ Query builder fixes for sites with multiple identically named custom fields
+
+------------------------------------------------------------------------
+r2220 | jesse | 2005-02-10 16:34:23 -0500 (Thu, 10 Feb 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+
+ r4676@hualien:  jesse | 2005-02-10T21:33:19.355354Z
+ RT-Ticket: 6364
+ RT-Status: resolved
+ RT-Update: corerspond
+ Updated Czech translation
+
+------------------------------------------------------------------------
+r2219 | jesse | 2005-02-10 16:25:22 -0500 (Thu, 10 Feb 2005) | 11 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/Makefile.in
+   M /rt/branches/3.4-RELEASE/docs/design_docs/cvs_integration
+   M /rt/branches/3.4-RELEASE/docs/design_docs/link-definitions.txt
+   M /rt/branches/3.4-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT.pm.in
+
+ r4673@hualien:  jesse | 2005-02-10T21:24:02.076922Z
+ RT-Ticket: 6379
+ RT-Status: resolved
+ RT-Update: correspond
+ Correct a common spelling error:
+ perl -pi.bak -e's/seperat/separat/g; s/Seperat/Separat/g;' $(find .)
+
+------------------------------------------------------------------------
+r2218 | jesse | 2005-02-10 16:25:10 -0500 (Thu, 10 Feb 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm
+
+ r4672@hualien:  jesse | 2005-02-10T21:19:40.639192Z
+ Fixes to handle large text custom fields gracefully
+
+------------------------------------------------------------------------
+r2217 | jesse | 2005-02-10 16:15:16 -0500 (Thu, 10 Feb 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+
+ r4669@hualien:  jesse | 2005-02-10T21:11:24.084088Z
+ RT-Ticket: 6418
+ RT-Status: resolved
+ RT-Update: correspond
+ Applied new hungarian translation
+
+------------------------------------------------------------------------
+r2216 | jesse | 2005-02-10 16:15:06 -0500 (Thu, 10 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/history
+
+ r4668@hualien:  jesse | 2005-02-10T20:54:30.684091Z
+ removed effective ticket from history listing
+
+------------------------------------------------------------------------
+r2198 | jesse | 2005-02-08 12:27:46 -0500 (Tue, 08 Feb 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap
+
+ r4644@hualien:  jesse | 2005-02-08T17:26:39.133201Z
+ "Status" in ticket listings is now localized
+
+------------------------------------------------------------------------
+r2196 | jesse | 2005-02-07 12:22:50 -0500 (Mon, 07 Feb 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectStage
+
+ r4103@hualien:  jesse | 2005-02-07T17:21:04.911429Z
+ RT-Ticket: 6417
+ RT-Status: resolved
+ RT-Update: correspond
+ Only show the TransactionBatch scrip stage if TransactionBatch
+ scrips are enabled.  --Dave Rolsky
+
+------------------------------------------------------------------------
+r2195 | jesse | 2005-02-07 12:22:15 -0500 (Mon, 07 Feb 2005) | 10 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.4-RELEASE/html/Elements/Submit
+   M /rt/branches/3.4-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+
+ r4102@hualien:  jesse | 2005-02-07T17:20:01.069833Z
+ RT-Ticket: 6415
+ RT-Status: resolved
+ RT-Update: correspond
+ A bunch of small fixes to avoid minor warnings in the RT code. --Dave Rolsky
+
+------------------------------------------------------------------------
+r2194 | jesse | 2005-02-04 11:03:39 -0500 (Fri, 04 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowMemberships
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowReferences
+
+ r4082@hualien:  jesse | 2005-02-04T16:03:07.513522Z
+ Fixing some links that broke when RT was not installed at the server root
+
+------------------------------------------------------------------------
+r2193 | jesse | 2005-02-03 12:27:23 -0500 (Thu, 03 Feb 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner
+
+ r4075@hualien:  jesse | 2005-02-03T17:27:08.548583Z
+ SelectOwner was displaying "Nobody" twice due to smarter backend code that broke the not-so-smart frontend. Fixed the frontend.
+
+------------------------------------------------------------------------
+r2150 | jesse | 2005-02-01 09:42:31 -0500 (Tue, 01 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r3972@hualien:  jesse | 2005-02-01T14:36:00.190124Z
+ 3.4.0
+
+------------------------------------------------------------------------
+r2149 | jesse | 2005-02-01 09:42:14 -0500 (Tue, 01 Feb 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+ r3971@hualien:  jesse | 2005-02-01T14:35:45.436824Z
+ Bumping SearchBuilder dependency to 1.21
+
+------------------------------------------------------------------------
+r2148 | jesse | 2005-02-01 09:41:54 -0500 (Tue, 01 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+
+ r3970@hualien:  jesse | 2005-02-01T14:21:00.328018Z
+ Merge reverted a date in the README
+
+------------------------------------------------------------------------
+r2147 | jesse | 2005-02-01 09:20:40 -0500 (Tue, 01 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/Makefile.in
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/bin/mason_handler.fcgi.in
+   M /rt/branches/3.4-RELEASE/bin/mason_handler.scgi.in
+   M /rt/branches/3.4-RELEASE/bin/mason_handler.svc.in
+   M /rt/branches/3.4-RELEASE/bin/rt-crontool.in
+   M /rt/branches/3.4-RELEASE/bin/rt-mailgate.in
+   M /rt/branches/3.4-RELEASE/bin/rt.in
+   M /rt/branches/3.4-RELEASE/bin/standalone_httpd.in
+   M /rt/branches/3.4-RELEASE/bin/webmux.pl.in
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/GroupRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Modify.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Objects.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/UserRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/CustomFieldTabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrip
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditScrips
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/GlobalCustomFieldTabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/Header
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ObjectCustomFields
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickCustomFields
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/PickObjects
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectCustomFieldLookupType
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectRights
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectStage
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/UserTabs
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Groups.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Tickets.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Queue-Transactions.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/Users.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/CustomFields/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/Scrip.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/Scrips.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/Template.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/Templates.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/UserRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Global/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/CustomFields.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/History.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/Members.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/Modify.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Groups/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/Modify.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/People.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/Template.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/Templates.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Queues/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Tools/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/CustomFields.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/History.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Memberships.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/Modify.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Users/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/autohandler
+   M /rt/branches/3.4-RELEASE/html/Admin/index.html
+   M /rt/branches/3.4-RELEASE/html/Approvals/Display.html
+   M /rt/branches/3.4-RELEASE/html/Approvals/Elements/Approve
+   M /rt/branches/3.4-RELEASE/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.4-RELEASE/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.4-RELEASE/html/Approvals/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/html/Approvals/index.html
+   M /rt/branches/3.4-RELEASE/html/Download/CustomFieldValue/dhandler
+   M /rt/branches/3.4-RELEASE/html/Download/Tabular/dhandler
+   M /rt/branches/3.4-RELEASE/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.4-RELEASE/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.4-RELEASE/html/Elements/Callback
+   M /rt/branches/3.4-RELEASE/html/Elements/Checkbox
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Header
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/ParseFormat
+   M /rt/branches/3.4-RELEASE/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.4-RELEASE/html/Elements/CreateTicket
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomField
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldBinary
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldFreeform
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldImage
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldSelect
+   M /rt/branches/3.4-RELEASE/html/Elements/EditCustomFieldText
+   M /rt/branches/3.4-RELEASE/html/Elements/EditLinks
+   M /rt/branches/3.4-RELEASE/html/Elements/Error
+   M /rt/branches/3.4-RELEASE/html/Elements/Footer
+   M /rt/branches/3.4-RELEASE/html/Elements/GotoTicket
+   M /rt/branches/3.4-RELEASE/html/Elements/Header
+   M /rt/branches/3.4-RELEASE/html/Elements/ListActions
+   M /rt/branches/3.4-RELEASE/html/Elements/Login
+   M /rt/branches/3.4-RELEASE/html/Elements/Menu
+   M /rt/branches/3.4-RELEASE/html/Elements/MessageBox
+   M /rt/branches/3.4-RELEASE/html/Elements/MyRequests
+   M /rt/branches/3.4-RELEASE/html/Elements/MyTickets
+   M /rt/branches/3.4-RELEASE/html/Elements/PageLayout
+   M /rt/branches/3.4-RELEASE/html/Elements/QueryString
+   M /rt/branches/3.4-RELEASE/html/Elements/QuickCreate
+   M /rt/branches/3.4-RELEASE/html/Elements/Quicksearch
+   M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.4-RELEASE/html/Elements/Refresh
+   M /rt/branches/3.4-RELEASE/html/Elements/ScrubHTML
+   M /rt/branches/3.4-RELEASE/html/Elements/Section
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectAttachmentField
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectBoolean
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectDate
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectDateRelation
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectDateType
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectGroups
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectLang
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectLinkType
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectMatch
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectQueue
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectSortOrder
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectStatus
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectTicketTypes
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectUsers
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectWatcherType
+   M /rt/branches/3.4-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFieldImage
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowCustomFields
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowLink
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowLinks
+   M /rt/branches/3.4-RELEASE/html/Elements/ShowMemberships
+   M /rt/branches/3.4-RELEASE/html/Elements/SimpleSearch
+   M /rt/branches/3.4-RELEASE/html/Elements/Submit
+   M /rt/branches/3.4-RELEASE/html/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/html/Elements/TicketList
+   M /rt/branches/3.4-RELEASE/html/Elements/TitleBox
+   M /rt/branches/3.4-RELEASE/html/Elements/TitleBoxEnd
+   M /rt/branches/3.4-RELEASE/html/Elements/TitleBoxStart
+   M /rt/branches/3.4-RELEASE/html/NoAuth/Logout.html
+   M /rt/branches/3.4-RELEASE/html/NoAuth/Reminder.html
+   M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/autohandler
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/dhandler
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/logout
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/search/dhandler
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/search/ticket
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/ticket/comment
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/ticket/link
+   M /rt/branches/3.4-RELEASE/html/REST/1.0/ticket/merge
+   M /rt/branches/3.4-RELEASE/html/Search/Build.html
+   M /rt/branches/3.4-RELEASE/html/Search/Bulk.html
+   M /rt/branches/3.4-RELEASE/html/Search/Edit.html
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/EditFormat
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/EditQuery
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/EditSearches
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/NewListActions
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/PickBasics
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/PickCFs
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/PickCriteria
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectGroup
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectLinks
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.4-RELEASE/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.4-RELEASE/html/Search/Results.html
+   M /rt/branches/3.4-RELEASE/html/Search/Results.rdf
+   M /rt/branches/3.4-RELEASE/html/Search/Results.tsv
+   M /rt/branches/3.4-RELEASE/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.4-RELEASE/html/SelfService/Closed.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/Create.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/CreateTicketInQueue.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/Display.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.4-RELEASE/html/SelfService/Elements/Header
+   M /rt/branches/3.4-RELEASE/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.4-RELEASE/html/SelfService/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/html/SelfService/Error.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/Prefs.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/Update.html
+   M /rt/branches/3.4-RELEASE/html/SelfService/index.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.4-RELEASE/html/Ticket/Create.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Display.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditDates
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/html/Ticket/History.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Modify.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/ModifyAll.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/ModifyDates.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.4-RELEASE/html/Ticket/Update.html
+   M /rt/branches/3.4-RELEASE/html/Tools/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/html/Tools/MyDay.html
+   M /rt/branches/3.4-RELEASE/html/Tools/Offline.html
+   M /rt/branches/3.4-RELEASE/html/User/Delegation.html
+   M /rt/branches/3.4-RELEASE/html/User/Elements/DelegateRights
+   M /rt/branches/3.4-RELEASE/html/User/Elements/GroupTabs
+   M /rt/branches/3.4-RELEASE/html/User/Elements/Tabs
+   M /rt/branches/3.4-RELEASE/html/User/Groups/Members.html
+   M /rt/branches/3.4-RELEASE/html/User/Groups/Modify.html
+   M /rt/branches/3.4-RELEASE/html/User/Groups/index.html
+   M /rt/branches/3.4-RELEASE/html/User/Prefs.html
+   M /rt/branches/3.4-RELEASE/html/autohandler
+   M /rt/branches/3.4-RELEASE/html/index.html
+   M /rt/branches/3.4-RELEASE/html/l
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ACL.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/Notify.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/RecordComment.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachments.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attribute.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attributes.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Base.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CurrentUser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFields.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Date.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/EmailParser.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMember.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMembers.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Email.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/REST.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Link.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Links.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomField.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFields.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ObjectCustomFields_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principal.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principals.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queues.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrip.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripActions.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripCondition.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripConditions.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrips.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Search/Generic.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/System.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Template.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Templates.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transactions.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/base.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/URI.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/User.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/User_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Users.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT.pm.in
+   M /rt/branches/3.4-RELEASE/sbin/extract-message-catalog
+   M /rt/branches/3.4-RELEASE/sbin/extract_pod_tests
+   M /rt/branches/3.4-RELEASE/sbin/factory
+   M /rt/branches/3.4-RELEASE/sbin/regression_harness
+   M /rt/branches/3.4-RELEASE/sbin/rt-dump-database.in
+   M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+ r3962@hualien:  jesse | 2005-02-01T14:05:26.980011Z
+ reran license tagger
+
+------------------------------------------------------------------------
+r2146 | jesse | 2005-02-01 09:13:05 -0500 (Tue, 01 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/cs.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/da.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/de.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/es.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fi.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/fr.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/he.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/hu.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/it.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ja.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/nl.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/no.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/ru.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.4-RELEASE/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.4-RELEASE/sbin/license_tag
+
+ r3961@hualien:  jesse | 2005-02-01T14:03:42.493372Z
+ Message catalogs updated
+
+------------------------------------------------------------------------
+r2145 | jesse | 2005-02-01 09:12:39 -0500 (Tue, 01 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+
+ r3960@hualien:  jesse | 2005-02-01T13:59:42.556416Z
+ Tiny readme style fixes
+
+------------------------------------------------------------------------
+r2144 | jesse | 2005-02-01 09:11:23 -0500 (Tue, 01 Feb 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Oracle
+   M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Pg
+
+ r3959@hualien:  jesse | 2005-02-01T13:55:00.555573Z
+ Removing index changes from upgrade process that could break upgrades for some users
+
+------------------------------------------------------------------------
+r2131 | jesse | 2005-01-22 14:43:46 -0500 (Sat, 22 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r3924@hualien:  jesse | 2005-01-22T19:34:52.453359Z
+ Bumped to 3.4.0rc6
+
+------------------------------------------------------------------------
+r2123 | jesse | 2005-01-22 11:57:23 -0500 (Sat, 22 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+
+ r3910@hualien:  jesse | 2005-01-22T16:06:58.731752Z
+ Custom field searches should only search on values that haven't been deleted
+
+------------------------------------------------------------------------
+r2122 | jesse | 2005-01-22 11:57:11 -0500 (Sat, 22 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/15cf_single_values_are_single.t
+
+ r3909@hualien:  jesse | 2005-01-22T15:42:46.936767Z
+ Bullet-proofing for custom fields with a set but limited number of values
+
+------------------------------------------------------------------------
+r2121 | jesse | 2005-01-22 11:57:01 -0500 (Sat, 22 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+
+ r3907@hualien:  jesse | 2005-01-22T14:48:14.100308Z
+ TicketSQL search fixes, especially to Custom field operations
+
+------------------------------------------------------------------------
+r2120 | jesse | 2005-01-22 11:53:50 -0500 (Sat, 22 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/RT__Ticket/ColumnMap
+
+ r3904@hualien:  jesse | 2005-01-22T13:00:19.775653Z
+ The column map callback was broken by performance work
+
+------------------------------------------------------------------------
+r2119 | jesse | 2005-01-22 06:26:14 -0500 (Sat, 22 Jan 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/content
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.Oracle
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.Pg
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.SQLite
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/acl.mysql
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/content
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/schema.Oracle
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.11/schema.SQLite
+   M /rt/branches/3.4-RELEASE/sbin/rt-setup-database.in
+
+ r3902@hualien:  jesse | 2005-01-22T11:21:43.212477Z
+ RT-Ticket: 6366
+ RT-Update: correspond
+ Cleaned up the upgrade procedure to give better messages on success. Added content so it won't bomb out on errors for the 3.4 upgrades.
+ (We could have altered the script to not error out on missing content, but that would obscure errors where the user flubbed the path.
+
+------------------------------------------------------------------------
+r2116 | jesse | 2005-01-19 17:20:57 -0500 (Wed, 19 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
+
+ r3893@hualien:  jesse | 2005-01-19T18:39:39.850646Z
+ Updated version number used by development builds to note that this is the 3.4 series
+
+------------------------------------------------------------------------
+r2115 | jesse | 2005-01-19 17:20:48 -0500 (Wed, 19 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Attachment_Overlay.pm
+
+ r3892@hualien:  jesse | 2005-01-19T18:38:38.233900Z
+ Added better error checking for attachment insertion failure. (This unmasked more instances of oracle brokenness)
+
+------------------------------------------------------------------------
+r2114 | jesse | 2005-01-19 17:20:39 -0500 (Wed, 19 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/03basic_web.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/09record_cf_api.t
+
+ r3891@hualien:  jesse | 2005-01-19T18:31:15.604733Z
+ Minor formatting cleanups to tests
+
+------------------------------------------------------------------------
+r2113 | jesse | 2005-01-18 10:46:48 -0500 (Tue, 18 Jan 2005) | 6 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/SelectOwner
+   M /rt/branches/3.4-RELEASE/lib/RT/Users_Overlay.pm
+
+ r3885@hualien:  jesse | 2005-01-18T15:02:02.574134Z
+ Reimplemented RT::Users->WhoHaveRights to remove O(n^2) SQL calls. (That means it's faster now)
+ Reimplemented SelectOwner widget to take advantage of the new WhoHaveRights
+
+------------------------------------------------------------------------
+r2112 | jesse | 2005-01-18 10:46:21 -0500 (Tue, 18 Jan 2005) | 8 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/CustomField_Overlay.pm
+
+ r3884@hualien:  jesse | 2005-01-18T14:59:19.630164Z
+ RT-Ticket: 6352
+ RT-Status: resolved
+ RT-Update: correspond
+ Fix an invalid custom field acl check
+
+------------------------------------------------------------------------
+r2109 | tla | 2005-01-17 20:53:10 -0500 (Mon, 17 Jan 2005) | 4 lines
+Changed paths:
+   A /rt/branches/3.4-RELEASE/lib/t/create_data.pl
+
+A script to automate testing data creation.  Requires a new CPAN module,
+Text::Lorem.  Work in progress.
+
+
+------------------------------------------------------------------------
+r2072 | jesse | 2005-01-13 02:02:25 -0500 (Thu, 13 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/README
+
+Removed a reference to NIS
+
+
+------------------------------------------------------------------------
+r2071 | jesse | 2005-01-12 18:39:03 -0500 (Wed, 12 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/docs/rt3-schema-relationships.dot
+
+RT3.4 schema diagram corrected and updated.
+
+
+------------------------------------------------------------------------
+r2070 | jesse | 2005-01-11 18:58:03 -0500 (Tue, 11 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/README
+
+Readme update to note that manual installation of Apache::DBI may be required.
+
+
+------------------------------------------------------------------------
+r2069 | zev | 2005-01-11 18:49:19 -0500 (Tue, 11 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE/Makefile.in
+   M /rt/branches/3.4-RELEASE/etc/RT_Config.pm.in
+
+Fixed spelling and grammar mistakes in etc/RT_Config.pm.in
+Added some documentation and fixed whitespace in Makefile.in
+
+------------------------------------------------------------------------
+r2065 | jesse | 2005-01-11 00:02:58 -0500 (Tue, 11 Jan 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r2678@hualien:  jesse | 2005-01-11T06:37:57.777661Z
+ Bumped to rc5
+
+------------------------------------------------------------------------
+r2064 | jesse | 2005-01-10 23:54:09 -0500 (Mon, 10 Jan 2005) | 6 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/14merge.t
+
+ r2669@hualien:  jesse | 2005-01-11T06:23:33.161490Z
+ Merging tickets with the same link could cause postgres to complain. Fixed. merged.
+
+------------------------------------------------------------------------
+r2060 | jesse | 2005-01-08 18:46:21 -0500 (Sat, 08 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r2642@hualien:  jesse | 2005-01-08T23:42:31.639282Z
+ 3.4.0rc4
+
+------------------------------------------------------------------------
+r2059 | jesse | 2005-01-08 18:44:03 -0500 (Sat, 08 Jan 2005) | 9 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+   M /rt/branches/3.4-RELEASE/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/13-attribute-tests.t
+   M /rt/branches/3.4-RELEASE/sbin/rt-test-dependencies.in
+
+ r2640@hualien:  jesse | 2005-01-08T23:32:05.453370Z
+ Kevin Chen reported issues with Attributes not being properly deleted from the 
+ ticket update screen. Alex Vandiver wrote new tests to illustrate the behaviour.
+ This unearthed bugs in RT's attribute handling as well as DBIx::SearchBuilder.
+
+------------------------------------------------------------------------
+r2055 | jesse | 2005-01-07 22:40:01 -0500 (Fri, 07 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r2633@hualien:  jesse | 2005-01-08T03:37:18.260832Z
+ Bumping to 3.4.0rc3
+
+------------------------------------------------------------------------
+r2054 | jesse | 2005-01-07 22:39:55 -0500 (Fri, 07 Jan 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+   A /rt/branches/3.4-RELEASE/lib/t/regression/12-search.t
+
+ r2632@hualien:  jesse | 2005-01-08T03:36:49.431347Z
+ Revision 1977 was a bogus merge. Revert that. Add new tests to catch the failing behaviour
+
+------------------------------------------------------------------------
+r2045 | jesse | 2005-01-06 16:01:06 -0500 (Thu, 06 Jan 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r2555@hualien:  jesse | 2005-01-06T20:56:22.389566Z
+ Bumping to rc2
+
+------------------------------------------------------------------------
+r2044 | jesse | 2005-01-06 16:00:57 -0500 (Thu, 06 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/04send_email.t
+   M /rt/branches/3.4-RELEASE/lib/t/regression/06mailgateway.t
+
+ r2543@hualien:  jesse | 2005-01-06T07:08:12.346569Z
+ no longer hardcode paths in tests
+
+------------------------------------------------------------------------
+r2041 | jesse | 2005-01-05 00:34:02 -0500 (Wed, 05 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Record.pm
+   M /rt/branches/3.4-RELEASE/lib/t/regression/03basic_web.t
+
+ r2539@hualien:  jesse | 2005-01-05T05:31:36.967112Z
+ Better handling of Content that comes out of the database as utf8 (Such as with DBD::Oracle 1.16)
+
+------------------------------------------------------------------------
+r2040 | jesse | 2005-01-04 00:18:06 -0500 (Tue, 04 Jan 2005) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+
+ r2530@hualien:  jesse | 2005-01-04T05:15:35.757280Z
+ a couple fixes for better handling ticket links on merge
+
+------------------------------------------------------------------------
+r2039 | jesse | 2005-01-04 00:17:52 -0500 (Tue, 04 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/t/regression/11-template-insert.t
+
+ r2528@hualien:  jesse | 2005-01-03T19:54:59.819442Z
+ Added a test for a regression tickled by DBD::Oracle 1.16
+
+------------------------------------------------------------------------
+r2038 | jesse | 2005-01-04 00:17:42 -0500 (Tue, 04 Jan 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql
+
+ r2527@hualien:  jesse | 2005-01-03T19:52:28.164258Z
+ Updated mysql schema upgrades to cope with ancient RT 3 instances which didn't have indexes we expect
+
+------------------------------------------------------------------------
+r2037 | jesse | 2005-01-04 00:17:29 -0500 (Tue, 04 Jan 2005) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.mysql
+
+ r2526@hualien:  jesse | 2005-01-03T19:21:48.180206Z
+ Workaround for missing mysql indexes
+
+------------------------------------------------------------------------
+r2036 | jesse | 2005-01-03 14:14:54 -0500 (Mon, 03 Jan 2005) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/etc/upgrade/3.3.0/schema.Oracle
+
+ r2524@hualien:  jesse | 2005-01-03T19:12:32.074066Z
+ Oracle schema upgrades
+
+------------------------------------------------------------------------
+r2034 | jesse | 2004-12-29 15:41:21 -0500 (Wed, 29 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/GroupRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Modify.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/Objects.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/UserRights.html
+   M /rt/branches/3.4-RELEASE/html/Admin/CustomFields/index.html
+   M /rt/branches/3.4-RELEASE/html/Admin/Elements/CustomFieldTabs
+
+ r2520@hualien:  jesse | 2004-12-29T20:39:43.707258Z
+ Custom field tab hilighting fixes.
+
+------------------------------------------------------------------------
+r2033 | jesse | 2004-12-29 14:45:54 -0500 (Wed, 29 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Handle.pm
+
+ r2516@hualien:  jesse | 2004-12-29T19:44:09.437463Z
+ Slightly updated encoding support for oracle
+
+------------------------------------------------------------------------
+r2032 | jesse | 2004-12-29 14:45:43 -0500 (Wed, 29 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/UPGRADING
+
+ r2507@hualien:  jesse | 2004-12-23T22:31:20.362197Z
+ Note about "OwnTickets" for Superusers
+
+------------------------------------------------------------------------
+r2030 | robert | 2004-12-28 01:37:51 -0500 (Tue, 28 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
+
+ r2033@dog:  rspier | 2004-12-27 22:36:08 -0800
+ RT 6331: configure spitting chmod errors
+
+------------------------------------------------------------------------
+r2029 | robert | 2004-12-28 01:37:47 -0500 (Tue, 28 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/NoAuth/webrt.css
+
+ r2032@dog:  rspier | 2004-12-27 22:24:34 -0800
+ fix css errors
+
+------------------------------------------------------------------------
+r2028 | robert | 2004-12-28 01:37:37 -0500 (Tue, 28 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Elements/Header
+
+ r2031@dog:  rspier | 2004-12-27 21:46:34 -0800
+ Only show the refresh tag if the refresh time is > 0.
+ (Mozilla will perform a refresh=1 for refresh=-1)
+
+------------------------------------------------------------------------
+r2027 | robert | 2004-12-28 01:37:32 -0500 (Tue, 28 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/configure.ac
+
+ r2030@dog:  rspier | 2004-12-27 21:05:44 -0800
+ Whitespace tweak: use tabs consistently
+
+------------------------------------------------------------------------
+r2025 | jesse | 2004-12-22 02:06:35 -0500 (Wed, 22 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/etc/schema.Oracle
+
+ r2504@hualien:  jesse | 2004-12-22T07:05:58.453205Z
+ Oracle schema updates
+
+------------------------------------------------------------------------
+r2024 | jesse | 2004-12-21 17:11:39 -0500 (Tue, 21 Dec 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.4-RELEASE/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.4-RELEASE/lib/RT/Transactions_Overlay.pm
+
+ r2500@hualien:  jesse | 2004-12-21T22:06:43.378557Z
+ Refactored RT's logic that limits sets of transactions to tickets to make it easier to reuse.
+ Fixed bugs in searches for transactions related to multiple tickets.
+
+------------------------------------------------------------------------
+r2021 | jesse | 2004-12-21 00:32:15 -0500 (Tue, 21 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   A /rt/branches/3.4-RELEASE/lib/t/regression/10merge.t
+
+ r2498@hualien:  jesse | 2004-12-21T05:27:21.459146Z
+ Added a new regression test to validate some possibly bogus behaviour about merging tickets
+
+------------------------------------------------------------------------
+r2019 | jesse | 2004-12-20 21:44:53 -0500 (Mon, 20 Dec 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Tickets_Overlay.pm
+
+ r2494@hualien:  jesse | 2004-12-21T02:40:37.522278Z
+ Added back a 'package' declaration to Tickets_Overlay to enable automatic reload.
+
+------------------------------------------------------------------------
+r2018 | jesse | 2004-12-20 18:53:18 -0500 (Mon, 20 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/bin/mason_handler.fcgi.in
+
+ r2492@hualien:  jesse | 2004-12-20T23:49:03.808597Z
+ The FastCGI handler was missing a small bit of code to enable the devel mode "Module::Reload" feature.
+
+------------------------------------------------------------------------
+r2017 | jesse | 2004-12-20 18:33:50 -0500 (Mon, 20 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/t/regression/08web_cf_access.t
+
+ r2489@hualien:  jesse | 2004-12-20T23:27:06.068915Z
+ Inhibit a warning in 08_web_Cf_access.t
+
+------------------------------------------------------------------------
+r2015 | jesse | 2004-12-20 13:43:27 -0500 (Mon, 20 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   D /rt/branches/3.4-RELEASE/HOWTO
+
+ r2485@hualien:  jesse | 2004-12-20T18:38:03.341344Z
+ Blew away outdated releng documentation
+
+------------------------------------------------------------------------
+r2014 | jesse | 2004-12-20 13:42:57 -0500 (Mon, 20 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/README
+
+ r2484@hualien:  jesse | 2004-12-20T18:37:10.098322Z
+ minor readme updates
+
+------------------------------------------------------------------------
+r2013 | jesse | 2004-12-20 13:42:45 -0500 (Mon, 20 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/releng.cnf
+
+ r2483@hualien:  jesse | 2004-12-20T18:35:10.597227Z
+ updated releng.cnf to point to the new branch
+
+------------------------------------------------------------------------
+r2012 | jesse | 2004-12-20 13:25:47 -0500 (Mon, 20 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.4-RELEASE
+   M /rt/branches/3.4-RELEASE/lib/RT/Interface/Web.pm
+
+ r2478@hualien:  jesse | 2004-12-20T18:18:05.386331Z
+ The last merge had a missing brace
+
+------------------------------------------------------------------------
+r2010 | jesse | 2004-12-20 13:07:34 -0500 (Mon, 20 Dec 2004) | 2 lines
+Changed paths:
+   A /rt/branches/3.4-RELEASE (from /rt/branches/3.3-TESTING:2009)
+
+Moving the 3.3 testing branch to the 3.4 release branch in anticipation of a release candidate later today
+
+------------------------------------------------------------------------
+r2009 | jesse | 2004-12-20 12:30:49 -0500 (Mon, 20 Dec 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/autohandler
+
+ r2472@hualien:  jesse | 2004-12-20T17:04:02.657029Z
+  r2464@hualien:  jesse | 2004-12-17T23:04:58.188494Z
+  Security:
+      * Fixed a case where catastrophic failure of the logging infrastructure 
+        on initial login could result in a failing login attempt could
+        result in a valid remote session. -- Reported by Tom Yu
+  
+  
+  
+
+------------------------------------------------------------------------
+r2008 | jesse | 2004-12-20 12:30:35 -0500 (Mon, 20 Dec 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket
+
+ r2471@hualien:  jesse | 2004-12-20T17:04:02.035738Z
+  r2460@hualien:  jesse | 2004-12-17T20:24:25.107579Z
+  REST UI for listing tickets was missing a newline, resulting in a malformed 
+  response
+  
+  
+
+------------------------------------------------------------------------
+r2007 | jesse | 2004-12-20 12:30:22 -0500 (Mon, 20 Dec 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm
+
+ r2470@hualien:  jesse | 2004-12-20T17:04:01.318822Z
+  r1984@hualien:  jesse | 2004-12-09T07:16:39.436509Z
+  RT-Ticket: 6296
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Removed a spurious =>, Thanks to Todd Chapman
+  
+  
+
+------------------------------------------------------------------------
+r2006 | jesse | 2004-12-20 12:30:06 -0500 (Mon, 20 Dec 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r2469@hualien:  jesse | 2004-12-20T16:35:42.953265Z
+  r1983@hualien:  jesse | 2004-12-09T07:15:23.115403Z
+  
+  
+
+------------------------------------------------------------------------
+r2002 | jesse | 2004-12-16 16:01:40 -0500 (Thu, 16 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm
+   D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm
+
+ r2447@hualien:  jesse | 2004-12-16T20:55:51.733392Z
+ Removed two more unused files. Thanks to Ruslan for spotting this.
+
+------------------------------------------------------------------------
+r2000 | jesse | 2004-12-15 18:00:06 -0500 (Wed, 15 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/t/regression/01ticket_link_searching.t
+
+ r2442@hualien:  jesse | 2004-12-15T22:55:54.557052Z
+ Clkao found a logic bug in the negative link searching
+
+------------------------------------------------------------------------
+r1998 | jesse | 2004-12-14 18:45:10 -0500 (Tue, 14 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r2440@hualien:  jesse | 2004-12-14T23:39:15.304049Z
+ bumping to 3.3.16
+
+------------------------------------------------------------------------
+r1997 | jesse | 2004-12-14 14:40:49 -0500 (Tue, 14 Dec 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/schema.Oracle
+
+ r2437@hualien:  jesse | 2004-12-14T19:37:11.516896Z
+ RT-Ticket: 6316
+ RT-Status: resolved
+ RT-Update: correspond
+ Added a patch to enable ObjectCustomFields for Oracle from Steve Turner at MIT. We're still short an oracle upgrade path.
+
+------------------------------------------------------------------------
+r1996 | autrijus | 2004-12-14 10:36:27 -0500 (Tue, 14 Dec 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r6687@not:  autrijus | 2004-12-14T15:31:58.474155Z
+ * In HTML::Mason 1.18 or above, Apache2 support is native if
+   Apache::Request (libapreq2) is installed.
+
+------------------------------------------------------------------------
+r1995 | jesse | 2004-12-14 04:54:20 -0500 (Tue, 14 Dec 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/configure.ac
+   A /rt/branches/3.3-TESTING/lib/t/00smoke.t
+   D /rt/branches/3.3-TESTING/lib/t/00smoke.t.in
+   D /rt/branches/3.3-TESTING/lib/t/01harness.t.in
+   D /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   D /rt/branches/3.3-TESTING/lib/t/03web.pl.in
+   D /rt/branches/3.3-TESTING/lib/t/04_send_email.pl.in
+   D /rt/branches/3.3-TESTING/lib/t/05cronsupport.pl.in
+   D /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in
+   D /rt/branches/3.3-TESTING/lib/t/07acl.pl.in
+   D /rt/branches/3.3-TESTING/lib/t/08web_cf.pl.in
+   D /rt/branches/3.3-TESTING/lib/t/regression/00placeholder
+   A /rt/branches/3.3-TESTING/lib/t/regression/03basic_web.t
+   A /rt/branches/3.3-TESTING/lib/t/regression/04send_email.t
+   A /rt/branches/3.3-TESTING/lib/t/regression/05cronsupport.t
+   A /rt/branches/3.3-TESTING/lib/t/regression/06mailgateway.t
+   A /rt/branches/3.3-TESTING/lib/t/regression/07acl.t
+   A /rt/branches/3.3-TESTING/lib/t/regression/08web_cf_access.t
+   A /rt/branches/3.3-TESTING/lib/t/regression/09record_cf_api.t
+   A /rt/branches/3.3-TESTING/lib/t/setup_regression.t
+
+ r2434@hualien:  jesse | 2004-12-14T09:50:12.895761Z
+ Test suite refactored to use 'prove' rather than one big ball of tests. 
+ This makes it much easier to run individual test scripts and gets us a nice pretty output.
+     Ruslan pushed me into this.
+
+------------------------------------------------------------------------
+r1994 | jesse | 2004-12-14 04:54:04 -0500 (Tue, 14 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/configure.ac
+   D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm
+   D /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+   M /rt/branches/3.3-TESTING/lib/t/regression/01ticket_link_searching.t
+   M /rt/branches/3.3-TESTING/sbin/extract_pod_tests
+
+ r2433@hualien:  jesse | 2004-12-14T09:25:34.132509Z
+ Removing TicketCustomFieldValue files leftover from 3.2
+
+------------------------------------------------------------------------
+r1993 | jesse | 2004-12-14 02:36:04 -0500 (Tue, 14 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   A /rt/branches/3.3-TESTING/lib/t/regression/01ticket_link_searching.t
+
+ r2431@hualien:  jesse | 2004-12-14T07:32:22.983998Z
+ And now we have _tests_ for the link searching. 
+
+------------------------------------------------------------------------
+r1992 | jesse | 2004-12-14 02:25:03 -0500 (Tue, 14 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+
+ r2428@hualien:  jesse | 2004-12-14T07:21:15.616305Z
+ Adding support for searching on tickets which have no relationships of a given type  (Such as "HasMember IS NULL") for clkao
+
+------------------------------------------------------------------------
+r1990 | jesse | 2004-12-13 23:50:29 -0500 (Mon, 13 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r2423@hualien:  jesse | 2004-12-14T04:46:07.648245Z
+ 3.3.15
+
+------------------------------------------------------------------------
+r1989 | jesse | 2004-12-13 23:48:14 -0500 (Mon, 13 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+
+ r2419@hualien:  jesse | 2004-12-14T04:42:37.099863Z
+ More fixes for working with Transaction Custom Fields
+
+------------------------------------------------------------------------
+r1988 | jesse | 2004-12-13 21:42:15 -0500 (Mon, 13 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+
+ r2413@hualien:  jesse | 2004-12-14T02:38:06.428282Z
+ RT::Transaction->CustomFieldValues can now accept named arguments
+
+------------------------------------------------------------------------
+r1987 | mwhitson | 2004-12-13 18:15:35 -0500 (Mon, 13 Dec 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html
+
+rt-ticket: 6315
+rt-status: resolved
+rt-update: correspond
+
+Relabeled 'Create' submit buttons to 'Save Changes' in group modification pages.
+
+------------------------------------------------------------------------
+r1986 | jesse | 2004-12-12 23:13:42 -0500 (Sun, 12 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/SelfService/Display.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Update.html
+
+ r2411@hualien:  jesse | 2004-12-13T04:10:03.842079Z
+ self service ui html beautification, selfservice customfield editing
+
+------------------------------------------------------------------------
+r1983 | jesse | 2004-12-10 13:55:22 -0500 (Fri, 10 Dec 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/UPGRADING
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+
+ r2000@hualien:  jesse | 2004-12-10T18:55:08.662227Z
+ RT-Ticket: 6304
+ RT-Status: resolved
+ RT-Update: correspond
+ ModifyObjectCustomFieldValues was too long. It's been changed to "ModifyCustomField"
+
+------------------------------------------------------------------------
+r1982 | jesse | 2004-12-10 00:19:36 -0500 (Fri, 10 Dec 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r1998@hualien:  jesse | 2004-12-10T05:18:47.952532Z
+ Ruslan handed us a suite of tests. Some of those tests failed, demonstrating a couple of API issues with CustomFields.
+ This led to more API bulletproofing and a SearchBuilder bump
+
+------------------------------------------------------------------------
+r1980 | jesse | 2004-12-09 02:33:58 -0500 (Thu, 09 Dec 2004) | 29 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r1990@hualien:  jesse | 2004-12-09T07:32:26.670652Z
+ This actually covers several bugs in the custom field processing in 3.3.
+ 12. Each time I fixed a bug, another one was uncovered. I think I've 
+ finished now.
+ You can see the problems if you create a ticket with "Enter multiple 
+ values", "Fill in one text area" and "upload a file" CFs. The go to the 
+ Basics page, don't change anything and hit submit. All hell breaks loose 
+  -
+ 1) the multi-value & text area fields get screwed up.
+ 2) a message appears telling you the file upload CF has been deleted, 
+ although it apparently hasn't.
+ Here's the idea behind what I did:
+ - Multi-value CFs should be stored with no \n or \r characters. 
+ - Fill-in-a-text-area CFs should have \r removed before storing in 
+   the database (but \n should remain).
+ There are a couple of other related changes - free form multi value CFs 
+ are no longer identified by type "FreeformMultiple". Also there's a 
+ "next if" statement in the wrong place which was causing the file upload 
+ bug.
+       --Steve Turner
+
+------------------------------------------------------------------------
+r1979 | jesse | 2004-12-09 02:32:46 -0500 (Thu, 09 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r1989@hualien:  jesse | 2004-12-09T07:31:07.292798Z
+ Typo fix
+
+------------------------------------------------------------------------
+r1978 | jesse | 2004-12-09 02:21:52 -0500 (Thu, 09 Dec 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r1986@hualien:  jesse | 2004-12-09T07:20:03.552482Z
+ RT-Ticket: 6295
+ RT-Status: resolved
+ RT-Update: correspond
+ Removed a "die" from a code path that should never be hit but doesn't need to die.  Thanks to Todd Chapman
+
+------------------------------------------------------------------------
+r1977 | jesse | 2004-12-09 02:20:17 -0500 (Thu, 09 Dec 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r1982@hualien:  jesse | 2004-12-09T07:09:56.419805Z
+ Slightly more refactoring of Record->CustomFieldValues designed to restore older
+ behaviour.
+
+------------------------------------------------------------------------
+r1975 | jesse | 2004-12-09 02:05:51 -0500 (Thu, 09 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+
+ r1980@hualien:  jesse | 2004-12-09T07:05:41.787599Z
+ Refactored post-http handling code into lib/RT/Interface/Web/Handler.pm 
+
+------------------------------------------------------------------------
+r1974 | jesse | 2004-12-08 20:05:42 -0500 (Wed, 08 Dec 2004) | 19 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in
+   M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in
+
+ r1978@hualien:  jesse | 2004-12-09T01:05:21.233709Z
+ Core:
+ * Promoted ACL cache invalidation to a public method.
+ Web:
+ * Web UI now invalidates ACL cache after each HTTP hit. This means 
+   more consistent ACL checks at the expense marginally more database lookups
+ Test Suite:
+ * Removed delays from the test suite which were there to deal with the ACL 
+   cache. The test suite now completes in approximately one minute on my 
+   laptop.
+
+------------------------------------------------------------------------
+r1972 | jesse | 2004-12-07 21:40:10 -0500 (Tue, 07 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r9533@tinbook:  jesse | 2004-12-08T02:40:01.308641Z
+ Bumping to 3.3.14
+
+------------------------------------------------------------------------
+r1971 | jesse | 2004-12-07 21:38:14 -0500 (Tue, 07 Dec 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r9530@tinbook:  jesse | 2004-12-08T02:38:06.660707Z
+ Refactored RT::Record->CustomFieldValues to be more careful to not 
+ accidentally load all ticket custom field values when asked for a 
+ bogus custom field.  Thanks to Ruslan for a pointer to the bug.
+
+------------------------------------------------------------------------
+r1968 | jesse | 2004-12-07 20:35:22 -0500 (Tue, 07 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+
+ r9525@tinbook:  jesse | 2004-12-08T01:29:33.251334Z
+ Pulling forward query optimization from 3.2
+
+------------------------------------------------------------------------
+r1967 | jesse | 2004-12-07 20:33:35 -0500 (Tue, 07 Dec 2004) | 36 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+
+ r9524@tinbook:  jesse | 2004-12-07T22:51:16.647524Z
+  r9522@tinbook:  jesse | 2004-12-07T22:47:20.573617Z
+  RT-Ticket: 6286
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Searching on Ticket data  and Transaction content caused horribly pessimal searches.
+  
+  OLD
+  
+  mysql> explain SELECT DISTINCT main.* FROM Tickets main , Transactions Transactions_1, Attachments Attachments_2  WHERE ((main.EffectiveId = main.id)) AND ((main.Status != 'deleted')) AND ((main.Type = 'ticket')) AND ((main.Subject LIKE '%subject/content SQL test%')OR ( (Attachments_2.Content LIKE '%subject/content SQL test%')AND(Attachments_2.TransactionId = Transactions_1.id)AND(main.id = Transactions_1.Ticket) ) );
+  +----------------+-------+-----------------------+---------------+---------+------+------+------------------------------------+
+  | table          | type  | possible_keys         | key           | key_len | ref  | rows | Extra                              |
+  +----------------+-------+-----------------------+---------------+---------+------+------+------------------------------------+
+  | main           | ALL   | PRIMARY               | NULL          |    NULL | NULL |   30 | Using where; Using temporary       |
+  | Attachments_2  | ALL   | Attachments2          | NULL          |    NULL | NULL |   22 | Using where; Distinct              |
+  | Transactions_1 | index | PRIMARY,Transactions1 | Transactions1 |       4 | NULL |   73 | Using where; Using index; Distinct |
+  +----------------+-------+-----------------------+---------------+---------+------+------+------------------------------------+
+  3 rows in set (0.00 sec)
+  
+  NEW
+  
+  mysql> explain SELECT DISTINCT main.* FROM ((Tickets main  LEFT JOIN Transactions Transactions_1  ON ( main.id = Transactions_1.Ticket))  LEFT JOIN Attachments Attachments_2  ON ( Transactions_1.id = Attachments_2.TransactionId))   WHERE ((main.EffectiveId = main.id)) AND ((main.Status != 'deleted')) AND ((main.Type = 'ticket')) AND ((main.Subject LIKE '%subject/content SQL test%')OR ( (Attachments_2.Content LIKE '%subject/content SQL test%') ) );
+  +----------------+------+---------------+---------------+---------+-------------------+------+------------------------------+
+  | table          | type | possible_keys | key           | key_len | ref               | rows | Extra                        |
+  +----------------+------+---------------+---------------+---------+-------------------+------+------------------------------+
+  | main           | ALL  | NULL          | NULL          |    NULL | NULL              |   30 | Using where; Using temporary |
+  | Transactions_1 | ref  | Transactions1 | Transactions1 |       4 | main.id           |    1 | Using index; Distinct        |
+  | Attachments_2  | ref  | Attachments2  | Attachments2  |       4 | Transactions_1.id |    1 | Using where; Distinct        |
+  +----------------+------+---------------+---------------+---------+-------------------+------+------------------------------+
+  3 rows in set (0.03 sec)
+  
+  
+  
+
+------------------------------------------------------------------------
+r1965 | jesse | 2004-12-07 15:16:58 -0500 (Tue, 07 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+
+ r9519@tinbook:  jesse | 2004-12-07T20:14:22.950883Z
+ The "toggle AND/OR" button in the query builder broke in 3.3.10 or so. Reported by Wilson Chow
+
+------------------------------------------------------------------------
+r1963 | jesse | 2004-12-06 15:13:15 -0500 (Mon, 06 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r9514@tinbook:  jesse | 2004-12-06T20:08:56.717991Z
+ Bumping to 3.3.13
+
+------------------------------------------------------------------------
+r1962 | autrijus | 2004-12-06 12:49:23 -0500 (Mon, 06 Dec 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+
+------------------------------------------------------------------------
+r1961 | autrijus | 2004-12-06 12:48:46 -0500 (Mon, 06 Dec 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/docs/design_docs/3.3-schema-redesign.txt
+
+ r6348@not:  autrijus | 2004-12-06T17:45:43.194394Z
+ * Fix an incorrect description of OCFs
+
+------------------------------------------------------------------------
+r1960 | jesse | 2004-12-06 02:11:55 -0500 (Mon, 06 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/SelfService/Create.html
+   A /rt/branches/3.3-TESTING/html/SelfService/CreateTicketInQueue.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Display.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs
+
+ r9505@tinbook:  jesse | 2004-12-06T07:11:01.358418Z
+ SelfService: Added support for setting custom fields on creation and viewing custom fields the user has the right to see.
+
+------------------------------------------------------------------------
+r1959 | jesse | 2004-12-06 02:11:21 -0500 (Mon, 06 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldSelect
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldText
+
+ r9504@tinbook:  jesse | 2004-12-06T07:10:00.587141Z
+ Removing duplicated code.
+
+------------------------------------------------------------------------
+r1958 | jesse | 2004-12-06 00:50:07 -0500 (Mon, 06 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+ r9498@tinbook:  jesse | 2004-12-06T05:49:22.962399Z
+ Fixing CustomField->LoadByName for the case where no such custom field exists.
+
+------------------------------------------------------------------------
+r1957 | jesse | 2004-12-05 16:58:31 -0500 (Sun, 05 Dec 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r9495@tinbook:  jesse | 2004-12-05T21:57:36.434513Z
+ Refactored RT::Record->CustomFieldValues to accept cf names and convert them to ids. (Based on a patch by Tara Andrews)
+
+------------------------------------------------------------------------
+r1956 | jesse | 2004-12-05 16:58:06 -0500 (Sun, 05 Dec 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r9451@tinbook:  jesse | 2004-12-03T22:42:17.243639Z
+  r9450@tinbook:  jesse | 2004-12-03T22:39:34.093758Z
+  Refactoring to use the API to determine if a ticket is being closed, rather than looking at a hardcoded status.  -- Stephen Quinney
+  
+
+------------------------------------------------------------------------
+r1953 | jesse | 2004-12-03 17:25:07 -0500 (Fri, 03 Dec 2004) | 13 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+
+ r9447@tinbook:  jesse | 2004-12-03T22:23:11.115990Z
+ RT-Ticket: 6291
+ RT-Status: resolved
+ RT-Update: correspond
+ Altered Transaction->Value to only show data about custom field transactions if the user
+ has the right to see that custom field. This automatically limits the Transaction list
+ to exclude custom field transactions the user shouldn't see.
+
+------------------------------------------------------------------------
+r1952 | tla | 2004-12-02 18:16:17 -0500 (Thu, 02 Dec 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+
+If First is undef on account of there not being a custom field of that
+name, the Content() method cannot be called on it, so check for mere
+existence before we try.
+
+
+------------------------------------------------------------------------
+r1949 | jesse | 2004-11-29 13:32:05 -0500 (Mon, 29 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/SelfService/Update.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/MyDay.html
+
+ r9437@tinbook:  jesse | 2004-11-29T18:33:10.692247Z
+ Small localization fixes for  "Status" (Unchanged) messages
+
+------------------------------------------------------------------------
+r1948 | jesse | 2004-11-29 01:24:52 -0500 (Mon, 29 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.Pg
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.mysql
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+
+ r9435@tinbook:  jesse | 2004-11-29T06:26:08.317066Z
+ More postgres upgrade fixes
+
+------------------------------------------------------------------------
+r1946 | jesse | 2004-11-28 22:25:19 -0500 (Sun, 28 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+
+ r9432@tinbook:  jesse | 2004-11-29T03:26:44.094679Z
+ Custom field API backward-compatibility improvements
+
+------------------------------------------------------------------------
+r1943 | jesse | 2004-11-27 02:34:16 -0500 (Sat, 27 Nov 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+
+------------------------------------------------------------------------
+r1942 | jesse | 2004-11-27 02:34:09 -0500 (Sat, 27 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r9422@tinbook:  jesse | 2004-11-27T07:33:36.170661Z
+  r9420@tinbook:  jesse | 2004-11-27T07:31:22.860069Z
+  Refactored ColumnMap to remove use of a deprecated API
+
+------------------------------------------------------------------------
+r1941 | jesse | 2004-11-27 01:38:00 -0500 (Sat, 27 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r9414@tinbook:  jesse | 2004-11-27T06:29:04.667691Z
+ Multiple fixes to search result display
+
+------------------------------------------------------------------------
+r1937 | jesse | 2004-11-26 22:49:33 -0500 (Fri, 26 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r9411@tinbook:  jesse | 2004-11-27T03:48:14.141183Z
+ Bumping to 3.3.12
+
+------------------------------------------------------------------------
+r1934 | jesse | 2004-11-24 11:15:39 -0500 (Wed, 24 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.Pg
+
+ r9348@tinbook:  jesse | 2004-11-24T16:15:50.210159Z
+ 3.3.11 upgrade schema for postgres depended on features not supported by postgres. fixed. -- Mathieu Sauve-Frankel
+
+------------------------------------------------------------------------
+r1933 | jesse | 2004-11-22 14:44:43 -0500 (Mon, 22 Nov 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+
+ r9335@tinbook:  jesse | 2004-11-22T19:44:48.685300Z
+  r9328@tinbook:  jesse | 2004-11-22T19:23:06.663299Z
+  RT-Ticket: 6187
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Refactored RT's core attachment processing logic to be a bit less baroque and to use new convenience methods. ths should prevent some mail header display strangeness folks were seeing.
+  
+  
+
+------------------------------------------------------------------------
+r1932 | jesse | 2004-11-22 14:44:28 -0500 (Mon, 22 Nov 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html
+
+ r9334@tinbook:  jesse | 2004-11-22T19:44:47.878500Z
+  r9324@tinbook:  jesse | 2004-11-22T18:44:30.383331Z
+  RT-Ticket: 6272
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  When updating comments and signature in the Administrative UI, RT won't introduce
+  extra newlines anymore. (Todd Chapman)
+  
+  
+
+------------------------------------------------------------------------
+r1931 | jesse | 2004-11-22 14:44:10 -0500 (Mon, 22 Nov 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments
+
+ r9333@tinbook:  jesse | 2004-11-22T19:44:47.283026Z
+  r9322@tinbook:  jesse | 2004-11-22T18:41:02.001214Z
+  RT-Ticket: 6276
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Now honor the RT::MaxInlineBody configuration variable. Also, the Content-Disposition header.
+  We no longer display long attachments inline if they were marked as attachments.
+  
+  
+
+------------------------------------------------------------------------
+r1930 | jesse | 2004-11-22 14:43:53 -0500 (Mon, 22 Nov 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments
+
+ r9332@tinbook:  jesse | 2004-11-22T19:44:46.719948Z
+  r9320@tinbook:  jesse | 2004-11-22T18:13:24.717525Z
+  RT-Ticket: 6264
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Fix the "ShowAttachments" component to deal gracefully, even if called without a 
+  precached set of attachments.  From Rolf Grossmann.
+  
+  
+
+------------------------------------------------------------------------
+r1929 | jesse | 2004-11-22 14:43:42 -0500 (Mon, 22 Nov 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests
+
+ r9331@tinbook:  jesse | 2004-11-22T19:44:46.166158Z
+  r9316@tinbook:  jesse | 2004-11-22T17:59:32.163278Z
+  RT-Ticket: 6270
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Localized the "Status" field in the selfservice UI
+  
+  
+
+------------------------------------------------------------------------
+r1928 | jesse | 2004-11-22 14:43:35 -0500 (Mon, 22 Nov 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+
+ r9330@tinbook:  jesse | 2004-11-22T19:44:45.488990Z
+  r9272@tinbook:  jesse | 2004-11-16T16:29:54.673250Z
+  RT-Ticket: 6239
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Applied patch from Rudolph Pereira to allow email plugins to change ticket ID
+  
+  
+
+------------------------------------------------------------------------
+r1926 | jesse | 2004-11-22 13:52:27 -0500 (Mon, 22 Nov 2004) | 18 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+
+ r9326@tinbook:  jesse | 2004-11-22T18:53:57.082454Z
+ RT-Ticket: 6125
+ RT-Status: resolved
+ RT-Update: correspond
+ SpamAssasin mail plugin overhauled (Petter Reinholdtsen)
+       The current code wipe out the CurrentUser variable, and must be called
+       first in the chain of plugins.  There is no good reason why it need to
+       do this, so I propose to change it to keep the CurrentUser value.
+       
+       Here is a patch to change the argument handling, to pass
+       $args{'Message'} to spamassasin, instead of the strange $item value.
+       The patch also make sure CurrentUser and AuthLevel is passed through
+       when no change is wanted.
+
+------------------------------------------------------------------------
+r1922 | jesse | 2004-11-22 13:05:08 -0500 (Mon, 22 Nov 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/docs/rt3-schema-relationships.dot
+
+ r9318@tinbook:  jesse | 2004-11-22T18:06:38.935955Z
+ RT-Ticket: 6269
+ RT-Status: resolved
+ RT-Update: correspond
+ RT3 schema diagram updated. (Todd Chapman)
+
+------------------------------------------------------------------------
+r1920 | autrijus | 2004-11-22 08:19:30 -0500 (Mon, 22 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r5939@not:  autrijus | 2004-11-22T13:20:38.205298Z
+ * the "Magic" on modify broke Image/Binary custom fields.
+
+------------------------------------------------------------------------
+r1919 | jesse | 2004-11-22 02:25:42 -0500 (Mon, 22 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+
+ r9313@tinbook:  jesse | 2004-11-22T07:26:55.423227Z
+ Comments about redundant code
+
+------------------------------------------------------------------------
+r1918 | jesse | 2004-11-21 20:26:56 -0500 (Sun, 21 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r9310@tinbook:  jesse | 2004-11-22T01:26:40.004042Z
+ fixes for the perl module downloading bit
+
+------------------------------------------------------------------------
+r1916 | jesse | 2004-11-18 11:00:17 -0500 (Thu, 18 Nov 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+
+ r9296@tinbook:  jesse | 2004-11-18T15:59:55.061638Z
+ Ported Custom Field editing fixes from 3.2. Added a deprecated warning to a deprecated API.
+ Cleaned up a tiny bit of formatting
+
+------------------------------------------------------------------------
+r1915 | jesse | 2004-11-18 11:00:04 -0500 (Thu, 18 Nov 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+
+------------------------------------------------------------------------
+r1914 | jesse | 2004-11-18 10:59:05 -0500 (Thu, 18 Nov 2004) | 14 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/UPGRADING
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r9280@tinbook:  jesse | 2004-11-17T18:34:51.857756Z
+ A bunch of CustomField related improvements. Autrijus is working on the new test suite. Coming "tomorrow"
+ UPGRADING FROM 3.3.11 and earlier - Changes:
+ = Rights Changes =
+ Custom Fields now have an additional right "ModifyObjectCustomFieldValues". 
+ This right governs whether a user can modify an object's custom field values
+ for a particular custom field. This includes adding, deleting and changing values.
+
+------------------------------------------------------------------------
+r1913 | autrijus | 2004-11-17 23:39:01 -0500 (Wed, 17 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+
+ r5691@not:  autrijus | 2004-11-18T04:40:20.966758Z
+ * Remove the unused and misleading chunks in EditCustomField.
+
+------------------------------------------------------------------------
+r1912 | autrijus | 2004-11-17 06:29:10 -0500 (Wed, 17 Nov 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+
+------------------------------------------------------------------------
+r1911 | autrijus | 2004-11-17 06:28:47 -0500 (Wed, 17 Nov 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/autohandler
+
+ r4462@not:  autrijus | 2004-11-17T11:21:48.719799Z
+ * under MasonX::Apache2Handler, empty arguments sometimes got
+   passed in as unicode strings, so Encode::decode('utf8')
+   fails miserably.  We now explicitly check is_utf8() before
+   applying a decode; this is a better style anyway.
+
+------------------------------------------------------------------------
+r1908 | jesse | 2004-11-16 07:32:40 -0500 (Tue, 16 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+Time::HiRes was improperly capitalized
+
+
+------------------------------------------------------------------------
+r1907 | jesse | 2004-11-15 16:19:49 -0500 (Mon, 15 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/html/Elements/Footer
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/autohandler
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r9270@tinbook:  jesse | 2004-11-15T21:17:01.591994Z
+ Moved render time display out of an "if developer" block into a main-page div. Set up css to display it small and very de-emphasized
+
+------------------------------------------------------------------------
+r1906 | jesse | 2004-11-15 15:55:48 -0500 (Mon, 15 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+
+ r9268@tinbook:  jesse | 2004-11-15T20:51:06.505734Z
+ Disabled replaced Current a bit back
+
+------------------------------------------------------------------------
+r1905 | jesse | 2004-11-15 15:45:02 -0500 (Mon, 15 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r9266@tinbook:  jesse | 2004-11-15T20:24:28.381430Z
+ Previous merge forward clobbered 3.3 branch changes.
+
+------------------------------------------------------------------------
+r1903 | jesse | 2004-11-15 13:58:26 -0500 (Mon, 15 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/da.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/en.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/es.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fi.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fr.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/he.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/hu.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ja.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/no.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ru.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po
+
+ r9260@tinbook:  jesse | 2004-11-15T18:58:48.392208Z
+ Reran string extraction for loc
+
+------------------------------------------------------------------------
+r1902 | jesse | 2004-11-15 13:57:52 -0500 (Mon, 15 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/configure.ac
+
+ r9259@tinbook:  jesse | 2004-11-15T17:21:40.789848Z
+ Added the database dump tool to the list of executable things
+
+------------------------------------------------------------------------
+r1901 | jesse | 2004-11-15 12:13:51 -0500 (Mon, 15 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r9257@tinbook:  jesse | 2004-11-15T17:13:44.237481Z
+ Merging forward from RT 3.2 bugfixes
+
+------------------------------------------------------------------------
+r1898 | autrijus | 2004-11-15 04:43:23 -0500 (Mon, 15 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+
+ r4175@not:  autrijus | 2004-11-15T09:44:43.225379Z
+ * The XML-based dump format now finally round trips.
+
+------------------------------------------------------------------------
+r1897 | autrijus | 2004-11-15 02:24:35 -0500 (Mon, 15 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+
+ r4166@not:  autrijus | 2004-11-15T07:25:55.961743Z
+ * make "sbin/rt-dump-database 0" actually work.
+
+------------------------------------------------------------------------
+r1896 | autrijus | 2004-11-15 01:30:04 -0500 (Mon, 15 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r4158@not:  autrijus | 2004-11-15T06:31:13.491985Z
+ * Switch the rt-dump-database format from YAML to XML::Simple.
+
+------------------------------------------------------------------------
+r1894 | autrijus | 2004-11-14 12:11:20 -0500 (Sun, 14 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/factory
+
+ r4106@not:  autrijus | 2004-11-14T17:12:19.553522Z
+ * Make sbin/factory safe from strict and warnings.
+
+------------------------------------------------------------------------
+r1893 | autrijus | 2004-11-14 09:23:53 -0500 (Sun, 14 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r4099@not:  autrijus | 2004-11-14T14:25:10.934431Z
+ * It turns out that Apache::Log needs to be explicitly loaded
+   for MasonX::Apache2Handler to run.
+
+------------------------------------------------------------------------
+r1892 | autrijus | 2004-11-14 01:02:18 -0500 (Sun, 14 Nov 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+
+------------------------------------------------------------------------
+r1891 | autrijus | 2004-11-14 01:01:46 -0500 (Sun, 14 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+
+ r4056@not:  autrijus | 2004-11-14T05:55:16.343169Z
+ * The chown() syntax in Handler.pm was broken.
+ * Also removed an unneccessary capturing parenthesis.
+
+------------------------------------------------------------------------
+r1890 | autrijus | 2004-11-14 01:01:21 -0500 (Sun, 14 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r4055@not:  autrijus | 2004-11-14T05:54:37.364789Z
+ * Under static_source, we need to purge the component cache
+   each time we restart, so newer components may be reloaded.
+
+------------------------------------------------------------------------
+r1889 | autrijus | 2004-11-14 01:00:58 -0500 (Sun, 14 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+ r3828@not:  autrijus | 2004-11-11T04:38:07.819422Z
+ * Do not waste stat() calls on Callback elements.
+ * If $RT::DevelMode is not set, do not refresh Callbacks cache at all.
+
+------------------------------------------------------------------------
+r1888 | autrijus | 2004-11-14 01:00:32 -0500 (Sun, 14 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+ r3827@not:  autrijus | 2004-11-11T02:06:28.593023Z
+ * only exclude normal files, not directories.
+
+------------------------------------------------------------------------
+r1887 | autrijus | 2004-11-14 01:00:09 -0500 (Sun, 14 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin
+   M /rt/branches/3.3-TESTING/etc
+   M /rt/branches/3.3-TESTING/lib
+   M /rt/branches/3.3-TESTING/lib/t
+   M /rt/branches/3.3-TESTING/sbin
+
+ r3826@not:  autrijus | 2004-11-11T02:05:00.289897Z
+ * set svn:ignore on directories to exclude generated files from
+   version control.
+
+------------------------------------------------------------------------
+r1884 | jesse | 2004-11-13 18:01:01 -0500 (Sat, 13 Nov 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+Bumping to 3.3.11
+------------------------------------------------------------------------
+r1882 | jesse | 2004-11-13 00:12:51 -0500 (Sat, 13 Nov 2004) | 10 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   D /rt/branches/3.3-TESTING/html/NoAuth/images/back_home.gif
+   D /rt/branches/3.3-TESTING/html/NoAuth/images/head_requestracker.gif
+   D /rt/branches/3.3-TESTING/html/NoAuth/images/rt.jpg
+   D /rt/branches/3.3-TESTING/html/NoAuth/images/spacer.gif
+   D /rt/branches/3.3-TESTING/html/NoAuth/images/squares_blue.gif
+   M /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in
+
+ r9222@tinbook:  jesse | 2004-11-13T03:09:38.303870Z
+ Core:
+ * Removed images that weren't used anymore
+ Configuration:
+ * Fixed RTLogo configuration variable to actually display RT's logo.
+
+------------------------------------------------------------------------
+r1881 | jesse | 2004-11-13 00:12:26 -0500 (Sat, 13 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CustomFieldTabs
+
+ r9221@tinbook:  jesse | 2004-11-13T02:43:58.587708Z
+ No longer show the "Applies To" tab for user and group Custom Fields.
+
+------------------------------------------------------------------------
+r1880 | jesse | 2004-11-13 00:11:58 -0500 (Sat, 13 Nov 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r9220@tinbook:  jesse | 2004-11-13T02:42:34.101313Z
+ Those variables need to have the RT namespace.
+
+------------------------------------------------------------------------
+r1879 | jesse | 2004-11-13 00:11:31 -0500 (Sat, 13 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+
+ r9219@tinbook:  jesse | 2004-11-13T00:28:50.936425Z
+ Made the automatic cache flushing configurable.
+
+------------------------------------------------------------------------
+r1878 | jesse | 2004-11-13 00:11:00 -0500 (Sat, 13 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r9218@tinbook:  jesse | 2004-11-12T03:08:16.964082Z
+ Refactored the column map to only initialize itself once, rather than every time it's called
+
+------------------------------------------------------------------------
+r1877 | autrijus | 2004-11-11 23:51:18 -0500 (Thu, 11 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/Callback
+
+ r3828@not:  autrijus | 2004-11-11T04:38:07.819422Z
+ * Do not waste stat() calls on Callback elements.
+ * If $RT::DevelMode is not set, do not refresh Callbacks cache at all.
+
+------------------------------------------------------------------------
+r1876 | autrijus | 2004-11-11 23:51:01 -0500 (Thu, 11 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+ r3827@not:  autrijus | 2004-11-11T02:06:28.593023Z
+ * only exclude normal files, not directories.
+
+------------------------------------------------------------------------
+r1875 | autrijus | 2004-11-11 23:47:44 -0500 (Thu, 11 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin
+   M /rt/branches/3.3-TESTING/etc
+   M /rt/branches/3.3-TESTING/lib
+   M /rt/branches/3.3-TESTING/lib/t
+   M /rt/branches/3.3-TESTING/sbin
+
+ r3826@not:  autrijus | 2004-11-11T02:05:00.289897Z
+ * set svn:ignore on directories to exclude generated files from
+   version control.
+
+------------------------------------------------------------------------
+r1800 | autrijus | 2004-11-10 08:50:55 -0500 (Wed, 10 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+
+ r3590@not:  autrijus | 2004-11-10T13:52:05.548584Z
+ * Flush cache at end of each request.
+ * Defeat perlbug that mangles (caller(0))[1] wheneter $^P is set by Module::Refresh.
+
+------------------------------------------------------------------------
+r1796 | autrijus | 2004-11-10 08:15:51 -0500 (Wed, 10 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r3588@not:  autrijus | 2004-11-10T13:16:02.416034Z
+ * Module::Refresh is now enabled by default for all HTTPD handlers
+   when $RT::DevelMode is set to true.
+
+------------------------------------------------------------------------
+r1789 | jesse | 2004-11-10 07:58:47 -0500 (Wed, 10 Nov 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+
+ r9043@tinbook:  jesse | 2004-11-10T12:55:28.022711Z
+  r9040@tinbook:  jesse | 2004-11-10T12:52:28.271911Z
+  RT-Ticket: 4624
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Provide more control over how autogenerated mail gets sent out via RT.
+  
+  
+  
+
+------------------------------------------------------------------------
+r1788 | jesse | 2004-11-10 07:58:22 -0500 (Wed, 10 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+
+ r9042@tinbook:  jesse | 2004-11-10T12:55:27.433932Z
+  r8971@tinbook:  jesse | 2004-11-10T02:24:26.255370Z
+  Fixed the MaxAttachmentSize variable name in comments. Thanks to Graham Dunn
+
+------------------------------------------------------------------------
+r1786 | jesse | 2004-11-10 07:38:04 -0500 (Wed, 10 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+
+ r9037@tinbook:  jesse | 2004-11-10T12:38:52.925002Z
+ * $ was missing on the DevelMode option
+
+------------------------------------------------------------------------
+r1779 | autrijus | 2004-11-10 05:09:04 -0500 (Wed, 10 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r3567@not:  autrijus | 2004-11-10T10:09:08.775089Z
+ * Add Module::Refresh as a dependency.
+
+------------------------------------------------------------------------
+r1778 | autrijus | 2004-11-10 05:08:41 -0500 (Wed, 10 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+
+ r3566@not:  autrijus | 2004-11-10T10:08:56.876914Z
+ * Under developer mode, do not let Mason cache object files on var/.
+
+------------------------------------------------------------------------
+r1777 | autrijus | 2004-11-10 05:08:17 -0500 (Wed, 10 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/html/Elements/Callback
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/ParseFormat
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart
+   M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+
+ r3565@not:  autrijus | 2004-11-10T10:08:34.482570Z
+ * Various warning avoidance patches.
+
+------------------------------------------------------------------------
+r1767 | jesse | 2004-11-09 21:01:21 -0500 (Tue, 09 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+
+ r8969@tinbook:  jesse | 2004-11-10T02:01:53.054185Z
+ Fixing DeveloperlMode -> DevelMode.  Thanks to Reed Lowden for the catch.
+
+------------------------------------------------------------------------
+r1766 | jesse | 2004-11-09 03:28:53 -0500 (Tue, 09 Nov 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/rt-crontool.in
+   M /rt/branches/3.3-TESTING/bin/rt-mailgate.in
+   M /rt/branches/3.3-TESTING/bin/rt.in
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Objects.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CustomFieldTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/GlobalCustomFieldTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ObjectCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickObjects
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldLookupType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectStage
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Groups.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Tickets.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Transactions.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Users.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/History.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/People.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/History.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Memberships.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/autohandler
+   M /rt/branches/3.3-TESTING/html/Admin/index.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Display.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Approve
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Approvals/index.html
+   M /rt/branches/3.3-TESTING/html/Download/CustomFieldValue/dhandler
+   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.3-TESTING/html/Elements/Callback
+   M /rt/branches/3.3-TESTING/html/Elements/Checkbox
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/ParseFormat
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.3-TESTING/html/Elements/CreateTicket
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldBinary
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldImage
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldSelect
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldText
+   M /rt/branches/3.3-TESTING/html/Elements/EditLinks
+   M /rt/branches/3.3-TESTING/html/Elements/Error
+   M /rt/branches/3.3-TESTING/html/Elements/Footer
+   M /rt/branches/3.3-TESTING/html/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/ListActions
+   M /rt/branches/3.3-TESTING/html/Elements/Login
+   M /rt/branches/3.3-TESTING/html/Elements/Menu
+   M /rt/branches/3.3-TESTING/html/Elements/MessageBox
+   M /rt/branches/3.3-TESTING/html/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/Elements/MyTickets
+   M /rt/branches/3.3-TESTING/html/Elements/PageLayout
+   M /rt/branches/3.3-TESTING/html/Elements/QueryString
+   M /rt/branches/3.3-TESTING/html/Elements/QuickCreate
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.3-TESTING/html/Elements/Refresh
+   M /rt/branches/3.3-TESTING/html/Elements/ScrubHTML
+   M /rt/branches/3.3-TESTING/html/Elements/Section
+   M /rt/branches/3.3-TESTING/html/Elements/SelectAttachmentField
+   M /rt/branches/3.3-TESTING/html/Elements/SelectBoolean
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDate
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateRelation
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLang
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLinkType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectMatch
+   M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+   M /rt/branches/3.3-TESTING/html/Elements/SelectQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.3-TESTING/html/Elements/SelectSortOrder
+   M /rt/branches/3.3-TESTING/html/Elements/SelectStatus
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketTypes
+   M /rt/branches/3.3-TESTING/html/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Elements/SelectWatcherType
+   M /rt/branches/3.3-TESTING/html/Elements/SetupSessionCookie
+   M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFieldImage
+   M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLink
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLinks
+   M /rt/branches/3.3-TESTING/html/Elements/ShowMemberships
+   M /rt/branches/3.3-TESTING/html/Elements/SimpleSearch
+   M /rt/branches/3.3-TESTING/html/Elements/Submit
+   M /rt/branches/3.3-TESTING/html/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBox
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart
+   M /rt/branches/3.3-TESTING/html/NoAuth/Logout.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/Reminder.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.3-TESTING/html/REST/1.0/autohandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/logout
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/comment
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/link
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/merge
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/html/Search/Edit.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditQuery
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/NewListActions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectGroup
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/html/Search/Results.rdf
+   M /rt/branches/3.3-TESTING/html/Search/Results.tsv
+   M /rt/branches/3.3-TESTING/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/SelfService/Closed.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Create.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Display.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Header
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/SelfService/Error.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Prefs.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Update.html
+   M /rt/branches/3.3-TESTING/html/SelfService/index.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/Ticket/Create.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Display.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Ticket/History.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Modify.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyDates.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Tools/MyDay.html
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+   M /rt/branches/3.3-TESTING/html/User/Delegation.html
+   M /rt/branches/3.3-TESTING/html/User/Elements/DelegateRights
+   M /rt/branches/3.3-TESTING/html/User/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/User/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/User/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/User/Prefs.html
+   M /rt/branches/3.3-TESTING/html/autohandler
+   M /rt/branches/3.3-TESTING/html/index.html
+   M /rt/branches/3.3-TESTING/html/l
+   M /rt/branches/3.3-TESTING/lib/RT/ACE.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Notify.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/RecordComment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Date.pm
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Handle.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/REST.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.3-TESTING/lib/RT/System.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+   M /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in
+   M /rt/branches/3.3-TESTING/sbin/extract-message-catalog
+   M /rt/branches/3.3-TESTING/sbin/extract_pod_tests
+   M /rt/branches/3.3-TESTING/sbin/factory
+   M /rt/branches/3.3-TESTING/sbin/license_tag
+   M /rt/branches/3.3-TESTING/sbin/regression_harness
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r8965@tinbook:  jesse | 2004-11-09T08:25:30.422838Z
+ Updated license tagging and folding for license tagging
+ * No functionality changes
+
+------------------------------------------------------------------------
+r1765 | jesse | 2004-11-09 02:55:47 -0500 (Tue, 09 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+
+ r8963@tinbook:  jesse | 2004-11-09T07:55:26.294077Z
+ Just formatting changes. ran perltidy on HasRight.
+
+------------------------------------------------------------------------
+r1763 | jesse | 2004-11-09 00:46:40 -0500 (Tue, 09 Nov 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r8959@tinbook:  jesse | 2004-11-09T05:47:13.371897Z
+ Switched to using Cache::Simple::TimedExpiry for our ACL cache, rather 
+ than our overly convoluted (and slower) ACL cache code in Prinicpal_Overlay.pm
+ SearchBuilder already depends on C::S::TE, so this isn't a new dep
+
+------------------------------------------------------------------------
+r1759 | jesse | 2004-11-08 23:58:09 -0500 (Mon, 08 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+
+ r8951@tinbook:  jesse | 2004-11-09T04:59:07.816904Z
+ Fixed a comment about the static_source directive for mason. Thanks to matthewd
+
+------------------------------------------------------------------------
+r1758 | jesse | 2004-11-08 22:47:40 -0500 (Mon, 08 Nov 2004) | 16 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/html/Elements/PageLayout
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+
+ r8942@tinbook:  jesse | 2004-11-08T17:22:08.032229Z
+ Web:
+     * Switched back to manual buffer flushing, as this will
+       improve performance and help future-proof RT against a mason update
+     * Added several manual buffer flushing points to help with the user
+       experience during page display
+     * Switched to using mason's "static_source" directive, which stops mason
+       from trying to guess about which pages need to be reload from disk.
+       (Now you need to restart the webserver to see changes)
+ Core:
+     * New  --with-developer-mode configuration flag. Right now, it just 
+       turns mason static_source off, but in the future, it will enable other
+       developer-only features.
+
+------------------------------------------------------------------------
+r1757 | jesse | 2004-11-08 22:47:13 -0500 (Mon, 08 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Base.pm
+
+ r8941@tinbook:  jesse | 2004-11-08T17:18:03.357715Z
+ Added a bit of documentation to RT::Base; removed an unused line of code
+
+------------------------------------------------------------------------
+r1753 | jesse | 2004-11-08 08:25:36 -0500 (Mon, 08 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+
+ r8935@tinbook:  jesse | 2004-11-08T13:18:04.774918Z
+ * Turning off the forking in standalone_httpd. It was never a win
+
+------------------------------------------------------------------------
+r1752 | autrijus | 2004-11-08 07:53:51 -0500 (Mon, 08 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+
+ r3280@not:  autrijus | 2004-11-08T12:13:28.529608Z
+ * make kill -HUP work sanely.
+
+------------------------------------------------------------------------
+r1751 | autrijus | 2004-11-08 07:53:30 -0500 (Mon, 08 Nov 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+
+
+------------------------------------------------------------------------
+r1750 | autrijus | 2004-11-08 07:53:00 -0500 (Mon, 08 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   D /rt/branches/3.3-TESTING/spec
+
+ r1748@not:  autrijus | 2004-11-08T08:29:17.162697Z
+ * remove the now-empty spec/ directory.
+
+------------------------------------------------------------------------
+r1749 | autrijus | 2004-11-08 07:52:36 -0500 (Mon, 08 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   A /rt/branches/3.3-TESTING/docs/design_docs/3.3-schema-redesign.txt
+   D /rt/branches/3.3-TESTING/spec/schema.txt
+
+ r1747@not:  autrijus | 2004-11-08T08:28:53.206839Z
+ * move the design spec from spec/ under the docs/design_docs/ space where it belongs.
+
+------------------------------------------------------------------------
+r1748 | autrijus | 2004-11-08 07:52:03 -0500 (Mon, 08 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/spec/schema.txt
+
+ r1746@not:  autrijus | 2004-11-08T08:27:45.676219Z
+ * V7 of redesign schema, incoporating many more comments and
+   the new, clkao-inspired fields.
+
+------------------------------------------------------------------------
+r1744 | jesse | 2004-11-07 11:26:35 -0500 (Sun, 07 Nov 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   A /rt/branches/3.3-TESTING/lib/t/08web_cf.pl.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r6237@tinbook:  jesse | 2004-11-07T16:27:42.200967Z
+ New web-based testing for image custom field creation 
+ (upload on create, display in search result listings)
+         -Autrijus Tang
+
+------------------------------------------------------------------------
+r1743 | jesse | 2004-11-07 10:10:03 -0500 (Sun, 07 Nov 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+
+------------------------------------------------------------------------
+r1742 | jesse | 2004-11-07 10:09:36 -0500 (Sun, 07 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+
+ r6225@tinbook:  jesse | 2004-11-07T14:44:15.591492Z
+ Web
+     * Refactore BuildFormatString to simplify logic and improve reliability
+
+------------------------------------------------------------------------
+r1741 | jesse | 2004-11-07 10:09:14 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+
+ r6201@tinbook:  jesse | 2004-11-07T05:35:22.316024Z
+ Refactoring and restyling the Ticket List to present prettier tables with more human-readable names
+
+------------------------------------------------------------------------
+r1740 | jesse | 2004-11-07 10:08:50 -0500 (Sun, 07 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
+
+ r6200@tinbook:  jesse | 2004-11-07T05:32:56.068727Z
+ Web: Fixed SelectLinks component to contain the right options and present the right human-readable names
+
+------------------------------------------------------------------------
+r1739 | jesse | 2004-11-07 10:08:29 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat
+
+ r6199@tinbook:  jesse | 2004-11-07T05:30:58.330526Z
+ Web UI: Refactored the logic which builds format strings to simplify code and present better human-readable names
+
+------------------------------------------------------------------------
+r1738 | jesse | 2004-11-07 10:08:08 -0500 (Sun, 07 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+
+ r6198@tinbook:  jesse | 2004-11-07T04:18:22.934311Z
+ Devel: Changed severity of calling Principal->HasRight without a Right
+
+------------------------------------------------------------------------
+r1737 | jesse | 2004-11-07 10:05:16 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+
+ r6197@tinbook:  jesse | 2004-11-07T03:38:25.380100Z
+ Switching Quicksearch to use most standard CSS styles
+
+------------------------------------------------------------------------
+r1736 | jesse | 2004-11-07 10:04:54 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+
+ r6196@tinbook:  jesse | 2004-11-07T03:37:32.303504Z
+ Squash warnings when trying to check acls on nonexisten custom fields
+
+------------------------------------------------------------------------
+r1735 | jesse | 2004-11-07 10:04:23 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r6195@tinbook:  jesse | 2004-11-06T15:14:59.241373Z
+ Better handling of Record deletion confirmation messages. (To go with new searchbuilder fixes)
+
+------------------------------------------------------------------------
+r1734 | autrijus | 2004-11-07 09:38:43 -0500 (Sun, 07 Nov 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+* In query builder, parse custom fields by name.
+* Generate all Link-type result cell callbacks from %LINKTYPEMAP.
+* Display custom field contents, separated by newlines.
+* For Image custom fields we also show a thumbnail.
+
+
+------------------------------------------------------------------------
+r1731 | autrijus | 2004-11-07 09:32:12 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+
+ r10263@not:  autrijus | 2004-11-07T14:15:05.153388Z
+ * one loc fix.
+
+------------------------------------------------------------------------
+r1730 | autrijus | 2004-11-07 09:30:22 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt
+   A /rt/branches/3.3-TESTING/html/Search/Elements/EditQuery
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType
+
+ r10261@not:  autrijus | 2004-11-07T08:55:02.919657Z
+ * loc and layout fixed.
+
+------------------------------------------------------------------------
+r1729 | autrijus | 2004-11-07 09:30:06 -0500 (Sun, 07 Nov 2004) | 6 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+
+ r10260@not:  autrijus | 2004-11-07T08:54:20.330259Z
+ * Query builder now acts on multiple clauses.
+ * Close a potential XSS bug by escaping the clause naems.
+ * Refactor the clause display component.
+
+------------------------------------------------------------------------
+r1728 | autrijus | 2004-11-07 09:29:51 -0500 (Sun, 07 Nov 2004) | 5 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r10256@not:  autrijus | 2004-11-06T10:35:22.448152Z
+ * Escape ColumnMap return values properly to prevent cross-site scripting
+   attack.  All HTML snippets are now returned as scalar references.
+
+------------------------------------------------------------------------
+r1727 | autrijus | 2004-11-07 09:28:27 -0500 (Sun, 07 Nov 2004) | 5 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/Makefile.in
+
+ r10253@not:  autrijus | 2004-11-06T10:17:49.792085Z
+ * "make initdb" now an alias of "make initialize-database".
+
+------------------------------------------------------------------------
+r1726 | autrijus | 2004-11-07 09:26:14 -0500 (Sun, 07 Nov 2004) | 5 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+
+ r10252@not:  autrijus | 2004-11-06T10:17:41.433720Z
+ * "make dropdb" on SQLite now works.
+
+------------------------------------------------------------------------
+r1725 | autrijus | 2004-11-07 09:22:06 -0500 (Sun, 07 Nov 2004) | 5 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm
+   M /rt/branches/3.3-TESTING/sbin/factory
+
+ r10251@not:  autrijus | 2004-11-06T10:17:29.202899Z
+ * fallouts from the OCFV schema change.
+
+------------------------------------------------------------------------
+r1724 | autrijus | 2004-11-07 09:17:03 -0500 (Sun, 07 Nov 2004) | 7 lines
+Changed paths:
+   M /rt
+   A /rt/branches/3.3-TESTING/etc/upgrade/3.3.11
+   A /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.Pg
+   A /rt/branches/3.3-TESTING/etc/upgrade/3.3.11/schema.mysql
+
+ r10242@not:  autrijus | 2004-11-06T06:59:58.274625Z
+ * Schema changes for Pg, SQLite, mysql and Oracle.
+ r10243@not:  autrijus | 2004-11-06T07:00:15.865682Z
+ * schema updater for Pg and mysql; Oracle comes later and SQLite is nontrivial.
+
+------------------------------------------------------------------------
+r1723 | autrijus | 2004-11-07 09:16:15 -0500 (Sun, 07 Nov 2004) | 4 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/etc/schema.Oracle
+   M /rt/branches/3.3-TESTING/etc/schema.Pg
+   M /rt/branches/3.3-TESTING/etc/schema.SQLite
+   M /rt/branches/3.3-TESTING/etc/schema.mysql
+
+ r10242@not:  autrijus | 2004-11-06T06:59:58.274625Z
+ * Schema changes for Pg, SQLite, mysql and Oracle.
+
+------------------------------------------------------------------------
+r1721 | autrijus | 2004-11-05 06:43:18 -0500 (Fri, 05 Nov 2004) | 18 lines
+Changed paths:
+   M /rt
+   M /rt/branches
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+  r10186@not (orig r1718):  autrijus | 2004-11-05T08:56:10.440277Z
+  * Log::Dispatch wants ->warning, not ->warn.
+ r10196@not:  autrijus | 2004-11-05T11:41:58.476189Z
+ * Fixes to standalone_httpd: 'protocol' was not defined, and query_string
+   may be undefined too.  (Supposedly fixed in HTTP::Server::Simple.)
+ r10197@not:  autrijus | 2004-11-05T11:42:20.621065Z
+ * Remove outdated comment.
+ r10198@not:  autrijus | 2004-11-05T11:43:55.045510Z
+ * Refactor getting-an-uploaded-file-into-cf into _UploadFile call
+   in Interface::Web; this unbreaks uploading a file cf on ticket creation.
+ * The "CustomField-x" keys in $Ticket->Create now take hash references
+   that contain CFV fields, eg. LargeContent, ContentType, Value.
+
+
+------------------------------------------------------------------------
+r1718 | autrijus | 2004-11-05 03:56:10 -0500 (Fri, 05 Nov 2004) | 3 lines
+Changed paths:
+   M /rt
+   M /rt/branches
+   M /rt/branches/3.2-RELEASE
+   M /rt/branches/3.2-SYBASE-TESTING
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/PLATANO-EXPERIMENTAL-CSS
+   M /rt/branches/PLATANO-EXPERIMENTAL-CSS/etc/upgrade
+
+* Log::Dispatch wants ->warning, not ->warn.
+
+
+------------------------------------------------------------------------
+r1716 | jesse | 2004-11-04 23:02:48 -0500 (Thu, 04 Nov 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r6175@tinbook:  jesse | 2004-11-05T02:17:24.427390Z
+ Improved comments and folds in RT::Record
+
+------------------------------------------------------------------------
+r1715 | jesse | 2004-11-04 23:02:27 -0500 (Thu, 04 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r6174@tinbook:  jesse | 2004-11-05T02:17:10.144816Z
+ When uploading image custom fields, they're handled as file descriptors, rather than scalars. Our old logic assumed that any ref was an array. Now we check for array refs explicitly.
+
+------------------------------------------------------------------------
+r1714 | jesse | 2004-11-04 23:02:06 -0500 (Thu, 04 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+
+ r6173@tinbook:  jesse | 2004-11-05T02:14:56.442006Z
+ Added a HUP handler for the standalone httpd (so you can kill -HUP it to reload)
+
+------------------------------------------------------------------------
+r1713 | jesse | 2004-11-04 23:01:23 -0500 (Thu, 04 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFields
+
+ r6172@tinbook:  jesse | 2004-11-05T02:14:19.720658Z
+ Improved list format for multiple custom field values
+
+------------------------------------------------------------------------
+r1712 | jesse | 2004-11-04 23:00:28 -0500 (Thu, 04 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/CreateTicket
+   M /rt/branches/3.3-TESTING/html/Ticket/Create.html
+
+ r6171@tinbook:  jesse | 2004-11-05T02:14:02.424154Z
+ More form Names to make testing easier
+
+------------------------------------------------------------------------
+r1711 | jesse | 2004-11-04 22:59:53 -0500 (Thu, 04 Nov 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+
+ r6170@tinbook:  jesse | 2004-11-04T08:33:12.626307Z
+ Added a couple of form NAME elements, to ease testing
+
+------------------------------------------------------------------------
+r1710 | jesse | 2004-11-04 22:59:24 -0500 (Thu, 04 Nov 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r6169@tinbook:  jesse | 2004-11-04T08:32:13.034112Z
+ Added a Delete method to RT::Record so we get proper messages on object deletion
+     --Autrijus
+
+------------------------------------------------------------------------
+r1709 | jesse | 2004-11-01 00:55:09 -0500 (Mon, 01 Nov 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r6157@tinbook:  jesse | 2004-11-01T04:52:49.078521Z
+ A patch from 3.2 accidentally cascaded forward
+
+------------------------------------------------------------------------
+r1708 | jesse | 2004-11-01 00:54:59 -0500 (Mon, 01 Nov 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+
+ r6156@tinbook:  jesse | 2004-11-01T04:47:06.225531Z
+  r6152@tinbook:  jesse | 2004-11-01T04:43:38.864654Z
+  RT-Ticket: 6230
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  New "batch transactions" core from Ruslan. This update makes it much easier to use stock conditions for bulk updates
+  
+  
+
+------------------------------------------------------------------------
+r1707 | jesse | 2004-11-01 00:54:47 -0500 (Mon, 01 Nov 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r6155@tinbook:  jesse | 2004-11-01T04:47:05.144200Z
+  r6151@tinbook:  jesse | 2004-11-01T04:42:20.034865Z
+  RT-Ticket: 6242
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  There were a couple of bugs in the bulk update page that broke ticket linking.
+  (Among other things, the custom fields update functionality was completely broken. It's been disabled pending a new implementation)
+  
+  
+
+------------------------------------------------------------------------
+r1704 | jesse | 2004-10-31 22:49:50 -0500 (Sun, 31 Oct 2004) | 10 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields
+
+ r6149@tinbook:  jesse | 2004-11-01T03:50:49.511535Z
+ RT-Ticket: 6245
+ RT-Status: resolved
+ RT-Update: correspond
+ Global custom field editing in 3.3 had the wrong (hardcoded) URL target.
+
+------------------------------------------------------------------------
+r1699 | jesse | 2004-10-27 18:01:49 -0400 (Wed, 27 Oct 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r6127@tinbook:  jesse | 2004-10-27T22:02:28.387934Z
+ Bumping to 3.3.10
+
+------------------------------------------------------------------------
+r1698 | jesse | 2004-10-27 04:06:56 -0400 (Wed, 27 Oct 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+
+ r6121@tinbook:  jesse | 2004-10-27T07:55:33.542549Z
+  r6115@tinbook:  jesse | 2004-10-27T07:51:39.957035Z
+  RT-Ticket: 6219
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Rebuilt RT::Tickets' watcher search logic to only use _one_ join to the users/groups table so as to create joins that can be computed in finite time. Theoretically, this makes watcher searching less powerful.  In practice, it makes watcher searching a lot more possible.
+  
+  
+  
+
+------------------------------------------------------------------------
+r1697 | jesse | 2004-10-27 04:06:29 -0400 (Wed, 27 Oct 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+
+ r6120@tinbook:  jesse | 2004-10-27T07:55:32.882088Z
+  r6109@tinbook:  jesse | 2004-10-26T20:02:02.857695Z
+  Additional fixes for display of unlimited search results
+
+------------------------------------------------------------------------
+r1696 | jesse | 2004-10-27 04:05:52 -0400 (Wed, 27 Oct 2004) | 10 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+
+ r6119@tinbook:  jesse | 2004-10-27T07:55:32.408440Z
+  r6046@tinbook:  jesse | 2004-10-19T05:21:18.567580Z
+  RT-Ticket: 6121
+  RT-Status: resolved
+  RT-Update: correspond
+  
+  Fixed the name of the template used to notify non-privilged users when their password is changed
+  
+
+------------------------------------------------------------------------
+r1695 | jesse | 2004-10-27 04:05:26 -0400 (Wed, 27 Oct 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/schema.Pg
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.1.0/schema.Pg
+
+ r6118@tinbook:  jesse | 2004-10-27T07:55:31.895658Z
+  r6007@tinbook:  jesse | 2004-10-14T21:47:50.297291Z
+  RT-Ticket: 6197
+  RT-Status: resolved
+  
+  Removed a comment from the PostgreSQL schema files, as some versions of postgres fail to parse it well.
+  
+
+------------------------------------------------------------------------
+r1694 | jesse | 2004-10-27 04:05:10 -0400 (Wed, 27 Oct 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+
+ r6117@tinbook:  jesse | 2004-10-27T07:55:31.185793Z
+  r1994@tinbook:  jesse | 2004-10-12T23:37:37.775608Z
+  Improved "stickiness" of queries.
+  Next/Prev navigation should be more consistently available now.
+  Most recent query should be available more consistently.
+  
+
+------------------------------------------------------------------------
+r1692 | jesse | 2004-10-27 00:31:12 -0400 (Wed, 27 Oct 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Create.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+
+ r6113@tinbook:  jesse | 2004-10-27T04:31:13.448231Z
+ Added support for recording transaction custom fields on ticket creation.
+
+------------------------------------------------------------------------
+r1688 | jesse | 2004-10-23 18:05:14 -0400 (Sat, 23 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r6101@tinbook:  jesse | 2004-10-23T22:05:06.396023Z
+ Bumping to 3.3.9
+
+------------------------------------------------------------------------
+r1686 | jesse | 2004-10-23 17:50:32 -0400 (Sat, 23 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/PageLayout
+   M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+   M /rt/branches/3.3-TESTING/html/Elements/SelectStatus
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectGroup
+
+ r6093@tinbook:  jesse | 2004-10-23T21:47:53.224532Z
+ A bunch of tiny fixes to the web ui to avoid warnings about uninitialized variables.
+
+------------------------------------------------------------------------
+r1685 | jesse | 2004-10-23 17:50:14 -0400 (Sat, 23 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/schema.SQLite
+
+ r6092@tinbook:  jesse | 2004-10-23T21:46:47.129210Z
+ Updated SQLite schema to current RT 3.3 versions
+
+------------------------------------------------------------------------
+r1684 | jesse | 2004-10-23 17:49:50 -0400 (Sat, 23 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm
+
+ r6091@tinbook:  jesse | 2004-10-23T21:46:04.315427Z
+ Better checking for ACL queries on undefined objects (to avoid a warning).
+
+------------------------------------------------------------------------
+r1683 | jesse | 2004-10-23 17:49:38 -0400 (Sat, 23 Oct 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r6090@tinbook:  jesse | 2004-10-23T21:44:41.851286Z
+ Fixed a warning when objects were created with no names
+
+------------------------------------------------------------------------
+r1682 | jesse | 2004-10-23 17:49:25 -0400 (Sat, 23 Oct 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+
+ r6089@tinbook:  jesse | 2004-10-23T21:43:19.939096Z
+ Fixed message returned on password change to not include md5 hash of password
+
+------------------------------------------------------------------------
+r1681 | jesse | 2004-10-23 17:48:13 -0400 (Sat, 23 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r6088@tinbook:  jesse | 2004-10-23T21:42:23.542584Z
+ Bumped DBIx::SearchBuilder required version, for new SQLite support
+
+------------------------------------------------------------------------
+r1680 | jesse | 2004-10-21 13:20:05 -0400 (Thu, 21 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/ACE.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users.pm
+   M /rt/branches/3.3-TESTING/sbin/factory
+
+ r6077@tinbook:  jesse | 2004-10-21T17:20:26.237576Z
+ Core: integrated new factory code to allow more datamodel metadata to be collected
+
+------------------------------------------------------------------------
+r1679 | jesse | 2004-10-21 13:19:45 -0400 (Thu, 21 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+
+ r6076@tinbook:  jesse | 2004-10-21T16:46:20.466296Z
+ ACL: Fixed logic in an ACL query so that it returns failure when handed an invalid object, rather than trying a bogus SQL query and failing.
+
+------------------------------------------------------------------------
+r1678 | jesse | 2004-10-20 19:27:13 -0400 (Wed, 20 Oct 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r6074@tinbook:  jesse | 2004-10-20T23:26:48.112240Z
+ RT-Ticket: 5701
+ RT-Status: resolved
+ RT-Update: correspond
+ RT now prevents users from creating objects with 'Name' attributes that are numreric.
+
+------------------------------------------------------------------------
+r1677 | jesse | 2004-10-20 18:56:16 -0400 (Wed, 20 Oct 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+
+ r6071@tinbook:  jesse | 2004-10-20T22:56:43.545883Z
+ RT-Ticket: 6192
+ RT-Status: update
+ Updated RT::Attachement::OriginalContent to use a better regexp for determining what's encoded and what's not.
+
+------------------------------------------------------------------------
+r1676 | jesse | 2004-10-20 18:55:57 -0400 (Wed, 20 Oct 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po
+
+ r6070@tinbook:  jesse | 2004-10-20T22:51:44.854897Z
+ RT-Ticket: 6123
+ RT-Status: resolved 
+ RT-Update: correspond
+ Updated the dutch translation. (As the translation hadn't been applied for a bit, some translations didn't apply cleanly.)
+
+------------------------------------------------------------------------
+r1675 | jesse | 2004-10-20 18:34:32 -0400 (Wed, 20 Oct 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html
+
+ r6064@tinbook:  jesse | 2004-10-20T22:08:13.953728Z
+ Fixed a typo
+
+------------------------------------------------------------------------
+r1674 | jesse | 2004-10-20 18:33:19 -0400 (Wed, 20 Oct 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+
+ r6063@tinbook:  jesse | 2004-10-20T19:54:02.885732Z
+ RT-Ticket: 6180
+ RT-Status: resolved
+ RT-Update: correspond
+ If you have changed $MinimumPasswordLength to be greater than 6, RT's "GenerateRandomPassword" method now takes that into account
+
+------------------------------------------------------------------------
+r1673 | jesse | 2004-10-20 18:33:03 -0400 (Wed, 20 Oct 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html
+
+ r6062@tinbook:  jesse | 2004-10-20T19:46:00.816618Z
+ RT-Ticket: 6188
+ RT-Status: resolved
+ RT-Update: correspond
+ RT squelches passwords in the configuration summary page. It no longer
+ squleches "RT::MinimumPasswordLength" 
+
+------------------------------------------------------------------------
+r1672 | jesse | 2004-10-20 18:32:48 -0400 (Wed, 20 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r6061@tinbook:  jesse | 2004-10-20T19:27:22.698792Z
+ Minor cleanups to record.pm
+
+------------------------------------------------------------------------
+r1671 | alexmv | 2004-10-20 15:51:36 -0400 (Wed, 20 Oct 2004) | 2 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+
+Remove wayward '+'
+
+------------------------------------------------------------------------
+r1670 | jesse | 2004-10-20 15:20:19 -0400 (Wed, 20 Oct 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+
+ r6056@tinbook:  jesse | 2004-10-20T19:20:39.940786Z
+ RT-Ticket: 5594
+ RT-Status: resolved
+ RT-UpdateType: correspond
+ EmailParser updates applied to RT 3.3 to fix subject lines that are encoded and multi-line
+
+------------------------------------------------------------------------
+r1669 | jesse | 2004-10-20 15:19:59 -0400 (Wed, 20 Oct 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+
+ r6055@tinbook:  jesse | 2004-10-20T18:56:31.219026Z
+ RT-Ticket: 5569
+ RT-Status: resolved
+ Status is nowdefinablein the RT_Config file.
+
+------------------------------------------------------------------------
+r1666 | jesse | 2004-10-20 01:47:04 -0400 (Wed, 20 Oct 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header
+   M /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+
+ r6051@tinbook:  jesse | 2004-10-20T05:39:54.597284Z
+ RT-Ticket: 5837
+ RT-Status: resolved
+ RT-Update: correspond
+ Moved more ticket listing style to the CSS and out of the html, per the suggestion of Dirk Pape
+
+------------------------------------------------------------------------
+r1665 | jesse | 2004-10-20 01:46:54 -0400 (Wed, 20 Oct 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+
+ r6050@tinbook:  jesse | 2004-10-20T05:33:26.027966Z
+ RT-Ticket: 5729
+ RT-Status: resolved
+ RT-Action: correspond
+ Patch fixes issue with multibyte characters escaping in URLs. --Ruslan
+
+------------------------------------------------------------------------
+r1663 | jesse | 2004-10-19 01:23:26 -0400 (Tue, 19 Oct 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/config.layout
+   M /rt/branches/3.3-TESTING/m4/rt_layout.m4
+
+ r6048@tinbook:  jesse | 2004-10-19T05:24:15.256721Z
+ RT-Ticket: 6198
+ RT-Status: resolved
+ RT-Update: correspond
+ Applied a patch to add an fhs-compliant RT layout and fix some of the layout parsing.
+
+------------------------------------------------------------------------
+r1661 | jesse | 2004-10-19 01:17:39 -0400 (Tue, 19 Oct 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+
+ r6044@tinbook:  jesse | 2004-10-19T05:18:31.025176Z
+ RT-Ticket: 6154
+ RT-Status: resolved
+ RT-Update: reply
+ Owner listings now sort alphabetically
+
+------------------------------------------------------------------------
+r1660 | jesse | 2004-10-19 01:10:02 -0400 (Tue, 19 Oct 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+
+ r6042@tinbook:  jesse | 2004-10-19T05:10:45.782060Z
+ RT-Ticket: 6199
+ RT-Status: resolved
+ RT-Update: correspond
+ Formatting fixes to RT.pm
+
+------------------------------------------------------------------------
+r1659 | jesse | 2004-10-18 13:47:29 -0400 (Mon, 18 Oct 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/etc/initialdata
+
+ r6039@tinbook:  jesse | 2004-10-18T17:48:14.238206Z
+ RT-Ticket: 5336
+ RT-Status: resolved
+ Approval template corrected
+
+------------------------------------------------------------------------
+r1657 | jesse | 2004-10-15 14:25:31 -0400 (Fri, 15 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r6014@tinbook:  jesse | 2004-10-15T18:26:19.439204Z
+ Bumping to 3.3.8
+
+------------------------------------------------------------------------
+r1656 | jesse | 2004-10-15 13:56:50 -0400 (Fri, 15 Oct 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   A /rt/branches/3.3-TESTING/html/Admin/Elements/GlobalCustomFieldTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ObjectCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs
+   A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields
+   A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Groups.html
+   A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Tickets.html
+   A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Queue-Transactions.html
+   A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/Users.html
+   A /rt/branches/3.3-TESTING/html/Admin/Global/CustomFields/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/index.html
+
+ r6009@tinbook:  jesse | 2004-10-15T17:57:36.162346Z
+ Administrative menu overhaul to sanitize custom field configuration.
+
+------------------------------------------------------------------------
+r1650 | jesse | 2004-10-12 17:01:07 -0400 (Tue, 12 Oct 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r1992@tinbook:  jesse | 2004-10-12T21:00:33.006657Z
+ RT-Ticket: 6182
+ RT-Status: resolved
+
+------------------------------------------------------------------------
+r1649 | jesse | 2004-10-11 17:10:40 -0400 (Mon, 11 Oct 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+
+ r1985@tinbook:  jesse | 2004-10-11T20:26:31.046336Z
+ Fixed a bug in the merge from 3.2 that broke ticket transaction searching; added support for Ticket "Updated" as a synonym for TransactionDate as a search criterion
+
+------------------------------------------------------------------------
+r1648 | jesse | 2004-10-10 00:30:21 -0400 (Sun, 10 Oct 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/html/Search/Results.tsv
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+
+ r1651@tinbook:  jesse | 2004-10-10T04:24:17.077128Z
+ r1652@tinbook:  jesse | 2004-10-10T04:30:49.336195Z
+  r1650@tinbook:  jesse | 2004-10-10T04:23:58.456281Z
+  
+
+------------------------------------------------------------------------
+r1603 | jesse | 2004-09-30 22:45:46 -0400 (Thu, 30 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/Menu
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+
+ ----------------------------------------------------------------------
+ r10434@tinbook:  jesse | 2004-10-01T02:43:47.012515Z
+ Better cssification of the menus
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1566 | jesse | 2004-09-27 17:20:14 -0400 (Mon, 27 Sep 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/Menu
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+
+ r10391@tinbook:  jesse | 2004-09-27T21:17:31.817589Z
+ RT-Ticket: 6139
+ RT-Status: resolved
+ RT-Update-Type: correspond
+ Applied patch from Oliver Thomas to move more menu styling to the external CSS file and out of the html.
+
+------------------------------------------------------------------------
+r1556 | jesse | 2004-09-23 15:14:29 -0400 (Thu, 23 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople
+
+ r10336@Jesse-Vincents-Computer:  jesse | 2004-09-23T06:45:36.828724Z
+ r10350@Jesse-Vincents-Computer:  jesse | 2004-09-23T19:13:34.578717Z
+ Use ShowUserEntry for ShowPeople
+
+------------------------------------------------------------------------
+r1554 | jesse | 2004-09-23 00:30:24 -0400 (Thu, 23 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r1867@bitsy:  jesse | 2004-09-23T02:39:51.040258Z
+ Bumping to 3.3.7
+
+------------------------------------------------------------------------
+r1553 | jesse | 2004-09-23 00:30:04 -0400 (Thu, 23 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r1865@bitsy:  jesse | 2004-09-23T02:28:19.315048Z
+ r1866@bitsy:  jesse | 2004-09-23T02:38:19.257248Z
+ DBIx::SearchBuilder dependency incremented
+
+------------------------------------------------------------------------
+r1552 | tla | 2004-09-22 23:54:00 -0400 (Wed, 22 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in
+
+This now actually tests the SelectOwner functionality change.
+
+
+------------------------------------------------------------------------
+r1551 | tla | 2004-09-22 18:44:28 -0400 (Wed, 22 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+   M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in
+
+SelectOwner can now be passed a list of queues which the user may see.
+
+
+------------------------------------------------------------------------
+r1550 | tla | 2004-09-22 17:32:53 -0400 (Wed, 22 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/lib/t/07acl.pl.in
+
+Add sleeps for the right granting; try a pattern-match that works this time.
+
+
+------------------------------------------------------------------------
+r1546 | autrijus | 2004-09-22 13:16:22 -0400 (Wed, 22 Sep 2004) | 8 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r7965@not:  autrijus | 2004-09-21T13:18:07.917938Z
+ r8021@not:  autrijus | 2004-09-22T17:15:50.576469Z
+ * On mod_perl1 with root directory, ->filename is empty, not '/',
+   hence breaking index.html handling.  Entirely my fault.
+
+------------------------------------------------------------------------
+r1544 | tla | 2004-09-22 12:21:24 -0400 (Wed, 22 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+
+If a user does not have the ModifySelf right, he/she should also not
+be able to see the Prefs link in the header.
+
+
+------------------------------------------------------------------------
+r1543 | tla | 2004-09-22 04:08:50 -0400 (Wed, 22 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+
+If we unlimit the queues, then queues will show up, and then users will
+show up, and then customers will be happy.
+
+
+------------------------------------------------------------------------
+r1542 | tla | 2004-09-22 03:41:22 -0400 (Wed, 22 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/UPGRADING
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/html/Elements/Tabs
+   M /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   A /rt/branches/3.3-TESTING/lib/t/07acl.pl.in
+
+Moved the functionality whereby Config and Prefs tabs disappear to core.
+Wrote tests for the new core behavior.
+
+
+------------------------------------------------------------------------
+r1541 | tla | 2004-09-22 03:14:33 -0400 (Wed, 22 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/lib/t/05cronsupport.pl.in
+
+The regression test would die if the last test in here failed.
+That wasn't very nice of me.
+
+------------------------------------------------------------------------
+r1538 | tla | 2004-09-22 01:57:34 -0400 (Wed, 22 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/configure.ac
+
+The cronsupport tests somehow fell out of here.  Replacing.
+
+
+------------------------------------------------------------------------
+r1535 | jesse | 2004-09-21 02:03:26 -0400 (Tue, 21 Sep 2004) | 10 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+
+ r10334@tinbook:  jesse | 2004-09-21T06:03:40.050504Z
+ RT-Ticket: 6105
+ RT-Status: resolved
+ RT-UpdateType: correspond
+ Refactored some TicketSQL stuff to bound the right thing in our ticketsql subclause
+
+------------------------------------------------------------------------
+r1534 | jesse | 2004-09-21 01:16:18 -0400 (Tue, 21 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+
+ r10332@tinbook:  jesse | 2004-09-21T05:16:35.439550Z
+ Next test version of less broken cf search code
+
+------------------------------------------------------------------------
+r1533 | jesse | 2004-09-21 00:48:54 -0400 (Tue, 21 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+
+ r10326@tinbook:  jesse | 2004-09-21T04:48:46.583575Z
+ First test version of less broken cf search code
+
+------------------------------------------------------------------------
+r1528 | jesse | 2004-09-20 23:18:19 -0400 (Mon, 20 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+
+ r10324@tinbook:  jesse | 2004-09-21T03:18:34.501590Z
+ removing some debugging output
+
+------------------------------------------------------------------------
+r1527 | jesse | 2004-09-20 23:12:11 -0400 (Mon, 20 Sep 2004) | 142 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+
+ r10311@tinbook:  jesse | 2004-09-20T21:22:51.344787Z
+  ----------------------------------------------------------------------
+  r10213@tinbook (orig r1454):  autrijus | 2004-09-08T19:54:32.241114Z
+   r5740@xor:  autrijus | 2004-09-08T19:54:01.384500Z
+   * Let "make install" for inplace layout work without hassle.
+   
+  
+  ----------------------------------------------------------------------
+  r10214@tinbook (orig r1455):  autrijus | 2004-09-08T19:54:55.301056Z
+   r5741@xor:  autrijus | 2004-09-08T19:54:33.611316Z
+   * With SQLite, put database in $VarPath if $DatabaseName is relative.
+  
+  ----------------------------------------------------------------------
+  r10215@tinbook (orig r1456):  autrijus | 2004-09-08T19:59:38.530949Z
+   r5749@xor:  autrijus | 2004-09-08T19:59:51.949128Z
+   * Add mason_handler.scgi and standalone_httpd into list of files
+     to be made executable on "make fixperms".
+  
+  ----------------------------------------------------------------------
+  r10216@tinbook (orig r1457):  jesse | 2004-09-08T20:31:26.131286Z
+   
+   ----------------------------------------------------------------------
+   r10212@tinbook:  jesse | 2004-09-08T20:30:48.849107Z
+   merging 3.2's Offline.html page forward to 3.3
+   ----------------------------------------------------------------------
+  
+  ----------------------------------------------------------------------
+  r10222@tinbook (orig r1461):  autrijus | 2004-09-08T21:30:59.960856Z
+   r5770@xor:  autrijus | 2004-09-08T20:42:48.599276Z
+   
+   
+   
+   r5809@xor:  autrijus | 2004-09-08T21:30:29.869203Z
+   * add sbin/rt-dump-database into sbin files.
+  
+  ----------------------------------------------------------------------
+  r10257@tinbook (orig r1480):  jesse | 2004-09-14T03:28:52.701395Z
+  Bumped to 3.3.6
+  ----------------------------------------------------------------------
+  r10275@tinbook (orig r1493):  autrijus | 2004-09-15T15:40:44.820762Z
+   r7404@not:   | 2004-09-15T00:04:07.008049Z
+   
+   
+   
+   r7442@not:   | 2004-09-15T15:39:23.096249Z
+    ----------------------------------------------------------------------
+    r7441@not:  autrijus | 2004-09-15T15:20:23.097011Z
+    * Luis Arnauth pointed out that we did not serve mail-gateway.
+    ----------------------------------------------------------------------
+   
+  
+  ----------------------------------------------------------------------
+  r10298@tinbook (orig r1506):  jesse | 2004-09-19T20:20:43.620895Z
+  Fixing case of mysql tablenames, since all the world is not case insensitive like Mac OS X. This is a good thing
+  ----------------------------------------------------------------------
+  r10299@tinbook (orig r1507):  jesse | 2004-09-20T00:58:19.610978Z
+   r10219@tinbook (orig r1458):  leira | 2004-09-08T21:19:51.021183Z
+   If something is overdue, set DueRelative to class "overdue".
+   
+   Note: core RT doesn't have an "overdue" class at this time.
+   
+  
+  ----------------------------------------------------------------------
+  r10300@tinbook (orig r1508):  jesse | 2004-09-20T00:58:46.601286Z
+   r10221@tinbook (orig r1460):  leira | 2004-09-08T21:29:25.111044Z
+   Use time() instead of making an RT::Date.
+   
+  
+  ----------------------------------------------------------------------
+  r10301@tinbook (orig r1509):  jesse | 2004-09-20T00:59:15.051043Z
+   r10223@tinbook (orig r1462):  leira | 2004-09-08T21:31:51.811014Z
+   Overdue things are now read.
+   
+  
+  ----------------------------------------------------------------------
+  r10302@tinbook (orig r1510):  jesse | 2004-09-20T00:59:45.271374Z
+   r10225@tinbook (orig r1464):  leira | 2004-09-08T21:41:43.110851Z
+   Don't put a span around things if it won't do anything.
+   
+  
+  ----------------------------------------------------------------------
+  r10303@tinbook (orig r1511):  jesse | 2004-09-20T01:00:10.600204Z
+   r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
+   -l
+   
+   
+  
+  ----------------------------------------------------------------------
+  r10304@tinbook (orig r1512):  jesse | 2004-09-20T01:01:13.381046Z
+   r10253@tinbook (orig r1477):  jesse | 2004-09-13T20:01:18.620833Z
+    r10249@tinbook:  jesse | 2004-09-13T19:56:43.541086Z
+     ----------------------------------------------------------------------
+     r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
+     
+     
+     ----------------------------------------------------------------------
+    
+    r10250@tinbook:  jesse | 2004-09-13T19:58:31.660069Z
+    Bumped to 3.2.2rc1
+   
+  
+  ----------------------------------------------------------------------
+  r10305@tinbook (orig r1513):  jesse | 2004-09-20T01:01:37.103494Z
+   r10265@tinbook (orig r1486):  jesse | 2004-09-14T06:12:08.920979Z
+    r10262@tinbook:  jesse | 2004-09-14T06:12:21.353389Z
+    Never try to fetch attributes when we don't have an object to fetch attributes on
+   
+  
+  ----------------------------------------------------------------------
+  r10306@tinbook (orig r1514):  jesse | 2004-09-20T01:02:01.021112Z
+   r10267@tinbook (orig r1487):  jesse | 2004-09-14T16:14:00.320887Z
+    r10266@tinbook:  jesse | 2004-09-14T16:14:14.588686Z
+    RT-Ticket: 5836
+    RT-Status: resolved
+    RT-ACtion: reply
+    
+    
+    Added back a "ticket refresh" dropdown on the search results page.
+    Thanks to Dirk Pape.
+    
+    
+   
+  
+  ----------------------------------------------------------------------
+  r10307@tinbook (orig r1515):  jesse | 2004-09-20T01:02:23.020890Z
+   r10277@tinbook (orig r1495):  leira | 2004-09-15T19:22:35.471086Z
+   Removed <pre> block around the header keys, and removed an extraneous </td>.
+   
+  
+  ----------------------------------------------------------------------
+  r10308@tinbook (orig r1516):  jesse | 2004-09-20T01:02:45.710756Z
+   r10284@tinbook (orig r1498):  leira | 2004-09-16T22:28:20.860968Z
+   Add another callback that passes parsed headers.
+   
+   Useful for MakeClicky, among other things.
+   
+  
+  ----------------------------------------------------------------------
+ r10312@tinbook:  jesse | 2004-09-21T03:10:37.466198Z
+ Custom field joins were being incorrectly constructed
+
+------------------------------------------------------------------------
+r1526 | tla | 2004-09-20 18:06:08 -0400 (Mon, 20 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+
+The SelectOwner widget should not reveal the names system superusers
+to users who are not otherwise privileged to see them.  Made this
+variable change in the UsersWhoHaveRight() call.
+
+
+------------------------------------------------------------------------
+r1525 | autrijus | 2004-09-20 14:25:28 -0400 (Mon, 20 Sep 2004) | 3 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+
+ r7812@not:  autrijus | 2004-09-20T18:00:42.848849Z
+ * dump data has to return 'true'. oops.
+
+------------------------------------------------------------------------
+r1522 | autrijus | 2004-09-20 13:22:04 -0400 (Mon, 20 Sep 2004) | 3 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ r7810@not:  autrijus | 2004-09-20T17:22:27.534622Z
+ * add YAML as a core dep for rt-dump-database.
+
+------------------------------------------------------------------------
+r1519 | autrijus | 2004-09-20 13:09:36 -0400 (Mon, 20 Sep 2004) | 2 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+
+* rt-dump-database now uses YAML for easy hand modification.
+
+------------------------------------------------------------------------
+r1516 | jesse | 2004-09-19 21:02:45 -0400 (Sun, 19 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+
+ r10284@tinbook (orig r1498):  leira | 2004-09-16T22:28:20.860968Z
+ Add another callback that passes parsed headers.
+ Useful for MakeClicky, among other things.
+
+------------------------------------------------------------------------
+r1515 | jesse | 2004-09-19 21:02:23 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+
+ r10277@tinbook (orig r1495):  leira | 2004-09-15T19:22:35.471086Z
+ Removed <pre> block around the header keys, and removed an extraneous </td>.
+
+------------------------------------------------------------------------
+r1514 | jesse | 2004-09-19 21:02:01 -0400 (Sun, 19 Sep 2004) | 13 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+
+ r10267@tinbook (orig r1487):  jesse | 2004-09-14T16:14:00.320887Z
+  r10266@tinbook:  jesse | 2004-09-14T16:14:14.588686Z
+  RT-Ticket: 5836
+  RT-Status: resolved
+  RT-ACtion: reply
+  
+  
+  Added back a "ticket refresh" dropdown on the search results page.
+  Thanks to Dirk Pape.
+  
+  
+
+------------------------------------------------------------------------
+r1513 | jesse | 2004-09-19 21:01:37 -0400 (Sun, 19 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+
+ r10265@tinbook (orig r1486):  jesse | 2004-09-14T06:12:08.920979Z
+  r10262@tinbook:  jesse | 2004-09-14T06:12:21.353389Z
+  Never try to fetch attributes when we don't have an object to fetch attributes on
+
+------------------------------------------------------------------------
+r1512 | jesse | 2004-09-19 21:01:13 -0400 (Sun, 19 Sep 2004) | 12 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+ r10253@tinbook (orig r1477):  jesse | 2004-09-13T20:01:18.620833Z
+  r10249@tinbook:  jesse | 2004-09-13T19:56:43.541086Z
+   ----------------------------------------------------------------------
+   r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
+   
+   
+   ----------------------------------------------------------------------
+  
+  r10250@tinbook:  jesse | 2004-09-13T19:58:31.660069Z
+  Bumped to 3.2.2rc1
+
+------------------------------------------------------------------------
+r1511 | jesse | 2004-09-19 21:00:10 -0400 (Sun, 19 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+
+ r10238@tinbook (orig r1474):  jesse | 2004-09-10T19:40:40.885981Z
+ -l
+
+------------------------------------------------------------------------
+r1510 | jesse | 2004-09-19 20:59:45 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r10225@tinbook (orig r1464):  leira | 2004-09-08T21:41:43.110851Z
+ Don't put a span around things if it won't do anything.
+
+------------------------------------------------------------------------
+r1509 | jesse | 2004-09-19 20:59:15 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+
+ r10223@tinbook (orig r1462):  leira | 2004-09-08T21:31:51.811014Z
+ Overdue things are now read.
+
+------------------------------------------------------------------------
+r1508 | jesse | 2004-09-19 20:58:46 -0400 (Sun, 19 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r10221@tinbook (orig r1460):  leira | 2004-09-08T21:29:25.111044Z
+ Use time() instead of making an RT::Date.
+
+------------------------------------------------------------------------
+r1507 | jesse | 2004-09-19 20:58:19 -0400 (Sun, 19 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+
+ r10219@tinbook (orig r1458):  leira | 2004-09-08T21:19:51.021183Z
+ If something is overdue, set DueRelative to class "overdue".
+ Note: core RT doesn't have an "overdue" class at this time.
+
+------------------------------------------------------------------------
+r1506 | jesse | 2004-09-19 16:20:43 -0400 (Sun, 19 Sep 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.3.0/schema.mysql
+
+Fixing case of mysql tablenames, since all the world is not case insensitive like Mac OS X. This is a good thing
+------------------------------------------------------------------------
+r1493 | autrijus | 2004-09-15 11:40:44 -0400 (Wed, 15 Sep 2004) | 11 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r7404@not:   | 2004-09-15T00:04:07.008049Z
+ r7442@not:   | 2004-09-15T15:39:23.096249Z
+  ----------------------------------------------------------------------
+  r7441@not:  autrijus | 2004-09-15T15:20:23.097011Z
+  * Luis Arnauth pointed out that we did not serve mail-gateway.
+  ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1480 | jesse | 2004-09-13 23:28:52 -0400 (Mon, 13 Sep 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+Bumped to 3.3.6
+------------------------------------------------------------------------
+r1461 | autrijus | 2004-09-08 17:30:59 -0400 (Wed, 08 Sep 2004) | 7 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/configure.ac
+
+ r5770@xor:  autrijus | 2004-09-08T20:42:48.599276Z
+ r5809@xor:  autrijus | 2004-09-08T21:30:29.869203Z
+ * add sbin/rt-dump-database into sbin files.
+
+------------------------------------------------------------------------
+r1457 | jesse | 2004-09-08 16:31:26 -0400 (Wed, 08 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+
+ ----------------------------------------------------------------------
+ r10212@tinbook:  jesse | 2004-09-08T20:30:48.849107Z
+ merging 3.2's Offline.html page forward to 3.3
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1456 | autrijus | 2004-09-08 15:59:38 -0400 (Wed, 08 Sep 2004) | 4 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/Makefile.in
+
+ r5749@xor:  autrijus | 2004-09-08T19:59:51.949128Z
+ * Add mason_handler.scgi and standalone_httpd into list of files
+   to be made executable on "make fixperms".
+
+------------------------------------------------------------------------
+r1455 | autrijus | 2004-09-08 15:54:55 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/lib/RT/Handle.pm
+
+ r5741@xor:  autrijus | 2004-09-08T19:54:33.611316Z
+ * With SQLite, put database in $VarPath if $DatabaseName is relative.
+
+------------------------------------------------------------------------
+r1454 | autrijus | 2004-09-08 15:54:32 -0400 (Wed, 08 Sep 2004) | 4 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/Makefile.in
+
+ r5740@xor:  autrijus | 2004-09-08T19:54:01.384500Z
+ * Let "make install" for inplace layout work without hassle.
+
+------------------------------------------------------------------------
+r1453 | jesse | 2004-09-08 15:00:44 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   A /rt/branches/3.3-TESTING/html/Admin/autohandler
+
+ r10209@tinbook:  jesse | 2004-09-08T17:44:02.958487Z
+ New autohandler to keep prying eyes out of the adminui
+
+------------------------------------------------------------------------
+r1452 | jesse | 2004-09-08 12:49:35 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+
+ r10201@tinbook:  jesse | 2004-09-08T16:46:05.221674Z
+ Ticket listings modified to show which N results they're showing
+
+------------------------------------------------------------------------
+r1451 | jesse | 2004-09-08 12:49:19 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+
+ r10200@tinbook:  jesse | 2004-09-08T16:44:11.407371Z
+ Modified search UI to only show potential owners for tickets in queues the user can see.
+
+------------------------------------------------------------------------
+r1450 | jesse | 2004-09-08 12:49:07 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+
+ r10199@tinbook:  jesse | 2004-09-08T16:42:14.323284Z
+ Edited the Saved Search UI to not display things the user can not do
+
+------------------------------------------------------------------------
+r1449 | jesse | 2004-09-08 12:48:48 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/System.pm
+
+ r10198@tinbook:  jesse | 2004-09-08T16:40:40.817855Z
+ Added new rights: ShowConfigTab, LoadSavedSearch, CreateSavedSearch
+
+------------------------------------------------------------------------
+r1448 | autrijus | 2004-09-08 05:02:12 -0400 (Wed, 08 Sep 2004) | 7 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+
+ r4031@not:  autrijus | 2004-09-07T20:56:58.734255Z
+ r4032@not:  autrijus | 2004-09-07T21:02:14.437187Z
+ * Unify httpd.conf settings for mod_perl1 and mod_perl2.
+
+------------------------------------------------------------------------
+r1447 | jesse | 2004-09-08 01:24:48 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r10181@tinbook:  jesse | 2004-09-08T05:21:47.107322Z
+ ACL checks to make sure a user can modify both tickets when creating a link
+
+------------------------------------------------------------------------
+r1446 | jesse | 2004-09-08 01:24:34 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+
+ r10180@tinbook:  jesse | 2004-09-08T05:18:46.031232Z
+ Fixed a debug message
+
+------------------------------------------------------------------------
+r1445 | jesse | 2004-09-08 01:24:22 -0400 (Wed, 08 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+
+ r10179@tinbook:  jesse | 2004-09-08T05:17:10.044025Z
+ Fixed a bug in the web handler that would throw an error when not running in a modperl environemnt
+
+------------------------------------------------------------------------
+r1444 | jesse | 2004-09-08 01:24:02 -0400 (Wed, 08 Sep 2004) | 4 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/SelectQueue
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+
+ r10178@tinbook:  jesse | 2004-09-08T05:16:16.426259Z
+ When searching for tickets, now the user will only see tickets they have the right to ShowTicket in...
+
+------------------------------------------------------------------------
+r1443 | jesse | 2004-09-08 01:23:31 -0400 (Wed, 08 Sep 2004) | 6 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+
+ r10177@tinbook:  jesse | 2004-09-07T23:05:53.208347Z
+ Updated the Quicksearch element to use slightly cleaner code.
+ BEHAVIOR CHANGE:  Only queues for which the current user has "ShowTicket" are listed in the queue list.
+
+------------------------------------------------------------------------
+r1436 | jesse | 2004-09-07 18:50:53 -0400 (Tue, 07 Sep 2004) | 7 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r10175@tinbook:  jesse | 2004-09-07T22:49:31.744508Z
+ iRefactoring of the MergeInto method to use less code, be more correct and be clearer. 
+ Updated tests to test merge.
+
+------------------------------------------------------------------------
+r1421 | autrijus | 2004-09-06 10:50:19 -0400 (Mon, 06 Sep 2004) | 2 lines
+Changed paths:
+   M /rt
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po
+
+* Updated Chinese translations.
+
+------------------------------------------------------------------------
+r1417 | jesse | 2004-09-03 19:24:32 -0400 (Fri, 03 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+
+ r10151@tinbook:  jesse | 2004-09-03T23:24:09.414496Z
+ minor library cleanups
+
+------------------------------------------------------------------------
+r1416 | jesse | 2004-09-03 19:24:24 -0400 (Fri, 03 Sep 2004) | 3 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/rt-mailgate.in
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   A /rt/branches/3.3-TESTING/lib/t/06mailgateway.pl.in
+
+ r10150@tinbook:  jesse | 2004-09-03T23:22:35.061493Z
+ Moving mailgateway tests into their own file
+
+------------------------------------------------------------------------
+r1415 | jesse | 2004-09-03 16:35:38 -0400 (Fri, 03 Sep 2004) | 9 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+
+ ----------------------------------------------------------------------
+ r10116@tinbook:  jesse | 2004-09-02T21:14:26.642415Z
+ ----------------------------------------------------------------------
+ r10144@tinbook:  jesse | 2004-09-03T20:32:06.311337Z
+ Query builder fixes (merge bug)
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1388 | jesse | 2004-09-01 00:43:19 -0400 (Wed, 01 Sep 2004) | 5 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights
+
+ ----------------------------------------------------------------------
+ r10114@tinbook:  jesse | 2004-09-01T04:43:10.448516Z
+ Don't show rights that a principal has in the list of rights that can be granted to them
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1387 | jesse | 2004-09-01 00:10:48 -0400 (Wed, 01 Sep 2004) | 11 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+
+ ----------------------------------------------------------------------
+ r8302@tinbook:  jesse | 2004-07-28T20:59:42.277484Z
+ ----------------------------------------------------------------------
+ r10109@tinbook:  jesse | 2004-09-01T04:08:25.198125Z
+ rewrote mail gateway shim to be a bit more robust
+ ----------------------------------------------------------------------
+ r10110@tinbook:  jesse | 2004-09-01T04:09:17.429478Z
+ Started to refactor the query builder ui code to yank out the bogus logic.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1383 | jesse | 2004-08-31 22:37:44 -0400 (Tue, 31 Aug 2004) | 407 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/rt-crontool.in
+   M /rt/branches/3.3-TESTING/bin/rt-mailgate.in
+   M /rt/branches/3.3-TESTING/bin/rt.in
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/etc/drop.Oracle
+   M /rt/branches/3.3-TESTING/etc/upgrade/3.1.0/schema.Pg
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectStage
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/People.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/index.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Display.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Approve
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Approvals/index.html
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.3-TESTING/html/Elements/Callback
+   M /rt/branches/3.3-TESTING/html/Elements/Checkbox
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Header
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/ParseFormat
+   A /rt/branches/3.3-TESTING/html/Elements/CollectionAsTable/Row
+   M /rt/branches/3.3-TESTING/html/Elements/CreateTicket
+   M /rt/branches/3.3-TESTING/html/Elements/EditLinks
+   M /rt/branches/3.3-TESTING/html/Elements/Error
+   M /rt/branches/3.3-TESTING/html/Elements/Footer
+   M /rt/branches/3.3-TESTING/html/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/ListActions
+   M /rt/branches/3.3-TESTING/html/Elements/Login
+   M /rt/branches/3.3-TESTING/html/Elements/Menu
+   M /rt/branches/3.3-TESTING/html/Elements/MessageBox
+   M /rt/branches/3.3-TESTING/html/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/Elements/MyTickets
+   M /rt/branches/3.3-TESTING/html/Elements/PageLayout
+   M /rt/branches/3.3-TESTING/html/Elements/QueryString
+   M /rt/branches/3.3-TESTING/html/Elements/QuickCreate
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+   A /rt/branches/3.3-TESTING/html/Elements/RT__Ticket
+   A /rt/branches/3.3-TESTING/html/Elements/RT__Ticket/ColumnMap
+   M /rt/branches/3.3-TESTING/html/Elements/Refresh
+   M /rt/branches/3.3-TESTING/html/Elements/ScrubHTML
+   M /rt/branches/3.3-TESTING/html/Elements/Section
+   M /rt/branches/3.3-TESTING/html/Elements/SelectAttachmentField
+   M /rt/branches/3.3-TESTING/html/Elements/SelectBoolean
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDate
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateRelation
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLang
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLinkType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectMatch
+   M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+   M /rt/branches/3.3-TESTING/html/Elements/SelectQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.3-TESTING/html/Elements/SelectSortOrder
+   M /rt/branches/3.3-TESTING/html/Elements/SelectStatus
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketTypes
+   M /rt/branches/3.3-TESTING/html/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Elements/SelectWatcherType
+   M /rt/branches/3.3-TESTING/html/Elements/SetupSessionCookie
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLink
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLinks
+   M /rt/branches/3.3-TESTING/html/Elements/SimpleSearch
+   M /rt/branches/3.3-TESTING/html/Elements/Submit
+   M /rt/branches/3.3-TESTING/html/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBox
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart
+   M /rt/branches/3.3-TESTING/html/NoAuth/Logout.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/Reminder.html
+   A /rt/branches/3.3-TESTING/html/NoAuth/images/autohandler
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.3-TESTING/html/REST/1.0/autohandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/logout
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/comment
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/link
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/merge
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/html/Search/Edit.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/NewListActions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchesForObjects
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/html/Search/Results.rdf
+   M /rt/branches/3.3-TESTING/html/Search/Results.tsv
+   M /rt/branches/3.3-TESTING/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/SelfService/Closed.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Create.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Display.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Header
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/SelfService/Error.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Prefs.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Update.html
+   M /rt/branches/3.3-TESTING/html/SelfService/index.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/Ticket/Create.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Display.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Ticket/History.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Modify.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyDates.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Tools/MyDay.html
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+   M /rt/branches/3.3-TESTING/html/User/Delegation.html
+   M /rt/branches/3.3-TESTING/html/User/Elements/DelegateRights
+   M /rt/branches/3.3-TESTING/html/User/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/User/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/User/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/User/Prefs.html
+   M /rt/branches/3.3-TESTING/html/autohandler
+   M /rt/branches/3.3-TESTING/html/index.html
+   M /rt/branches/3.3-TESTING/html/l
+   M /rt/branches/3.3-TESTING/lib/RT/ACE.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Notify.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/NotifyAsComment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/RecordComment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Date.pm
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Handle.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/da.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/es.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fi.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fr.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/he.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/hu.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ja.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/no.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ru.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/REST.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.3-TESTING/lib/RT/System.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+   M /rt/branches/3.3-TESTING/sbin/extract-message-catalog
+   M /rt/branches/3.3-TESTING/sbin/extract_pod_tests
+   M /rt/branches/3.3-TESTING/sbin/factory
+   M /rt/branches/3.3-TESTING/sbin/license_tag
+   M /rt/branches/3.3-TESTING/sbin/regression_harness
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ ----------------------------------------------------------------------
+ r8270@tinbook (orig r1270):  autrijus | 2004-07-22T00:39:33.156202Z
+  ----------------------------------------------------------------------
+  r6200@not:  autrijus | 2004-07-22T00:37:31.494556Z
+  
+  * $Ticket->AddCustomFieldValue now takes FIELD as Name.
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8271@tinbook (orig r1271):  autrijus | 2004-07-22T00:52:53.468442Z
+  ----------------------------------------------------------------------
+  r6204@not:  autrijus | 2004-07-22T00:52:38.207887Z
+  
+  * Switch $Ticket->AddCustomFieldValue to use $cf->LoadByNameAndQueue for
+    forward compatibility.
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8272@tinbook (orig r1272):  jesse | 2004-07-22T01:04:55.279276Z
+  ----------------------------------------------------------------------
+  r8267@tinbook:  jesse | 2004-07-22T01:01:02.633960Z
+  
+  Making license blocks fold away
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8282@tinbook (orig r1276):  jesse | 2004-07-22T19:08:32.352834Z
+  ----------------------------------------------------------------------
+  r8281@tinbook:  jesse | 2004-07-22T19:08:48.451578Z
+  
+  * The "/l" component now does all its work in the init block
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8286@tinbook (orig r1277):  leira | 2004-07-23T02:30:36.111345Z
+ If a template file is uploaded, clear out the old template first (as before).
+ ----------------------------------------------------------------------
+ r8287@tinbook (orig r1278):  leira | 2004-07-23T02:32:27.864998Z
+ Fill in the default queue if one was specified.
+ ----------------------------------------------------------------------
+ r8288@tinbook (orig r1279):  leira | 2004-07-23T03:02:15.525380Z
+ RT-Ticket: 5880
+ RT-Status: resolved
+ RT-Action: correspond
+ NULL values can now be chosen, and the TicketSQL query is constructed properly.
+ ----------------------------------------------------------------------
+ r8289@tinbook (orig r1280):  leira | 2004-07-23T03:04:27.962400Z
+ No value is NULL, not null.
+ ----------------------------------------------------------------------
+ r8290@tinbook (orig r1281):  autrijus | 2004-07-23T17:15:16.923948Z
+ RT-Ticket: 5274 
+ RT-Status: resolved
+ RT-Update: correspond
+  
+ Apply Bart Duchesne's patch for correctly deleting old TCFV '0'
+ when editing SingleValue TCFs.
+ ----------------------------------------------------------------------
+ r8291@tinbook (orig r1282):  jesse | 2004-07-23T17:34:23.556934Z
+  ----------------------------------------------------------------------
+  r8285@tinbook:  jesse | 2004-07-23T17:33:04.648260Z
+  
+  Using single quotes makes the email address in the copyright not get mangled
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8293@tinbook (orig r1283):  jesse | 2004-07-23T21:23:10.580796Z
+  ----------------------------------------------------------------------
+  r8292@tinbook:  jesse | 2004-07-23T21:23:16.884303Z
+  
+  RT now goes out of its way to display images, like the logo... even when users fail to configure their webserver correctly
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8294@tinbook (orig r1284):  leira | 2004-07-23T21:43:20.116290Z
+ Reset string properly when uploading a template file.
+ ----------------------------------------------------------------------
+ r8304@tinbook (orig r1285):  robert | 2004-07-26T19:07:58.942428Z
+  ----------------------------------------------------------------------
+  r1287@dog:  rspier | 2004-07-26T18:56:48.690023Z
+  
+  [fsck.com #5879] - DBIx::SearchBuilder should treat 'IS' as case insensitive, since most databases do too.
+  ----------------------------------------------------------------------
+  r1288@dog:  rspier | 2004-07-26T19:00:50.217330Z
+  
+  MicroOptimizations:
+       - if we're doing an IS NULL search already, there's no reason to do a $null_columns_ok
+       - use || instead of 'or' so we can short-circuit
+  ----------------------------------------------------------------------
+  r1289@dog:  rspier | 2004-07-26T19:06:54.604573Z
+  
+  MicroOptimization/Cleanup:
+       - get rid of $null_columns_ok flag
+       - clean up logic, and use string compare instead of regexp
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8305@tinbook (orig r1286):  robert | 2004-07-26T19:15:12.786172Z
+  ----------------------------------------------------------------------
+  r1291@dog:  rspier | 2004-07-26T19:14:41.133769Z
+  
+  Revert the last microoptimization.  It smells funny and will create problems with merging to 3.3
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8307@tinbook (orig r1288):  leira | 2004-07-28T04:04:12.240846Z
+ Handle 0 values properly.
+ ----------------------------------------------------------------------
+ r8308@tinbook (orig r1289):  huberth | 2004-07-28T18:35:38.638941Z
+ RT-Ticket: 5908
+ RT-Status: resolved
+  * drop.Oracle now drops the attributes table.
+ ----------------------------------------------------------------------
+ r8309@tinbook (orig r1290):  huberth | 2004-07-28T18:39:36.764074Z
+ RT-Ticket: 5899
+ RT-Status: resolved
+  * html/Search/Results.tsv now works with custom fields that have line breaks
+    within them.
+ ----------------------------------------------------------------------
+ r8311@tinbook (orig r1292):  jesse | 2004-07-29T00:08:11.298269Z
+  ----------------------------------------------------------------------
+  r8303@tinbook:  jesse | 2004-07-28T23:59:45.883318Z
+  
+  Removed the extra newlines we inserted after the copyright block, since it adds extra newlines to the mason pages, which can break some parsing.
+  
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8316@tinbook (orig r1293):  leira | 2004-07-29T05:41:51.040092Z
+ Make the TitleBox title a link to the same search, only not limited to 10.
+ ----------------------------------------------------------------------
+ r8319@tinbook (orig r1296):  alexmv | 2004-07-30T19:59:24.588580Z
+  * Fix "Unrecognised line: foo@bar" caused by 5.8.0 not matching utf8
+    against regexps
+ ----------------------------------------------------------------------
+ r8320@tinbook (orig r1297):  huberth | 2004-07-30T21:46:43.639926Z
+ RT-Ticket: 5699
+ RT-Status: resolved
+  * Bulk editing of custom fields (finally!) added.  Not quite as fast as
+    would be preferred, probably, but it (should) work.
+ ----------------------------------------------------------------------
+ r8329@tinbook (orig r1298):  huberth | 2004-08-03T14:02:14.558593Z
+ RT-Ticket: 5927
+ RT-Status: resolved
+  * Due dates in the past no longer look like they're in the future,
+    i.e. "6 days ago".
+ ----------------------------------------------------------------------
+ r8333@tinbook (orig r1302):  huberth | 2004-08-03T22:06:00.556754Z
+ RT-Ticket: 4473
+ RT-Status: resolved
+  * In Ticket/Elements/ShowAttachments, the font code that is generated
+    no longer tries to escape the quotes (to give something like
+    <font size=&#34;-1&#34;>).  Now the quotes appear.  Also, the default
+    font size for the date and size has been changed to -2, because -1
+    looks huge and out of place.
+ ----------------------------------------------------------------------
+ r8338@tinbook (orig r1307):  alexmv | 2004-08-04T14:33:55.363891Z
+ RT-Ticket: 5916
+ RT-Status: resolved
+  * Postgres doesn't use '#' as a comment character
+ ----------------------------------------------------------------------
+ r8339@tinbook (orig r1308):  alexmv | 2004-08-04T15:54:14.363856Z
+ RT-Ticket: 4036
+ RT-Status: resolved
+  * 'Create' is uppercase
+  * TemplateObj->QueueObj is null if the template is just being created
+ ----------------------------------------------------------------------
+ r8340@tinbook (orig r1309):  alexmv | 2004-08-04T17:42:42.591907Z
+  * Warn if running MySQL < 4.0.x
+  * Suggest something slightly more useful if we don't have InnoDB and
+    we're running MySQL 3.23
+ ----------------------------------------------------------------------
+ r8341@tinbook (orig r1310):  alexmv | 2004-08-04T19:03:51.226982Z
+ RT-Ticket: 5942
+ RT-Status: resolved
+  * Use a:after {content: "..."} to put dots after titlebox links; this
+    involves one loc string change
+  * Also force titlebox hrefs to be white, not black
+ ----------------------------------------------------------------------
+ r8342@tinbook (orig r1311):  huberth | 2004-08-05T00:44:40.527084Z
+ RT-Ticket: 4234
+ RT-Status: resolved
+  * Doubled headers and navbars no longer appear when an unprivileged user
+    creates a Custom Field.  (This happened because Abort was called within
+    a subcomponent.)
+ ----------------------------------------------------------------------
+ r8343@tinbook (orig r1312):  alexmv | 2004-08-05T00:50:16.625070Z
+  * Removing accidental paste
+ ----------------------------------------------------------------------
+ r8344@tinbook (orig r1313):  huberth | 2004-08-05T18:47:43.340906Z
+  * Fixed a couple of other stupid errors resulting from r1311 relating to
+    quoting of pathnames.
+ ----------------------------------------------------------------------
+ r8383@tinbook (orig r1326):  alexmv | 2004-08-10T19:38:59.860454Z
+  * Add callback in header proper, to allow injection of style and script tags
+ ----------------------------------------------------------------------
+ r8394@tinbook (orig r1335):  leira | 2004-08-17T16:03:08.253892Z
+ Added a new callback at the very beginning of the <%INIT> block.
+ RTIR uses this callback to look at the queue and hijack the display
+ page, however, the callback itself is more generic than that: it
+ happens at the very beginning, and receives all arguments.
+ ----------------------------------------------------------------------
+ r8396@tinbook (orig r1337):  alexmv | 2004-08-17T19:03:04.023840Z
+ RT-Ticket: 5820
+ RT-Update: correspond
+ RT-Status: resolved
+  * Use "local $_" to prevent "modification of read-only value..."
+    caused by aliasing $_ to a constant
+ ----------------------------------------------------------------------
+ r8397@tinbook (orig r1338):  alexmv | 2004-08-17T21:05:10.004165Z
+ RT-Ticket: 5716
+ RT-Update: correspond
+ RT-Status: resolved
+  * Move code which is not specific to parsing mime messages into
+    RT::Email::Interface; this removes a large base of duplicated code,
+    and some sketchy "methods" that were getting called with "" as self
+    often
+ ----------------------------------------------------------------------
+ r8398@tinbook (orig r1339):  alexmv | 2004-08-17T22:16:11.573879Z
+ RT-Ticket: 5963
+ RT-Update: correspond
+ RT-Status: resolved
+  * Applied patch provided by bobg at the domain of uic.edu to exit if
+    there is no content on standard input
+ ----------------------------------------------------------------------
+ r8399@tinbook (orig r1340):  alexmv | 2004-08-17T22:18:15.933790Z
+ RT-Ticket: 5939
+ RT-Status: resolved
+ RT-Update: correspond
+  * Take out un-needed $fontsize variable; removing <font> tags will
+    have to wait
+ ----------------------------------------------------------------------
+ r8400@tinbook (orig r1341):  alexmv | 2004-08-17T23:57:59.583821Z
+ RT-Ticket: 5897
+ RT-Update: correspond
+ RT-Status: resolved
+  * ModifyTicket includes CommentOnTicket and ReplyToTicket rights;
+    this effects display of "[Reply] [Comment]" links per transaction
+ ----------------------------------------------------------------------
+ r8401@tinbook (orig r1342):  alexmv | 2004-08-18T00:05:11.483081Z
+ RT-Ticket: 5823
+ RT-Update: correspond
+ RT-Status: resolved
+  * Applied patch from bobg at the domain of uic.edu, prefixing refresh
+    form's url with $RT::WebPath
+ ----------------------------------------------------------------------
+ r8402@tinbook (orig r1343):  huberth | 2004-08-18T02:23:42.094984Z
+  * Made bulk editing of custom fields slightly more efficient and 
+    simultaneously cleaned up some of its code.
+  * Also added a little bit of docs for RT::Ticket::Create() - Priority
+    is a valid arg also.
+ ----------------------------------------------------------------------
+ r8403@tinbook (orig r1344):  alexmv | 2004-08-18T02:27:04.024544Z
+ RT-Ticket: 5988
+ RT-Update: correspond
+ RT-Status: resolved
+  * Back out change r1338, as it breaks API compatibility in a stable
+    release
+ ----------------------------------------------------------------------
+ r8416@tinbook (orig r1347):  alexmv | 2004-08-18T19:31:10.580958Z
+ RT-Ticket: 5826
+ RT-Update: correspond
+ RT-Status: resolved
+  * Fix logic; bounce message as a loop if $IsALoop and not $RT::StoreLoops;
+    was "if $IsALoop and ($RT::LoopsToOwner and not $RT::StoreLoops)"
+ ----------------------------------------------------------------------
+ r8417@tinbook (orig r1348):  alexmv | 2004-08-18T20:22:42.711734Z
+ RT-Ticket: 5215
+ RT-Update: correspond
+ RT-Status: resolved
+  * When merging tickets, the resulting ticket's
+    Time{Estimated,Worked,Left} should be the sum of the fields from
+    both tickets
+ ----------------------------------------------------------------------
+ r8418@tinbook (orig r1349):  alexmv | 2004-08-18T20:38:09.170879Z
+ RT-Ticket: 5963
+ RT-Update: correspond
+ RT-Status: resolved
+  * Some mailers care about the return value rt-mailgate; 'return 0'
+    instead of 'die' to ensure that we fake success
+ ----------------------------------------------------------------------
+ r8420@tinbook (orig r1351):  alexmv | 2004-08-18T21:53:17.081053Z
+ RT-Ticket: 5792
+ RT-Update: correspond
+ RT-Status: resolved
+  * Move the lasttrans anchor into a table cell
+ ----------------------------------------------------------------------
+ r8421@tinbook (orig r1352):  alexmv | 2004-08-18T22:04:57.879119Z
+ RT-Ticket: 5809
+ RT-Status: resolved
+  * Derivative of the doc. patch in [fsck.com #5809] applied
+ ----------------------------------------------------------------------
+ r8456@tinbook (orig r1372):  jesse | 2004-08-28T23:47:32.411217Z
+  ----------------------------------------------------------------------
+  r8454@tinbook:  jesse | 2004-08-28T23:42:12.276700Z
+  
+  ----------------------------------------------------------------------
+  r8455@tinbook:  jesse | 2004-08-28T23:46:06.962020Z
+  Adding a "SearchActions" callback to Search/Results.html
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8473@tinbook (orig r1376):  jesse | 2004-08-31T04:22:49.340942Z
+  ----------------------------------------------------------------------
+  r8457@tinbook:  jesse | 2004-08-29T01:52:08.449173Z
+  Refactored the TicketList compnent to be more reusable
+  ----------------------------------------------------------------------
+  r8458@tinbook:  jesse | 2004-08-29T02:41:50.808026Z
+  Adding a callback for a customer
+  ----------------------------------------------------------------------
+  r8471@tinbook:  jesse | 2004-08-31T04:20:29.035587Z
+  Fixed the callback in Results.html to not flake out when we've got interesting %ARGS coming into it.
+  
+  ----------------------------------------------------------------------
+  r8472@tinbook:  jesse | 2004-08-31T04:21:47.346418Z
+  Added "DependedOnBy" to TicketSQL  to mean what it means elsewhere.
+  
+  Made TicketSQL let you search by ticket type
+  
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8479@tinbook (orig r1379):  jesse | 2004-08-31T08:14:54.830848Z
+  ----------------------------------------------------------------------
+  r8478@tinbook:  jesse | 2004-08-31T08:14:29.467020Z
+  Inlined Tickets_Overlay_SQL's "match"
+  
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8482@tinbook (orig r1380):  jesse | 2004-08-31T18:49:23.384189Z
+  ----------------------------------------------------------------------
+  r8480@tinbook:  jesse | 2004-08-31T18:48:19.505579Z
+  Added callbacks to let users add entries to show and edit basics boxes
+  
+  Made "type" an editable field on tickets (at the web api level, not in the UI)
+  
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r479 | jesse | 2004-03-05 14:06:13 -0500 (Fri, 05 Mar 2004) | 3 lines
+r1345 | alexmv | 2004-08-17 22:42:49 -0400 (Tue, 17 Aug 2004) | 6 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Developer
-   A /rt/branches/rt-3.1/html/Developer/Perldoc.html
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
 
-Added an online perldoc browser
+RT-Ticket: 5716
+RT-Status: resolved
+RT-Update: correspond
 
+ * Duplicate code change backed out of 3.2 and checked into 3.3
+
+------------------------------------------------------------------------
+r1275 | jesse | 2004-07-22 14:36:03 -0400 (Thu, 22 Jul 2004) | 8 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields
+
+
+ ----------------------------------------------------------------------
+ r8279@tinbook:  jesse | 2004-07-22T18:33:54.229892Z
+ * Allow the move up/move down links to work for custom field ordering
+ ----------------------------------------------------------------------
+
+
+------------------------------------------------------------------------
+r1268 | jesse | 2004-07-21 15:36:07 -0400 (Wed, 21 Jul 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING/releng.cnf
+
+Bumped to 3.3.5
+------------------------------------------------------------------------
+r1267 | jesse | 2004-07-21 15:12:31 -0400 (Wed, 21 Jul 2004) | 67 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/rt-crontool.in
+   M /rt/branches/3.3-TESTING/bin/rt-mailgate.in
+   M /rt/branches/3.3-TESTING/bin/rt.in
+   M /rt/branches/3.3-TESTING/bin/standalone_httpd.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/configure.ac
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/Objects.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/CustomFields/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CreateUserCalled
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/CustomFieldTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditTemplates
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditUserComments
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ListGlobalScrips
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ModifyTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ObjectCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickCustomFields
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/PickObjects
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/QueueTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldLookupType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyQueue
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectModifyUser
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectRights
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScrip
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripAction
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectStage
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectTemplate
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/SystemTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/ToolTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/UserTabs
+   M /rt/branches/3.3-TESTING/html/Admin/Global/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Global/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/History.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomField.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/GroupRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/People.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrip.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Scrips.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Template.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/Templates.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/UserRights.html
+   M /rt/branches/3.3-TESTING/html/Admin/Queues/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/Configuration.html
+   M /rt/branches/3.3-TESTING/html/Admin/Tools/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/CustomFields.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/History.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Memberships.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/Modify.html
+   M /rt/branches/3.3-TESTING/html/Admin/Users/index.html
+   M /rt/branches/3.3-TESTING/html/Admin/index.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Display.html
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Approve
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/ShowDependency
+   M /rt/branches/3.3-TESTING/html/Approvals/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Approvals/index.html
+   M /rt/branches/3.3-TESTING/html/Download/CustomFieldValue/dhandler
+   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/3.3-TESTING/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/3.3-TESTING/html/Elements/Callback
+   M /rt/branches/3.3-TESTING/html/Elements/Checkbox
+   M /rt/branches/3.3-TESTING/html/Elements/CreateTicket
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldBinary
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldFreeform
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldImage
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldSelect
+   M /rt/branches/3.3-TESTING/html/Elements/EditCustomFieldText
+   M /rt/branches/3.3-TESTING/html/Elements/EditLinks
+   M /rt/branches/3.3-TESTING/html/Elements/Error
+   M /rt/branches/3.3-TESTING/html/Elements/Footer
+   M /rt/branches/3.3-TESTING/html/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/ListActions
+   M /rt/branches/3.3-TESTING/html/Elements/Login
+   M /rt/branches/3.3-TESTING/html/Elements/Menu
+   M /rt/branches/3.3-TESTING/html/Elements/MessageBox
+   M /rt/branches/3.3-TESTING/html/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/Elements/MyTickets
+   M /rt/branches/3.3-TESTING/html/Elements/PageLayout
+   M /rt/branches/3.3-TESTING/html/Elements/QueryString
+   M /rt/branches/3.3-TESTING/html/Elements/QuickCreate
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+   M /rt/branches/3.3-TESTING/html/Elements/Refresh
+   M /rt/branches/3.3-TESTING/html/Elements/ScrubHTML
+   M /rt/branches/3.3-TESTING/html/Elements/Section
+   M /rt/branches/3.3-TESTING/html/Elements/SelectAttachmentField
+   M /rt/branches/3.3-TESTING/html/Elements/SelectBoolean
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectCustomFieldValue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDate
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateRelation
+   M /rt/branches/3.3-TESTING/html/Elements/SelectDateType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectEqualityOperator
+   M /rt/branches/3.3-TESTING/html/Elements/SelectGroups
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLang
+   M /rt/branches/3.3-TESTING/html/Elements/SelectLinkType
+   M /rt/branches/3.3-TESTING/html/Elements/SelectMatch
+   M /rt/branches/3.3-TESTING/html/Elements/SelectNewTicketQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectOwner
+   M /rt/branches/3.3-TESTING/html/Elements/SelectQueue
+   M /rt/branches/3.3-TESTING/html/Elements/SelectResultsPerPage
+   M /rt/branches/3.3-TESTING/html/Elements/SelectSortOrder
+   M /rt/branches/3.3-TESTING/html/Elements/SelectStatus
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketSortBy
+   M /rt/branches/3.3-TESTING/html/Elements/SelectTicketTypes
+   M /rt/branches/3.3-TESTING/html/Elements/SelectUsers
+   M /rt/branches/3.3-TESTING/html/Elements/SelectWatcherType
+   M /rt/branches/3.3-TESTING/html/Elements/SetupSessionCookie
+   M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFieldImage
+   M /rt/branches/3.3-TESTING/html/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLink
+   M /rt/branches/3.3-TESTING/html/Elements/ShowLinks
+   M /rt/branches/3.3-TESTING/html/Elements/ShowMemberships
+   M /rt/branches/3.3-TESTING/html/Elements/SimpleSearch
+   M /rt/branches/3.3-TESTING/html/Elements/Submit
+   M /rt/branches/3.3-TESTING/html/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBox
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxEnd
+   M /rt/branches/3.3-TESTING/html/Elements/TitleBoxStart
+   M /rt/branches/3.3-TESTING/html/NoAuth/Logout.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/Reminder.html
+   M /rt/branches/3.3-TESTING/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/default
+   M /rt/branches/3.3-TESTING/html/REST/1.0/Forms/user/ns
+   M /rt/branches/3.3-TESTING/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/3.3-TESTING/html/REST/1.0/autohandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/logout
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/dhandler
+   M /rt/branches/3.3-TESTING/html/REST/1.0/search/ticket
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/comment
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/link
+   M /rt/branches/3.3-TESTING/html/REST/1.0/ticket/merge
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/html/Search/Edit.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/BuildFormatString
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditFormat
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/NewListActions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickBasics
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCriteria
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SearchPrivacy
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectAndOr
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectGroup
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectLinks
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectPersonType
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchObject
+   M /rt/branches/3.3-TESTING/html/Search/Elements/SelectSearchesForObjects
+   D /rt/branches/3.3-TESTING/html/Search/Elements/TicketRow
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/html/Search/Results.rdf
+   M /rt/branches/3.3-TESTING/html/Search/Results.tsv
+   M /rt/branches/3.3-TESTING/html/SelfService/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/SelfService/Closed.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Create.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Display.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/GotoTicket
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Header
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/MyRequests
+   M /rt/branches/3.3-TESTING/html/SelfService/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/SelfService/Error.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Prefs.html
+   M /rt/branches/3.3-TESTING/html/SelfService/Update.html
+   M /rt/branches/3.3-TESTING/html/SelfService/index.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Attachment/dhandler
+   M /rt/branches/3.3-TESTING/html/Ticket/Create.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Display.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/AddWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/BulkLinks
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomField
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/EditWatchers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/FindAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowBasics
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDates
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowDependencies
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowHistory
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMemberOf
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMembers
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowPeople
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowReferences
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowSummary
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/3.3-TESTING/html/Ticket/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Ticket/History.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Modify.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyAll.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyDates.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyLinks.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ModifyPeople.html
+   M /rt/branches/3.3-TESTING/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/Tools/MyDay.html
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+   M /rt/branches/3.3-TESTING/html/User/Delegation.html
+   M /rt/branches/3.3-TESTING/html/User/Elements/DelegateRights
+   M /rt/branches/3.3-TESTING/html/User/Elements/GroupTabs
+   M /rt/branches/3.3-TESTING/html/User/Elements/Tabs
+   M /rt/branches/3.3-TESTING/html/User/Groups/Members.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/Modify.html
+   M /rt/branches/3.3-TESTING/html/User/Groups/index.html
+   M /rt/branches/3.3-TESTING/html/User/Prefs.html
+   M /rt/branches/3.3-TESTING/html/autohandler
+   M /rt/branches/3.3-TESTING/html/index.html
+   M /rt/branches/3.3-TESTING/html/l
+   M /rt/branches/3.3-TESTING/lib/RT/ACE.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACE_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ACL_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Autoreply.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Notify.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/NotifyAsComment.pm
+   A /rt/branches/3.3-TESTING/lib/RT/Action/RecordComment.pm
+   A /rt/branches/3.3-TESTING/lib/RT/Action/RecordCorrespondence.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SetPriority.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attributes_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Overdue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CurrentUser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Date.pm
+   M /rt/branches/3.3-TESTING/lib/RT/EmailParser.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers.pm
+   M /rt/branches/3.3-TESTING/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Group_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Groups_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Handle.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/i_default.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/CLI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/GnuPG.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Email.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/REST.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Link_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Links_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomField_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ObjectCustomFields_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principal_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Principals_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Queues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Record.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Scrips_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/ActiveTicketsInQueue.pm
+   A /rt/branches/3.3-TESTING/lib/RT/Search/FromSQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Search/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/SearchBuilder.pm
+   M /rt/branches/3.3-TESTING/lib/RT/System.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Template_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Templates_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/3.3-TESTING/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/base.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/3.3-TESTING/lib/RT/URI.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User.pm
+   M /rt/branches/3.3-TESTING/lib/RT/User_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Users_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT.pm.in
+   M /rt/branches/3.3-TESTING/lib/t/02regression.t.in
+   A /rt/branches/3.3-TESTING/lib/t/05cronsupport.pl.in
+   M /rt/branches/3.3-TESTING/sbin/extract-message-catalog
+   M /rt/branches/3.3-TESTING/sbin/extract_pod_tests
+   M /rt/branches/3.3-TESTING/sbin/factory
+   M /rt/branches/3.3-TESTING/sbin/license_tag
+   M /rt/branches/3.3-TESTING/sbin/regression_harness
+   M /rt/branches/3.3-TESTING/sbin/rt-dump-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+ ----------------------------------------------------------------------
+ r8262@tinbook:  jesse | 2004-07-21T18:06:24.396460Z
+   Merged forward from 3.2 
+  
+  ----------------------------------------------------------------------
+  r3390@tinbook:  jesse | 2004-07-14T19:30:37.426202Z
+  
+  RT-Ticket: 5886
+  RT-Action: correspond
+  RT-Status: resolved
+  
+  Updated rt-crontool to pass in CurrentUser when creating new actions and searches..
+  
+  ----------------------------------------------------------------------
+  r3397@tinbook:  jesse | 2004-07-14T19:44:51.378312Z
+  
+  
+  ----------------------------------------------------------------------
+  r3398@tinbook:  jesse | 2004-07-14T19:59:24.627023Z
+  
+  
+  ----------------------------------------------------------------------
+  r3399@tinbook:  jesse | 2004-07-14T20:23:59.757938Z
+  
+  Bumping to 3.2.1rc4
+  ----------------------------------------------------------------------
+  r8220@tinbook:  jesse | 2004-07-15T19:02:55.020727Z
+  
+  RT-Ticket: 5891
+  RT-Status: open
+  RT-Action: correspond
+  
+  Interim measure to only list sortable fields in the "Sort display by" 
+  options.
+  
+  
+  ----------------------------------------------------------------------
+  r8222@tinbook:  jesse | 2004-07-16T17:09:30.264982Z
+  
+  Web UI: Fixed bug which prevented unlimited searches
+  ----------------------------------------------------------------------
+  r8239@tinbook:  jesse | 2004-07-19T16:54:11.660605Z
+  
+  
+  ----------------------------------------------------------------------
+  r8240@tinbook:  jesse | 2004-07-19T17:01:43.322617Z
+  
+  Retagging the source code with the updated submission policy
+  ----------------------------------------------------------------------
+  r8258@tinbook:  jesse | 2004-07-20T21:24:03.019565Z
+  
+  Crontool additions to support scripted notifications
+  ----------------------------------------------------------------------
+  r8261@tinbook:  jesse | 2004-07-21T18:05:55.579150Z
+  
+  
+  
+  
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r8264@tinbook:  jesse | 2004-07-21T19:10:28.393515Z
+ Bumpped the copyright/license/notice
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r474 | jesse | 2004-03-05 00:41:56 -0500 (Fri, 05 Mar 2004) | 2 lines
+r1264 | autrijus | 2004-07-19 22:56:01 -0400 (Mon, 19 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt
+   M /rt/branches/3.2-RELEASE/html/Elements/Header
+   M /rt/branches/3.2-RELEASE/html/Elements/SetupSessionCookie
+   M /rt/branches/3.2-RELEASE/html/NoAuth/webrt.css
+   M /rt/branches/3.3-TESTING/html/Download/Tabular/dhandler
+   M /rt/branches/PLATANO-EXPERIMENTAL/docs/design_docs/ruleset-workflow.txt
 
-Bumping the version to 3.1.7
+ r6188@not:  autrijus | 2004-07-20T02:52:39.146361Z
 
 ------------------------------------------------------------------------
-r473 | jesse | 2004-03-05 00:40:58 -0500 (Fri, 05 Mar 2004) | 5 lines
+r1247 | autrijus | 2004-07-14 15:24:23 -0400 (Wed, 14 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-
-Slight CSS cleanup.
-
-Scrip preview updates
-
-
+   M /rt
+   M /rt/branches/3.3-TESTING/lib/RT/StyleGuide.pod
+
+ ----------------------------------------------------------------------
+ r6050@not:  autrijus | 2004-07-14T19:21:34.616159Z
+ * Add style guide information about parameter passing style.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1233 | jesse | 2004-07-14 00:37:55 -0400 (Wed, 14 Jul 2004) | 10 lines
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/bin/mason_handler.fcgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.scgi.in
+   M /rt/branches/3.3-TESTING/bin/mason_handler.svc.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/etc/schema.Sybase
+   M /rt/branches/3.3-TESTING/html/Admin/Elements/EditScrip
+   M /rt/branches/3.3-TESTING/html/Elements/Header
+   M /rt/branches/3.3-TESTING/html/Elements/TicketList
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Bulk.html
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Condition/Generic.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po
+   A /rt/branches/3.3-TESTING/lib/RT/Interface/Web
+   A /rt/branches/3.3-TESTING/lib/RT/Interface/Web/Handler.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Interface/Web.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+
+ ----------------------------------------------------------------------
+ r3374@tinbook:  jesse | 2004-07-13T23:31:39.996661Z
+ Merge forward from RT 3.2
+ ----------------------------------------------------------------------
+ r3375@tinbook:  jesse | 2004-07-14T04:33:29.296451Z
+ Minor fixes for a merge problem from 3.2
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1232 | jesse | 2004-07-13 19:15:10 -0400 (Tue, 13 Jul 2004) | 1 line
+Changed paths:
+   M /rt/branches/3.3-TESTING
+   M /rt/branches/3.3-TESTING/Makefile.in
+   M /rt/branches/3.3-TESTING/README
+   M /rt/branches/3.3-TESTING/UPGRADING
+   M /rt/branches/3.3-TESTING/bin/rt-crontool.in
+   M /rt/branches/3.3-TESTING/bin/webmux.pl.in
+   M /rt/branches/3.3-TESTING/etc/RT_Config.pm.in
+   M /rt/branches/3.3-TESTING/html/Elements/QuickCreate
+   M /rt/branches/3.3-TESTING/html/Elements/Quicksearch
+   D /rt/branches/3.3-TESTING/html/Elements/ViewUser
+   M /rt/branches/3.3-TESTING/html/Search/Build.html
+   M /rt/branches/3.3-TESTING/html/Search/Elements/DisplayOptions
+   M /rt/branches/3.3-TESTING/html/Search/Elements/EditSearches
+   M /rt/branches/3.3-TESTING/html/Search/Elements/PickCFs
+   M /rt/branches/3.3-TESTING/html/Search/Results.html
+   M /rt/branches/3.3-TESTING/html/Search/Results.rdf
+   M /rt/branches/3.3-TESTING/html/Ticket/Update.html
+   M /rt/branches/3.3-TESTING/html/Tools/Offline.html
+   M /rt/branches/3.3-TESTING/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Action/SendEmail.pm
+   M /rt/branches/3.3-TESTING/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/cs.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/da.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/de.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/es.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fi.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/fr.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/he.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/hu.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/it.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ja.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/nl.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/no.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/pt_br.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/ru.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_cn.po
+   M /rt/branches/3.3-TESTING/lib/RT/I18N/zh_tw.po
+   M /rt/branches/3.3-TESTING/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/3.3-TESTING/lib/t/03web.pl.in
+   M /rt/branches/3.3-TESTING/sbin/rt-setup-database.in
+   M /rt/branches/3.3-TESTING/sbin/rt-test-dependencies.in
+
+
+------------------------------------------------------------------------
+r1224 | jesse | 2004-07-13 14:41:42 -0400 (Tue, 13 Jul 2004) | 1 line
+Changed paths:
+   A /rt/branches/3.3-TESTING (from /rt/branches/rt-3.3:1223)
+   D /rt/branches/rt-3.3
+
+Moving RT 3.0 from "head" to a 3.0-MAINT branch
 ------------------------------------------------------------------------
-r472 | jesse | 2004-03-05 00:05:28 -0500 (Fri, 05 Mar 2004) | 4 lines
+r1209 | autrijus | 2004-07-12 16:22:48 -0400 (Mon, 12 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/lib/RT/Action/Autoreply.pm
-
-moved a <HR> in the ticketlist
-fixed a bug that killed RT's autoreply.
+   M /rt
+   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite
 
+ ----------------------------------------------------------------------
+ r5990@not:  autrijus | 2004-07-12T20:22:03.588615Z
+ * Let the cf param in Ticket->CustomFieldValues be optional,
+   so we can get Atom tests to work.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r471 | jesse | 2004-03-04 17:01:01 -0500 (Thu, 04 Mar 2004) | 3 lines
+r1205 | autrijus | 2004-07-12 13:30:03 -0400 (Mon, 12 Jul 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
-
-more cleanups to search editing and ticket listing display
+   M /rt
+   M /rt/branches/rt-3.3/sbin/rt-setup-database.in
 
+ ----------------------------------------------------------------------
+ r5976@not:  autrijus | 2004-07-12T17:29:13.392510Z
+ * The warning on missing ACL files used $RT::EtcPath even if it's
+   reading it fro other paths.  Fixed.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r470 | jesse | 2004-03-04 15:32:51 -0500 (Thu, 04 Mar 2004) | 3 lines
+r1180 | autrijus | 2004-07-05 15:43:17 -0400 (Mon, 05 Jul 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-
+   M /rt
+   A /rt/branches/rt-3.3/sbin/rt-dump-database.in
 
-TicketList now handles relationships and custom fields.
+ ----------------------------------------------------------------------
+ r5913@not:  autrijus | 2004-07-05T19:41:37.720057Z
+ * add rt-dump-database, a tool to dump config data to initialdata format.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r468 | jesse | 2004-03-04 00:14:10 -0500 (Thu, 04 Mar 2004) | 3 lines
+r1179 | autrijus | 2004-07-05 12:56:22 -0400 (Mon, 05 Jul 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-
-refactoring the TicketList element to use a subroutine lookup instead of a hash lookup. this will enable us to add CustomField support fairly easily
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+
+ ----------------------------------------------------------------------
+ r5899@not:  autrijus | 2004-07-05T15:13:55.850880Z
+ * correct the documentation for CreateTickets; it was still referring
+   to the archaic "Approvals" queue and "Approval" type, whereas now we're
+   using "___Approvals" and "approval" now.
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1160 | jesse | 2004-06-27 23:10:54 -0400 (Sun, 27 Jun 2004) | 6 lines
+Changed paths:
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/releng.cnf
+
+ ----------------------------------------------------------------------
+ r1997@tinbook:  jesse | 2004-06-28T03:10:36.434329Z
+ Bumping to 3.3.4
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r1159 | jesse | 2004-06-27 23:08:01 -0400 (Sun, 27 Jun 2004) | 24 lines
+Changed paths:
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/Makefile.in
+   M /rt/branches/rt-3.3/UPGRADING
+   M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
+   M /rt/branches/rt-3.3/bin/mason_handler.scgi.in
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/configure.ac
+   M /rt/branches/rt-3.3/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates
+   M /rt/branches/rt-3.3/html/Admin/Elements/UserTabs
+   M /rt/branches/rt-3.3/html/Admin/Global/GroupRights.html
+   M /rt/branches/rt-3.3/html/Admin/Global/Template.html
+   M /rt/branches/rt-3.3/html/Admin/Global/UserRights.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/Members.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html
+   M /rt/branches/rt-3.3/html/Admin/Queues/GroupRights.html
+   M /rt/branches/rt-3.3/html/Admin/Queues/Modify.html
+   M /rt/branches/rt-3.3/html/Admin/Queues/Template.html
+   M /rt/branches/rt-3.3/html/Admin/Queues/UserRights.html
+   M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
+   M /rt/branches/rt-3.3/html/Approvals/index.html
+   M /rt/branches/rt-3.3/html/Search/Bulk.html
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+   M /rt/branches/rt-3.3/html/SelfService/Prefs.html
+   M /rt/branches/rt-3.3/html/Ticket/Display.html
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
+   M /rt/branches/rt-3.3/html/Ticket/ModifyDates.html
+   M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
+   M /rt/branches/rt-3.3/html/Ticket/Update.html
+   M /rt/branches/rt-3.3/html/User/Delegation.html
+   M /rt/branches/rt-3.3/html/User/Groups/Members.html
+   M /rt/branches/rt-3.3/html/User/Groups/Modify.html
+   M /rt/branches/rt-3.3/html/User/Prefs.html
+   M /rt/branches/rt-3.3/html/autohandler
+   M /rt/branches/rt-3.3/lib/RT/I18N/da.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/de.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/es.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/he.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/it.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/no.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
+   M /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
 
+ ----------------------------------------------------------------------
+ r1769@tinbook:  jesse | 2004-06-01T20:22:38.640731Z
+ ----------------------------------------------------------------------
+ r1902@tinbook:  jesse | 2004-06-17T01:08:53.996154Z
+ ----------------------------------------------------------------------
+ r1991@tinbook:  jesse | 2004-06-28T02:03:57.669851Z
+ ----------------------------------------------------------------------
+ r1992@tinbook:  jesse | 2004-06-28T02:19:36.386707Z
+ Pulling forward from RT 3.1
+ ----------------------------------------------------------------------
+ r1993@tinbook:  jesse | 2004-06-28T03:06:56.930396Z
+ Merging forward from 3.1
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r467 | jesse | 2004-03-04 00:12:35 -0500 (Thu, 04 Mar 2004) | 3 lines
+r1153 | autrijus | 2004-06-27 00:02:47 -0400 (Sun, 27 Jun 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/autohandler
-
+   M /rt
+   M /rt/branches/rt-3.3/html/Tools/Offline.html
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
 
-Autohandler was using "root" as the superuser object instead of RT_System
+ ----------------------------------------------------------------------
+ r5788@not:  autrijus | 2004-06-27T04:02:12.644291Z
+ * import 3.1 again due to glitches in Offline.html
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r466 | jesse | 2004-03-03 23:04:37 -0500 (Wed, 03 Mar 2004) | 2 lines
+r1150 | autrijus | 2004-06-26 16:31:56 -0400 (Sat, 26 Jun 2004) | 14 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Oracle
+   M /rt
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/Makefile.in
+   M /rt/branches/rt-3.3/README
+   M /rt/branches/rt-3.3/UPGRADING
+   M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
+   D /rt/branches/rt-3.3/bin/rt-commit-handler.in
+   M /rt/branches/rt-3.3/bin/rt-crontool.in
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/configure.ac
+   M /rt/branches/rt-3.3/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.3/etc/acl.mysql
+   M /rt/branches/rt-3.3/etc/initialdata
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.17
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.17/content
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
+   D /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue
+   D /rt/branches/rt-3.3/html/Admin/Elements/ModifyUser
+   M /rt/branches/rt-3.3/html/Admin/Queues/People.html
+   M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
+   D /rt/branches/rt-3.3/html/Admin/Users/Prefs.html
+   D /rt/branches/rt-3.3/html/Developer
+   M /rt/branches/rt-3.3/html/Elements/EditLinks
+   M /rt/branches/rt-3.3/html/Elements/Header
+   M /rt/branches/rt-3.3/html/Elements/ScrubHTML
+   M /rt/branches/rt-3.3/html/Elements/SelectOwner
+   M /rt/branches/rt-3.3/html/Elements/SelectStatus
+   M /rt/branches/rt-3.3/html/Elements/TicketList
+   M /rt/branches/rt-3.3/html/Elements/TitleBoxStart
+   M /rt/branches/rt-3.3/html/NoAuth/webrt.css
+   M /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/rt-3.3/html/REST/1.0/ticket/link
+   M /rt/branches/rt-3.3/html/Search/Build.html
+   M /rt/branches/rt-3.3/html/Search/Bulk.html
+   M /rt/branches/rt-3.3/html/Search/Edit.html
+   M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
+   M /rt/branches/rt-3.3/html/Search/Elements/EditFormat
+   M /rt/branches/rt-3.3/html/Search/Elements/EditSearches
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+   M /rt/branches/rt-3.3/html/Search/Results.html
+   M /rt/branches/rt-3.3/html/SelfService/Display.html
+   M /rt/branches/rt-3.3/html/SelfService/Update.html
+   M /rt/branches/rt-3.3/html/Ticket/Create.html
+   M /rt/branches/rt-3.3/html/Ticket/Elements/EditBasics
+   M /rt/branches/rt-3.3/html/Ticket/Elements/EditPeople
+   M /rt/branches/rt-3.3/html/Ticket/Elements/EditWatchers
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowDates
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowGroupMembers
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowPeople
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowUserEntry
+   M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
+   M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
+   M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
+   M /rt/branches/rt-3.3/html/Ticket/Update.html
+   M /rt/branches/rt-3.3/html/Tools/MyDay.html
+   M /rt/branches/rt-3.3/html/Tools/Offline.html
+   M /rt/branches/rt-3.3/html/User/Prefs.html
+   M /rt/branches/rt-3.3/html/index.html
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/PriorityChange.pm
+   M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
+   M /rt/branches/rt-3.3/lib/RT/I18N/cs.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/da.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/de.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/es.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/he.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/it.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/no.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
+   M /rt/branches/rt-3.3/lib/RT/Interface/Email.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT.pm.in
+   M /rt/branches/rt-3.3/lib/t/00smoke.t.in
+   M /rt/branches/rt-3.3/lib/t/02regression.t.in
+   M /rt/branches/rt-3.3/lib/t/03web.pl.in
+   M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
 
-Updating the oracle schema to not include unique constraints or a spurious ","
+ ----------------------------------------------------------------------
+ r5774@not:  autrijus | 2004-06-26T10:40:48.767820Z
+ * incremental merge from 3.1 to 3.3
+ ----------------------------------------------------------------------
+ r5778@not:  autrijus | 2004-06-26T11:28:26.143291Z
+ * solve utf8 quoting problem on "Take".
+ ----------------------------------------------------------------------
+ r5781@not:  autrijus | 2004-06-26T20:27:29.184033Z
+ * restore hu.po
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r463 | jesse | 2004-03-03 13:51:25 -0500 (Wed, 03 Mar 2004) | 3 lines
+r1121 | autrijus | 2004-06-20 13:59:07 -0400 (Sun, 20 Jun 2004) | 10 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
-
-Bumped releng version number to 3.1.6
+   M /rt
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/html/Elements/Header
+   M /rt/branches/rt-3.3/html/Elements/SetupSessionCookie
+   M /rt/branches/rt-3.3/html/NoAuth/webrt.css
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
 
+ ----------------------------------------------------------------------
+ r5682@not:  autrijus | 2004-06-20T17:57:48.360088Z
+ * Supports native MasonX::Apache2Handler.
+ * Changed header_out to use headers_out instead (which should be
+   used in 1.0 as well). Cf.:
+   http://perl.apache.planetmirror.com/docs/2.0/user/porting/compat.html
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r461 | jesse | 2004-03-03 00:31:24 -0500 (Wed, 03 Mar 2004) | 2 lines
+r1082 | alexmv | 2004-06-16 10:53:17 -0400 (Wed, 16 Jun 2004) | 11 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   A /rt/branches/rt-3.1/html/Ticket/ShowEmailRecord.html
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
 
-Improved handling of 'EmailRecord' messages and message headers in ticket display
+RT-Ticket: 5732
+RT-Status: stalled
+RT-Update: correspond
 
-------------------------------------------------------------------------
-r455 | jesse | 2004-02-25 22:40:25 -0500 (Wed, 25 Feb 2004) | 2 lines
-Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+ * POD spacing mistake in Ticket_Overlay
 
-Bumping to 3.1.5
+ * Ticket_Overlay now overrides RT::Record's CustomFieldValues method,
+   to intercept calls where the field is passed by name.  I don't have
+   a way of testing this patch, so this bug is getting marked stalled
+   until this patch is verified.
 
 ------------------------------------------------------------------------
-r454 | jesse | 2004-02-25 22:18:44 -0500 (Wed, 25 Feb 2004) | 5 lines
+r1033 | leira | 2004-06-08 14:26:18 -0400 (Tue, 08 Jun 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Header
-   M /rt/branches/rt-3.1/html/Projects/Overview.html
-
-Bringing autrijus "header open/close" box fix forward from his branch.
-
-more work on the project mangmet ui
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
 
+Pass along 'Type' argument in CreateTickets (replicates a patch that was applied to 3.1, but needed for a customer in this branch now).
 
 ------------------------------------------------------------------------
-r452 | jesse | 2004-02-25 20:14:08 -0500 (Wed, 25 Feb 2004) | 3 lines
+r1031 | jesse | 2004-06-08 01:05:46 -0400 (Tue, 08 Jun 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-
-Fixing search result sorting
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/bin/standalone_httpd.in
 
+ ----------------------------------------------------------------------
+ r1752@debian:  jesse | 2004-06-08T13:50:52.709840Z
+  standalone httpd is now forking rather than singleprocess
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r451 | jesse | 2004-02-25 19:40:04 -0500 (Wed, 25 Feb 2004) | 3 lines
+r1023 | alexmv | 2004-06-07 16:03:46 -0400 (Mon, 07 Jun 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
+   M /rt/branches/rt-3.3/lib/RT/I18N/he.po
 
-Homepage cleanup.
+RT-Ticket: 5674
+RT-Action: comment
+RT-Status: resolved
 
+ * Apply Ilan Rabinovitch's changes
 
 ------------------------------------------------------------------------
-r450 | leira | 2004-02-25 19:35:42 -0500 (Wed, 25 Feb 2004) | 2 lines
+r1022 | alexmv | 2004-06-07 14:47:18 -0400 (Mon, 07 Jun 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
+   M /rt/branches/rt-3.3/etc/schema.mysql
 
-Set $Format to the default if it's not set.
+RT-Ticket: 5648
+RT-Action: comment
+RT-Status: resolved
 
-------------------------------------------------------------------------
-r449 | leira | 2004-02-25 19:34:04 -0500 (Wed, 25 Feb 2004) | 2 lines
-Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+ * The last hunk of the ticket no longer applies, as those indexes
+   were reshuffled because they were too long.
+
+------------------------------------------------------------------------
+r986 | jesse | 2004-05-31 21:54:38 -0400 (Mon, 31 May 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/configure.ac
+   A /rt/branches/rt-3.3/etc/acl.Sybase
+   A /rt/branches/rt-3.3/etc/schema.Sybase
+   M /rt/branches/rt-3.3/html/Search/Build.html
+   M /rt/branches/rt-3.3/html/Search/Bulk.html
+   M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
+   M /rt/branches/rt-3.3/lib/RT/Handle.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/lib/RT.pm.in
+   M /rt/branches/rt-3.3/sbin/rt-setup-database.in
+   M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
+
+Merging forward from RT 3.1
+------------------------------------------------------------------------
+r981 | jesse | 2004-05-30 03:01:04 -0400 (Sun, 30 May 2004) | 7 lines
+Changed paths:
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/etc/schema.mysql
+   M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql
+
+ ----------------------------------------------------------------------
+ r1721@debian:  jesse | 2004-05-30T16:04:25.431679Z
+ Mysql on some platforms (built with unicode?) has a shorter max index length. adjusted indexes
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r966 | jesse | 2004-05-27 23:30:59 -0400 (Thu, 27 May 2004) | 35 lines
+Changed paths:
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/configure.ac
+   M /rt/branches/rt-3.3/etc/acl.Pg
+   D /rt/branches/rt-3.3/etc/upgrade/2.1.71
+   M /rt/branches/rt-3.3/html/Admin/Elements/ToolTabs
+   D /rt/branches/rt-3.3/html/Developer/Perldoc.html
+   M /rt/branches/rt-3.3/html/Elements/EditLinks
+   M /rt/branches/rt-3.3/html/Elements/Footer
+   D /rt/branches/rt-3.3/html/Elements/ShadedBox
+   D /rt/branches/rt-3.3/html/Elements/ShadedInputRow
+   D /rt/branches/rt-3.3/html/Elements/ShadedRow
+   M /rt/branches/rt-3.3/html/Elements/ShowLinks
+   M /rt/branches/rt-3.3/html/Elements/TicketList
+   D /rt/branches/rt-3.3/html/Projects
+   D /rt/branches/rt-3.3/html/Scope
+   M /rt/branches/rt-3.3/html/Search/Build.html
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+   D /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
+   D /rt/branches/rt-3.3/html/Search/Elements/TicketHeader
+   D /rt/branches/rt-3.3/html/Search/Elements/TicketHeaderCell
+   D /rt/branches/rt-3.3/html/Search/Listing.html
+   D /rt/branches/rt-3.3/html/Ticket/Elements/EditLinks
+   D /rt/branches/rt-3.3/html/Ticket/Elements/ShowLink
+   D /rt/branches/rt-3.3/html/Ticket/Elements/ShowLinks
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
+   M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
 
-Set entry aggregator properly when building array for display in listbox.
+ ----------------------------------------------------------------------
+ r1710@tinbook:  jesse | 2004-05-28T02:46:23.907073Z
+ ----------------------------------------------------------------------
+ r1712@tinbook:  jesse | 2004-05-28T03:15:12.330227Z
+  ----------------------------------------------------------------------
+  r1669@tinbook:  jesse | 2004-05-24T02:17:41.959105Z
+  
+  
+  ----------------------------------------------------------------------
+  r1672@tinbook:  jesse | 2004-05-24T03:09:05.156817Z
+  
+  
+  ----------------------------------------------------------------------
+  r1673@tinbook:  jesse | 2004-05-24T03:59:43.181766Z
+  
+  Bumping to 3.1.16
+  ----------------------------------------------------------------------
+  r1706@tinbook:  jesse | 2004-05-28T02:10:56.309297Z
+  
+  
+  ----------------------------------------------------------------------
+  r1711@tinbook:  jesse | 2004-05-28T02:47:49.277131Z
+  
+  
+  ----------------------------------------------------------------------
+ ----------------------------------------------------------------------
+ r1713@tinbook:  jesse | 2004-05-28T03:27:19.127190Z
+ Cleaning out things split out into other products
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r448 | jesse | 2004-02-25 18:56:16 -0500 (Wed, 25 Feb 2004) | 3 lines
+r965 | jesse | 2004-05-27 22:44:48 -0400 (Thu, 27 May 2004) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-
-Cleaning up the front page
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/bin/standalone_httpd.in
+   M /rt/branches/rt-3.3/html/Search/Edit.html
+   M /rt/branches/rt-3.3/html/Search/Results.html
+   M /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/GnuPG.pm
 
 
 ------------------------------------------------------------------------
-r447 | jesse | 2004-02-25 18:25:58 -0500 (Wed, 25 Feb 2004) | 2 lines
+r954 | autrijus | 2004-05-26 06:12:38 -0400 (Wed, 26 May 2004) | 20 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
+   M /rt
+   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
+   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
 
-Fixing ACL for "public" user attributes.
+ ----------------------------------------------------------------------
+ r4757@not:  autrijus | 2004-05-11T06:13:28.139589Z
+ * Chinese translation for 3.2 final.
+ ----------------------------------------------------------------------
+ r5211@not:  autrijus | 2004-05-26T10:07:40.959072Z
+ * FreezeThaw fails badly when encoding structures with mixed unicode
+   and byte string contents.  Switch to Storable+Base64 which deals
+   with this gracefully.
+ ----------------------------------------------------------------------
+ r5212@not:  autrijus | 2004-05-26T10:09:36.398305Z
+ * EscapeUTF8 should preserve the byte/unicode flag of the original
+   string.  Otherwise, silent promotion on AutoFlush=>0 can corrupt
+   pages with both byte and unicode string contents.
+   (Reported by: LCamel and jihuang from foundry)
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r444 | jesse | 2004-02-25 14:18:32 -0500 (Wed, 25 Feb 2004) | 3 lines
+r941 | jesse | 2004-05-23 22:29:51 -0400 (Sun, 23 May 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   D /rt/branches/rt-3.1/etc/upgrade/2.1.71
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Informix
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Oracle
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.Pg
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.SQLite
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/acl.mysql
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/content
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Informix
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Oracle
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.Pg
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.SQLite
-   A /rt/branches/rt-3.1/etc/upgrade/3.1.0/schema.mysql
-   M /rt/branches/rt-3.1/releng.cnf
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
-
-Added instructions for upgrading from 3.0.x to 3.1.x
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/html/Search/Build.html
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+   M /rt/branches/rt-3.3/html/Ticket/Create.html
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
+   A /rt/branches/rt-3.3/lib/t/data/rt-send-cc
 
+Merge forward from 3.1
 
 ------------------------------------------------------------------------
-r440 | leira | 2004-02-23 14:47:25 -0500 (Mon, 23 Feb 2004) | 2 lines
+r934 | leira | 2004-05-19 12:23:49 -0400 (Wed, 19 May 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Queues/Modify.html
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
 
-We already create a title that's appropriate to the current action.  We should use it.
+Move file from 3.1 so that CF searching will work.
 
 ------------------------------------------------------------------------
-r439 | leira | 2004-02-23 13:53:44 -0500 (Mon, 23 Feb 2004) | 2 lines
+r933 | leira | 2004-05-19 02:34:22 -0400 (Wed, 19 May 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
+   M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
 
-Use $RT::WebPath for links to Display page.
+Actually pass along link error messages.  Resolves bps #2210.
 
 ------------------------------------------------------------------------
-r436 | jesse | 2004-02-22 22:41:01 -0500 (Sun, 22 Feb 2004) | 3 lines
+r930 | leira | 2004-05-19 00:48:20 -0400 (Wed, 19 May 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry
-   M /rt/branches/rt-3.1/html/Projects/Overview.html
-
-cleaning up project managment ui a bit
+   M /rt/branches/rt-3.3/html/Ticket/Create.html
 
+Remove Debug field.
 
 ------------------------------------------------------------------------
-r435 | jesse | 2004-02-22 18:44:03 -0500 (Sun, 22 Feb 2004) | 3 lines
+r920 | jesse | 2004-05-17 22:18:53 -0400 (Mon, 17 May 2004) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry
-   M /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTaskEntry
-   M /rt/branches/rt-3.1/html/Projects/Overview.html
-
-Work on the project view to get rid of extra windows
+   M /rt/branches/rt-3.3
 
 
 ------------------------------------------------------------------------
-r428 | jesse | 2004-02-19 02:54:55 -0500 (Thu, 19 Feb 2004) | 5 lines
+r918 | jesse | 2004-05-17 22:02:24 -0400 (Mon, 17 May 2004) | 10 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
-
-Added acl check to the configuration dumper.
-
-more work on the sqlite port
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/html/Admin/Groups/index.html
+   M /rt/branches/rt-3.3/html/Elements/MyTickets
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+   M /rt/branches/rt-3.3/html/Tools/Offline.html
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/lib/t/04_send_email.pl.in
 
+ ----------------------------------------------------------------------
+ r1191@Jesse-Vincents-Computer:  jesse | 2004-05-18T00:35:23.362237Z
+ ----------------------------------------------------------------------
+ r1192@Jesse-Vincents-Computer:  jesse | 2004-05-18T02:01:52.198022Z
+ Merged forward from rt 3.1
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r427 | jesse | 2004-02-18 23:03:16 -0500 (Wed, 18 Feb 2004) | 4 lines
+r901 | leira | 2004-05-14 17:35:35 -0400 (Fri, 14 May 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/html/Admin/Elements/Tabs
-   A /rt/branches/rt-3.1/html/Admin/Elements/ToolTabs
-   A /rt/branches/rt-3.1/html/Admin/Tools
-   A /rt/branches/rt-3.1/html/Admin/Tools/Configuration.html
-   A /rt/branches/rt-3.1/html/Admin/Tools/index.html
-   M /rt/branches/rt-3.1/html/Elements/Callback
-   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
-   M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction
-   M /rt/branches/rt-3.1/html/Ticket/Attachment/dhandler
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowAttachments
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowMessageStanza
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowTransaction
-   M /rt/branches/rt-3.1/html/autohandler
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Handle.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/StyleGuide.pod
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Users_Overlay.pm
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
-
-Merging RT 3.0.9; adding a "tools" admin menu which prints out your environment, fairly invasively
-
+   M /rt/branches/rt-3.3/html/Elements/MyTickets
 
+MyTickets doesn't require a Priority to be set.
 
 ------------------------------------------------------------------------
-r412 | jesse | 2004-02-11 17:20:00 -0500 (Wed, 11 Feb 2004) | 4 lines
+r890 | leira | 2004-05-14 00:28:27 -0400 (Fri, 14 May 2004) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Bulk.html
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Search/Results.tsv
-
-Saved searches quirks fixed. Bulk update and Download .xls cleaned up
+   M /rt/branches/rt-3.3/html/Admin/Groups/index.html
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
 
+If there isn't a QueueObj to begin with, it can't have a Name.
 
+Replaced a newline that had gone astray.
 
 ------------------------------------------------------------------------
-r409 | jesse | 2004-02-11 00:32:11 -0500 (Wed, 11 Feb 2004) | 2 lines
+r864 | jesse | 2004-05-11 01:25:36 -0400 (Tue, 11 May 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/releng.cnf
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/html/Admin/Elements/CustomFieldTabs
+   M /rt/branches/rt-3.3/html/SelfService/Closed.html
+   M /rt/branches/rt-3.3/html/autohandler
+   M /rt/branches/rt-3.3/lib/RT/I18N/cs.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/da.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/de.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/en.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/es.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/he.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/hu.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/it.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/no.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
+   M /rt/branches/rt-3.3/sbin/extract-message-catalog
 
-Bumping to 3.1.3
+ ----------------------------------------------------------------------
+ r1528@tinbook:  jesse | 2004-05-11T04:57:31.357768Z
+ Updated translations, linted them, updated translation extraction software
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r408 | jesse | 2004-02-11 00:31:36 -0500 (Wed, 11 Feb 2004) | 4 lines
+r859 | jesse | 2004-05-09 21:29:48 -0400 (Sun, 09 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/RT_Config.pm.in
-   M /rt/branches/rt-3.1/html/Elements/Quicksearch
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-
-fixed up the front page click-through listings.
-Saved searches are now acled properly, though the ui and error reporting leaves something to be desired
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/releng.cnf
 
+ ----------------------------------------------------------------------
+ r1517@tinbook:  jesse | 2004-05-10T01:29:37.932237Z
+ Bumping to 3.3.3
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r407 | jesse | 2004-02-09 22:03:41 -0500 (Mon, 09 Feb 2004) | 2 lines
+r858 | jesse | 2004-05-09 21:27:33 -0400 (Sun, 09 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/Makefile.in
+   M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.Pg
+   M /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql
 
-Saving and loading formats works now.
+ ----------------------------------------------------------------------
+ r1515@tinbook:  jesse | 2004-05-10T01:26:38.232023Z
+ Improved 3.1->3.3 migration support
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r406 | jesse | 2004-02-09 17:57:41 -0500 (Mon, 09 Feb 2004) | 2 lines
+r851 | jesse | 2004-05-06 21:03:05 -0400 (Thu, 06 May 2004) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/EditFormat
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
-   M /rt/branches/rt-3.1/html/Search/Results.html
-
-Ticket search paging works now
-
-------------------------------------------------------------------------
-r405 | leira | 2004-02-09 17:51:26 -0500 (Mon, 09 Feb 2004) | 2 lines
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT.pm.in
+
+Merging forward from rt-3.1
+------------------------------------------------------------------------
+r848 | jesse | 2004-05-06 20:33:00 -0400 (Thu, 06 May 2004) | 5 lines
+Changed paths:
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/HOWTO/README
+   M /rt/branches/rt-3.3/HOWTO/change.txt
+   M /rt/branches/rt-3.3/HOWTO/release.txt
+   M /rt/branches/rt-3.3/HOWTO/version-control.txt
+   M /rt/branches/rt-3.3/Makefile.in
+   M /rt/branches/rt-3.3/UPGRADING
+   M /rt/branches/rt-3.3/aclocal.m4
+   M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
+   M /rt/branches/rt-3.3/bin/mason_handler.scgi.in
+   M /rt/branches/rt-3.3/bin/mason_handler.svc.in
+   M /rt/branches/rt-3.3/bin/rt-commit-handler.in
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/configure.ac
+   M /rt/branches/rt-3.3/docs/Security
+   M /rt/branches/rt-3.3/docs/design_docs/acls
+   M /rt/branches/rt-3.3/docs/design_docs/approval_notices
+   M /rt/branches/rt-3.3/docs/design_docs/approval_template
+   M /rt/branches/rt-3.3/docs/design_docs/cf_search
+   M /rt/branches/rt-3.3/docs/design_docs/cli_spec
+   M /rt/branches/rt-3.3/docs/design_docs/cvs_integration
+   M /rt/branches/rt-3.3/docs/design_docs/delegation
+   M /rt/branches/rt-3.3/docs/design_docs/evil_plans
+   M /rt/branches/rt-3.3/docs/design_docs/groups_notes
+   M /rt/branches/rt-3.3/docs/design_docs/link-definitions.txt
+   M /rt/branches/rt-3.3/docs/design_docs/recursive_group_membership_algorithm
+   M /rt/branches/rt-3.3/docs/design_docs/rql_parser_machine.graphviz
+   M /rt/branches/rt-3.3/docs/design_docs/string-extraction-guide.txt
+   M /rt/branches/rt-3.3/docs/design_docs/ticket_templates
+   M /rt/branches/rt-3.3/docs/design_docs/users
+   M /rt/branches/rt-3.3/docs/rt3-schema-relationships.dot
+   M /rt/branches/rt-3.3/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.3/etc/RT_SiteConfig.pm
+   M /rt/branches/rt-3.3/etc/acl.Informix
+   M /rt/branches/rt-3.3/etc/acl.Oracle
+   M /rt/branches/rt-3.3/etc/constraints.mysql
+   M /rt/branches/rt-3.3/etc/drop.Informix
+   M /rt/branches/rt-3.3/etc/drop.Oracle
+   M /rt/branches/rt-3.3/etc/initialdata
+   M /rt/branches/rt-3.3/etc/rt.spec
+   M /rt/branches/rt-3.3/etc/schema.SQLite
+   M /rt/branches/rt-3.3/html/Admin/Elements/AddCustomFieldValue
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFieldValues
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditScrips
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates
+   M /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalCustomFields
+   M /rt/branches/rt-3.3/html/Admin/Elements/QueueRightsForUser
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldType
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectGroups
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyGroup
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectRights
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectScripAction
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectScripCondition
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectSingleOrMultiple
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectUsers
+   M /rt/branches/rt-3.3/html/Admin/Global/Scrip.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/Members.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html
+   M /rt/branches/rt-3.3/html/Admin/Groups/index.html
+   M /rt/branches/rt-3.3/html/Admin/Queues/CustomField.html
+   M /rt/branches/rt-3.3/html/Admin/Queues/CustomFields.html
+   M /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html
+   M /rt/branches/rt-3.3/html/Approvals/Display.html
+   M /rt/branches/rt-3.3/html/Approvals/Elements/Approve
+   M /rt/branches/rt-3.3/html/Approvals/Elements/PendingMyApproval
+   M /rt/branches/rt-3.3/html/Approvals/Elements/ShowDependency
+   M /rt/branches/rt-3.3/html/Approvals/Elements/Tabs
+   M /rt/branches/rt-3.3/html/Approvals/index.html
+   M /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedEnd
+   M /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedStart
+   M /rt/branches/rt-3.3/html/Elements/CreateTicket
+   M /rt/branches/rt-3.3/html/Elements/GotoTicket
+   M /rt/branches/rt-3.3/html/Elements/Menu
+   M /rt/branches/rt-3.3/html/Elements/MyRequests
+   M /rt/branches/rt-3.3/html/Elements/MyTickets
+   M /rt/branches/rt-3.3/html/Elements/PageLayout
+   M /rt/branches/rt-3.3/html/Elements/Quicksearch
+   M /rt/branches/rt-3.3/html/Elements/Refresh
+   M /rt/branches/rt-3.3/html/Elements/SelectAttachmentField
+   M /rt/branches/rt-3.3/html/Elements/SelectCustomFieldOperator
+   M /rt/branches/rt-3.3/html/Elements/SelectCustomFieldValue
+   M /rt/branches/rt-3.3/html/Elements/SelectGroups
+   M /rt/branches/rt-3.3/html/Elements/SelectLinkType
+   M /rt/branches/rt-3.3/html/Elements/SelectMatch
+   M /rt/branches/rt-3.3/html/Elements/SelectNewTicketQueue
+   M /rt/branches/rt-3.3/html/Elements/SelectQueue
+   M /rt/branches/rt-3.3/html/Elements/SelectResultsPerPage
+   M /rt/branches/rt-3.3/html/Elements/SelectSortOrder
+   M /rt/branches/rt-3.3/html/Elements/SelectTicketSortBy
+   M /rt/branches/rt-3.3/html/Elements/SelectTicketTypes
+   M /rt/branches/rt-3.3/html/Elements/ViewUser
+   M /rt/branches/rt-3.3/html/NoAuth/images/back_home.gif
+   M /rt/branches/rt-3.3/html/NoAuth/images/bplogo.gif
+   M /rt/branches/rt-3.3/html/NoAuth/images/favicon.png
+   M /rt/branches/rt-3.3/html/NoAuth/images/head_requestracker.gif
+   M /rt/branches/rt-3.3/html/NoAuth/images/rt.jpg
+   M /rt/branches/rt-3.3/html/NoAuth/images/space.gif
+   M /rt/branches/rt-3.3/html/NoAuth/images/spacer.gif
+   M /rt/branches/rt-3.3/html/NoAuth/images/squares_blue.gif
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/default
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/ns
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/links
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/user/default
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/user/ns
+   M /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway
+   M /rt/branches/rt-3.3/html/REST/1.0/logout
+   M /rt/branches/rt-3.3/html/REST/1.0/search/dhandler
+   M /rt/branches/rt-3.3/html/REST/1.0/ticket/comment
+   M /rt/branches/rt-3.3/html/REST/1.0/ticket/link
+   M /rt/branches/rt-3.3/html/REST/1.0/ticket/merge
+   M /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+   M /rt/branches/rt-3.3/html/Search/Elements/TicketRow
+   M /rt/branches/rt-3.3/html/SelfService/Attachment/dhandler
+   M /rt/branches/rt-3.3/html/SelfService/Closed.html
+   M /rt/branches/rt-3.3/html/SelfService/Elements/Tabs
+   M /rt/branches/rt-3.3/html/SelfService/index.html
+   M /rt/branches/rt-3.3/html/Ticket/Create.html
+   M /rt/branches/rt-3.3/html/Ticket/Display.html
+   M /rt/branches/rt-3.3/html/Ticket/Elements/BulkLinks
+   M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomField
+   M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowCustomFields
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageHeaders
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/rt-3.3/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/rt-3.3/html/Tools/Offline.html
+   M /rt/branches/rt-3.3/html/User/Delegation.html
+   M /rt/branches/rt-3.3/html/User/Elements/DelegateRights
+   M /rt/branches/rt-3.3/html/User/Elements/GroupTabs
+   M /rt/branches/rt-3.3/html/User/Elements/Tabs
+   M /rt/branches/rt-3.3/html/User/Groups/Members.html
+   M /rt/branches/rt-3.3/html/User/Groups/Modify.html
+   M /rt/branches/rt-3.3/html/User/Groups/index.html
+   M /rt/branches/rt-3.3/html/index.html
+   M /rt/branches/rt-3.3/html/l
+   M /rt/branches/rt-3.3/install-sh
+   M /rt/branches/rt-3.3/lib/RT/ACE_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/ACL_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/ResolveMembers.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/SetPriority.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/UserDefined.pm
+   M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/CachedGroupMember.pm
+   M /rt/branches/rt-3.3/lib/RT/CachedGroupMember_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/CachedGroupMembers.pm
+   M /rt/branches/rt-3.3/lib/RT/CachedGroupMembers_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/AnyTransaction.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/BeforeDue.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/Overdue.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/PriorityExceeds.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/QueueChange.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/StatusChange.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/UserDefined.pm
+   M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomField.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomFieldValue.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomFieldValues.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomFieldValues_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomFields.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Date.pm
+   M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
+   M /rt/branches/rt-3.3/lib/RT/GroupMember_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/GroupMembers_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Handle.pm
+   M /rt/branches/rt-3.3/lib/RT/I18N/cs.pm
+   M /rt/branches/rt-3.3/lib/RT/I18N/cs.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/de.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/en.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/es.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/he.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/i_default.pm
+   M /rt/branches/rt-3.3/lib/RT/I18N/it.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ja.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/nl.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/no.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/ru.po
+   M /rt/branches/rt-3.3/lib/RT/Interface/CLI.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Email.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/REST.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/Link.pm
+   M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Links.pm
+   M /rt/branches/rt-3.3/lib/RT/Links_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Principal.pm
+   M /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Principals.pm
+   M /rt/branches/rt-3.3/lib/RT/Principals_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Queues_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/ScripActions_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/ScripCondition_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/ScripConditions_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Scrip_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Search/ActiveTicketsInQueue.pm
+   M /rt/branches/rt-3.3/lib/RT/Search/Generic.pm
+   M /rt/branches/rt-3.3/lib/RT/System.pm
+   M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue.pm
+   M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues.pm
+   M /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/URI/base.pm
+   M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT.pm.in
+   M /rt/branches/rt-3.3/lib/t/00smoke.t.in
+   M /rt/branches/rt-3.3/lib/t/01harness.t.in
+   M /rt/branches/rt-3.3/lib/t/02regression.t.in
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/dir
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg1
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg2
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg3
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg4
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg5
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg6
+   M /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg7
+   M /rt/branches/rt-3.3/lib/t/data/multipart-alternative-with-umlaut
+   M /rt/branches/rt-3.3/lib/t/data/multipart-report
+   M /rt/branches/rt-3.3/lib/t/data/nested-mime-sample
+   M /rt/branches/rt-3.3/lib/t/data/nested-rfc-822
+   M /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1
+   M /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1-full
+   M /rt/branches/rt-3.3/lib/t/data/russian-subject-no-content-type
+   M /rt/branches/rt-3.3/lib/t/data/text-html-in-russian
+   M /rt/branches/rt-3.3/lib/t/data/text-html-with-umlaut
+   M /rt/branches/rt-3.3/lib/t/regression/00placeholder
+   M /rt/branches/rt-3.3/lib/t/regression/mime_tests
+   M /rt/branches/rt-3.3/m4/rt_enable_layout.m4
+   M /rt/branches/rt-3.3/m4/rt_expand_var.m4
+   M /rt/branches/rt-3.3/m4/rt_layout.m4
+   M /rt/branches/rt-3.3/m4/rt_subst_expanded_arg.m4
+   M /rt/branches/rt-3.3/sbin/extract-message-catalog
+   M /rt/branches/rt-3.3/sbin/extract_pod_tests
+   M /rt/branches/rt-3.3/sbin/factory
+   M /rt/branches/rt-3.3/sbin/regression_harness
+   M /rt/branches/rt-3.3/sbin/rt-setup-database.in
+   M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
+
+ r1484@tinbook:  jesse | 2004-05-07T00:31:24.624807Z
+ Merging forward from 3.1
+ ----------------------------------------------------------------------
+
+------------------------------------------------------------------------
+r843 | autrijus | 2004-05-06 04:13:18 -0400 (Thu, 06 May 2004) | 10 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt
+   D /rt/branches/rt-3.3/docs/design_docs/atom-api.txt
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
 
-Pass Format, Query, and Rows to Tabs element.
+ ----------------------------------------------------------------------
+ r4415@not:  autrijus | 2004-05-03T06:42:06.584504Z
+ * move atom-api.txt to RTx::Atom space.
+ ----------------------------------------------------------------------
+ r4510@not:  autrijus | 2004-05-06T07:44:35.710915Z
+ * stub undef CustomField->QueueObj to make BuildFormatString happy.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r404 | leira | 2004-02-09 16:43:28 -0500 (Mon, 09 Feb 2004) | 2 lines
+r833 | jesse | 2004-05-05 14:18:03 -0400 (Wed, 05 May 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt/branches/rt-3.3
 
-Don't add extra "" to the format string.
+A new merge ticket
 
 ------------------------------------------------------------------------
-r403 | leira | 2004-02-09 16:06:22 -0500 (Mon, 09 Feb 2004) | 2 lines
+r810 | autrijus | 2004-05-02 21:00:48 -0400 (Sun, 02 May 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt
+   D /rt/branches/rt-3.3/html/REST/2.0
 
-Get rid of evals.
+ ----------------------------------------------------------------------
+ r4394@not:  autrijus | 2004-05-03T01:00:51.890023Z
+ * 301 Moved Permanently
+ * Location: /RTx-Atom/html/Atom/0.3
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r398 | leira | 2004-02-06 01:08:18 -0500 (Fri, 06 Feb 2004) | 2 lines
+r808 | autrijus | 2004-05-02 20:21:29 -0400 (Sun, 02 May 2004) | 15 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt
+   M /rt/branches/rt-3.3/docs/design_docs/atom-api.txt
+   A /rt/branches/rt-3.3/html/REST/2.0/Add
+   A /rt/branches/rt-3.3/html/REST/2.0/Add/index
+   D /rt/branches/rt-3.3/html/REST/2.0/Create
+   D /rt/branches/rt-3.3/html/REST/2.0/Delete
+   A /rt/branches/rt-3.3/html/REST/2.0/Remove
+   A /rt/branches/rt-3.3/html/REST/2.0/Remove/index
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.3/lib/RT/Date.pm
 
-"our" variables are gone gone gone
+ ----------------------------------------------------------------------
+ r4385@not:  autrijus | 2004-05-02T21:16:04.349680Z
+ * Correct POD for W3CDTF
+ ----------------------------------------------------------------------
+ r4388@not:  autrijus | 2004-05-03T00:17:22.934822Z
+ * massive redesign based on discussion with obra.
+ ----------------------------------------------------------------------
+ r4389@not:  autrijus | 2004-05-03T00:21:25.960300Z
+ * Rename "Create" to "Add"; "Delete" to "Remove".
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r396 | jesse | 2004-02-05 23:32:47 -0500 (Thu, 05 Feb 2004) | 2 lines
+r805 | autrijus | 2004-05-02 14:03:32 -0400 (Sun, 02 May 2004) | 10 lines
 Changed paths:
-   A /rt/branches/rt-3.1/releng.cnf
+   M /rt
+   A /rt/branches/rt-3.3/docs/design_docs/atom-api.txt
+   A /rt/branches/rt-3.3/html/REST/2.0/Create/index
+   A /rt/branches/rt-3.3/html/REST/2.0/Delete/index
+   A /rt/branches/rt-3.3/html/REST/2.0/Describe
+   A /rt/branches/rt-3.3/html/REST/2.0/Describe/index
+   M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
+   A /rt/branches/rt-3.3/html/REST/2.0/Get/index
+   M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
+   A /rt/branches/rt-3.3/html/REST/2.0/Put
+   A /rt/branches/rt-3.3/html/REST/2.0/Put/index
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
+   A /rt/branches/rt-3.3/html/REST/2.0/Update/index
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   M /rt/branches/rt-3.3/html/REST/2.0/index
 
-Adding releng machinery for rt. 3.1
+ ----------------------------------------------------------------------
+ r4382@not:  autrijus | 2004-05-02T18:02:39.870947Z
+ * Describes RT/REST 2.0, Atom-compatible API.
+ ----------------------------------------------------------------------
+ r4383@not:  autrijus | 2004-05-02T18:03:08.473736Z
+ * Put stubs to all the unimplemented verbs.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r395 | jesse | 2004-02-05 19:15:59 -0500 (Thu, 05 Feb 2004) | 3 lines
+r804 | autrijus | 2004-05-02 11:58:17 -0400 (Sun, 02 May 2004) | 14 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   A /rt/branches/rt-3.1/html/Search/Elements/BuildFormatString
-   M /rt/branches/rt-3.1/html/Search/Elements/EditFormat
+   M /rt
+   A /rt/branches/rt-3.3/html/REST/2.0/Elements/Error
+   A /rt/branches/rt-3.3/html/REST/2.0/Elements/Introspect
+   D /rt/branches/rt-3.3/html/REST/2.0/Error
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   M /rt/branches/rt-3.3/html/REST/2.0/index
 
-Refactored out the format string building stuff into its own mason component.
-Next up, the query string builder
+ ----------------------------------------------------------------------
+ r4379@not:  autrijus | 2004-05-02T15:26:00.873038Z
+ * Do content negotiation with the browser and fallback on text/xml.
+ * Clean up namespaces a little.
+ ----------------------------------------------------------------------
+ r4380@not:  autrijus | 2004-05-02T15:58:03.262688Z
+ * Move Error/index to Elements/Error since Error is not a verb.
+ * Refactor the Introspect part away to Elements/.
+ * Correctly redirects /Templates/ and /template/ to /templates/.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r394 | leira | 2004-02-05 16:05:32 -0500 (Thu, 05 Feb 2004) | 2 lines
+r802 | autrijus | 2004-05-02 09:14:02 -0400 (Sun, 02 May 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Results.html
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
+   M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
+   M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/index.css
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
 
-Fix a bug.
+ ----------------------------------------------------------------------
+ r4375@not:  autrijus | 2004-05-02T13:13:38.884936Z
+ * use ->URI correctly.
+ * use <a xmlns="...html..."> so things can correct render in nongecko browsers.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r393 | leira | 2004-02-05 14:28:54 -0500 (Thu, 05 Feb 2004) | 2 lines
+r801 | autrijus | 2004-05-01 19:14:04 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
-   A /rt/branches/rt-3.1/html/Search/Elements/EditFormat
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCriteria
-   D /rt/branches/rt-3.1/html/Search/Elements/PickPeople
-   M /rt/branches/rt-3.1/html/Search/Results.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/index
 
-Add a format editor.  Slim-down PickCriteria a bit.
+ ----------------------------------------------------------------------
+ r4365@not:  autrijus | 2004-05-01T23:14:05.342098Z
+ * Cross-introspection logic to eliminate subordinate classes from main index.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r391 | leira | 2004-02-03 22:50:54 -0500 (Tue, 03 Feb 2004) | 2 lines
+r800 | autrijus | 2004-05-01 17:39:50 -0400 (Sat, 01 May 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   D /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   A /rt/branches/rt-3.1/html/Search/Elements/PickCriteria (from /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction:390)
-   A /rt/branches/rt-3.1/html/Search/Results.html (from /rt/branches/rt-3.1/html/Search/Show.html:390)
-   D /rt/branches/rt-3.1/html/Search/Show.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
+   M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
+   A /rt/branches/rt-3.3/html/REST/2.0/NoAuth/index.css
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
+   M /rt/branches/rt-3.3/html/REST/2.0/autohandler
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   M /rt/branches/rt-3.3/html/REST/2.0/index
 
-Change Show.html to Results.html and NewPickRestrictions to PickCriteria
+ ----------------------------------------------------------------------
+ r4363@not:  autrijus | 2004-05-01T21:39:51.608519Z
+ * Index page implemented using multiple "Feed" services.
+ * Lots of cute, little icons placed with CSS.
+ * Much better preparation for autodiscovery; PostURI is now handled with "/type.new".
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r390 | leira | 2004-02-03 22:39:03 -0500 (Tue, 03 Feb 2004) | 2 lines
+r799 | autrijus | 2004-05-01 14:54:56 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Menu
-   M /rt/branches/rt-3.1/html/Elements/SelectAttachmentField
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickPeople
-   A /rt/branches/rt-3.1/html/Search/Elements/SelectPersonType
-   M /rt/branches/rt-3.1/html/Search/Show.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
 
-Search improvements.
+ ----------------------------------------------------------------------
+ r4361@not:  autrijus | 2004-05-01T18:55:05.234036Z
+ * Even more CSS tricks.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r389 | jesse | 2004-02-03 19:05:18 -0500 (Tue, 03 Feb 2004) | 5 lines
+r798 | autrijus | 2004-05-01 14:49:18 -0400 (Sat, 01 May 2004) | 14 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Elements/TitleBox
-
-
-Forgot the new titlebox Component with content. 
-
+   M /rt
+   M /rt/branches/rt-3.3/html/Admin/Elements/Header
+   M /rt/branches/rt-3.3/html/Admin/Global/Templates.html
+   M /rt/branches/rt-3.3/html/Elements/Header
+   M /rt/branches/rt-3.3/html/Elements/TicketList
+   A /rt/branches/rt-3.3/html/REST/2.0/Elements
+   A /rt/branches/rt-3.3/html/REST/2.0/Elements/Link
+   M /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
+   M /rt/branches/rt-3.3/html/REST/2.0/autohandler
 
+ ----------------------------------------------------------------------
+ r4357@not:  autrijus | 2004-05-01T18:47:10.055533Z
+ * Various CSS tricks.
+ ----------------------------------------------------------------------
+ r4358@not:  autrijus | 2004-05-01T18:47:49.553353Z
+ * Fixed an off-by-one error in ticket listing.
+ ----------------------------------------------------------------------
+ r4359@not:  autrijus | 2004-05-01T18:48:06.789268Z
+ * support for Atom autodiscovery.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r388 | jesse | 2004-02-03 18:27:18 -0500 (Tue, 03 Feb 2004) | 3 lines
+r797 | autrijus | 2004-05-01 12:11:01 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-
-Cleaned up front page display some more. Made tickets without a subject list "(no subject)"
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Error/index
 
+ ----------------------------------------------------------------------
+ r4353@not:  autrijus | 2004-05-01T16:11:10.795277Z
+ * finally Error works for all three supported carriers.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r387 | jesse | 2004-02-02 18:42:04 -0500 (Mon, 02 Feb 2004) | 3 lines
+r796 | autrijus | 2004-05-01 12:07:33 -0400 (Sat, 01 May 2004) | 17 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/EditBasics
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowBasics
-
-cleaned up the ticket basics display/edit. added TimeEstimated
+   M /rt
+   M /rt/branches/rt-3.3/bin/standalone_httpd.in
+   M /rt/branches/rt-3.3/html/REST/2.0/Error/index
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
 
+ ----------------------------------------------------------------------
+ r4349@not:  autrijus | 2004-05-01T15:36:00.221832Z
+ * Properly clean up leftover HTTP_* environment variables.
+ * Pass authorization header to Mason.
+ * Send out correct HTTP status code instead of blindly assuming 200.
+ ----------------------------------------------------------------------
+ r4350@not:  autrijus | 2004-05-01T15:59:39.046584Z
+ * RT::Date->new also takes currentuser.
+ ----------------------------------------------------------------------
+ r4351@not:  autrijus | 2004-05-01T16:00:38.530367Z
+ * Correctly handle nonce disposal.
+ * $m->abort is needed for mod_perl2.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r386 | jesse | 2004-02-02 16:03:13 -0500 (Mon, 02 Feb 2004) | 3 lines
+r795 | autrijus | 2004-05-01 09:58:07 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   M /rt/branches/rt-3.1/html/Search/Elements/EditSearches
-   A /rt/branches/rt-3.1/html/Search/Elements/SearchPrivacy
-
-Fixed a bunch of search saving bugs. cleaned up search code a little bit. improved privacy labels
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
 
+ ----------------------------------------------------------------------
+ r4347@not:  autrijus | 2004-05-01T13:58:14.427055Z
+ * it's Queues, not Queue
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r385 | jesse | 2004-01-31 17:14:18 -0500 (Sat, 31 Jan 2004) | 3 lines
+r794 | autrijus | 2004-05-01 09:55:57 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Elements/QuickCreate
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/index.html
-
-swapped left and right sides of search ui. fixed a bug that stopped new search criteria being added when the user didn't explicitly click the "add criteria" button
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
 
+ ----------------------------------------------------------------------
+ r4345@not:  autrijus | 2004-05-01T13:56:03.778530Z
+ * use absolute URIs, not relative ones, per the Atom spec
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r384 | jesse | 2004-01-30 23:18:05 -0500 (Fri, 30 Jan 2004) | 2 lines
+r793 | autrijus | 2004-05-01 09:51:25 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Header
-   M /rt/branches/rt-3.1/html/Elements/TitleBoxStart
-   M /rt/branches/rt-3.1/html/NoAuth/webrt.css
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
 
-now every titlebox has dhtml-based close boxes.
+ ----------------------------------------------------------------------
+ r4343@not:  autrijus | 2004-05-01T13:51:31.406464Z
+ * link semantics now agrees with AtomAPI.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r383 | leira | 2004-01-30 18:59:22 -0500 (Fri, 30 Jan 2004) | 2 lines
+r792 | autrijus | 2004-05-01 09:35:28 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
-   M /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   M /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   M /rt/branches/rt-3.1/html/Search/Elements/PickPeople
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Search/index
 
-Reorganize the UI.
+ ----------------------------------------------------------------------
+ r4341@not:  autrijus | 2004-05-01T13:35:35.544895Z
+ * Make <id> slightly more unique
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r382 | leira | 2004-01-30 18:35:01 -0500 (Fri, 30 Jan 2004) | 2 lines
+r791 | autrijus | 2004-05-01 09:33:03 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/Error/index
+   M /rt/branches/rt-3.3/html/REST/2.0/autohandler
 
-Don't copy so many hashes.
+ ----------------------------------------------------------------------
+ r4339@not:  autrijus | 2004-05-01T13:32:59.502832Z
+ * adapt for FastCGI's needs
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r379 | leira | 2004-01-30 16:48:07 -0500 (Fri, 30 Jan 2004) | 2 lines
+r790 | autrijus | 2004-05-01 09:22:21 -0400 (Sat, 01 May 2004) | 9 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt
+   A /rt/branches/rt-3.3/html/REST/2.0/Auth
+   A /rt/branches/rt-3.3/html/REST/2.0/Create
+   A /rt/branches/rt-3.3/html/REST/2.0/Delete
+   A /rt/branches/rt-3.3/html/REST/2.0/Error
+   A /rt/branches/rt-3.3/html/REST/2.0/Error/index
+   A /rt/branches/rt-3.3/html/REST/2.0/Get
+   A /rt/branches/rt-3.3/html/REST/2.0/Search
+   A /rt/branches/rt-3.3/html/REST/2.0/Search/index
+   A /rt/branches/rt-3.3/html/REST/2.0/Update
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   A /rt/branches/rt-3.3/html/REST/2.0/index
 
-Moving fix.
+ ----------------------------------------------------------------------
+ r4335@not:  autrijus | 2004-05-01T13:20:56.570615Z
+ * Establish directory layout.
+ * Error handling.
+ * Refactor out the 'Search' verb.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r378 | leira | 2004-01-30 16:25:37 -0500 (Fri, 30 Jan 2004) | 2 lines
+r788 | autrijus | 2004-05-01 07:44:58 -0400 (Sat, 01 May 2004) | 7 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Search/Elements/DisplayOptions
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
 
-Checking in forgotten file.
+ ----------------------------------------------------------------------
+ r4331@not:  autrijus | 2004-05-01T11:44:31.355329Z
+ * do not offer WSSE auth to non-atom clients, and vice versa,
+   to avoid spurious auth warnings.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r377 | leira | 2004-01-30 13:50:10 -0500 (Fri, 30 Jan 2004) | 2 lines
+r785 | autrijus | 2004-05-01 07:16:25 -0400 (Sat, 01 May 2004) | 10 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Show.html
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   M /rt/branches/rt-3.3/lib/RT/Date.pm
 
-Add UI to specify OrderBy and RowsPerPage.
+ ----------------------------------------------------------------------
+ r4323@not:  autrijus | 2004-05-01T11:14:28.377660Z
+ * implement ->W3CDTF.
+ ----------------------------------------------------------------------
+ r4324@not:  autrijus | 2004-05-01T11:16:31.456041Z
+ * we are now a valid Atom feed.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r376 | leira | 2004-01-30 13:49:07 -0500 (Fri, 30 Jan 2004) | 2 lines
+r784 | autrijus | 2004-05-01 06:52:15 -0400 (Sat, 01 May 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Elements/PickBasics
+   M /rt
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
 
-Re-order the fields (not done yet).
+ ----------------------------------------------------------------------
+ r4321@not:  autrijus | 2004-05-01T10:52:23.225100Z
+ * add fastcgi support.
+ * make proper use of X-WSSE header instead of demanding Authorization
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r375 | leira | 2004-01-30 05:38:52 -0500 (Fri, 30 Jan 2004) | 2 lines
+r783 | autrijus | 2004-05-01 06:50:30 -0400 (Sat, 01 May 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/I18N.pm
 
-More moving improvements.
+ ----------------------------------------------------------------------
+ r4319@not:  autrijus | 2004-05-01T10:50:15.580296Z
+ * glob local/*.po too for consistency and intuitiveness.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r374 | leira | 2004-01-30 05:03:01 -0500 (Fri, 30 Jan 2004) | 2 lines
+r782 | autrijus | 2004-05-01 06:35:23 -0400 (Sat, 01 May 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Edit.html
+   M /rt
+   A /rt/branches/rt-3.3/html/REST/2.0/NoAuth
+   A /rt/branches/rt-3.3/html/REST/2.0/NoAuth/feed.css
+   M /rt/branches/rt-3.3/html/REST/2.0/autohandler
+   M /rt/branches/rt-3.3/html/REST/2.0/dhandler
 
-Moving fixes.
+ ----------------------------------------------------------------------
+ r4317@not:  autrijus | 2004-05-01T10:35:00.584748Z
+ * now does Basic and Digest authentication, too.
+ * CSSify the example feed
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r373 | leira | 2004-01-30 00:27:23 -0500 (Fri, 30 Jan 2004) | 2 lines
+r781 | autrijus | 2004-04-30 23:24:12 -0400 (Fri, 30 Apr 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/Tabs
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   A /rt/branches/rt-3.1/html/Search/Build.html
-   M /rt/branches/rt-3.1/html/Search/Edit.html
-   A /rt/branches/rt-3.1/html/Search/Elements/NewListActions
-   A /rt/branches/rt-3.1/html/Search/Elements/NewPickRestriction
-   A /rt/branches/rt-3.1/html/Search/Elements/PickBasics
-   A /rt/branches/rt-3.1/html/Search/Elements/PickCFs
-   A /rt/branches/rt-3.1/html/Search/Elements/PickPeople
-   A /rt/branches/rt-3.1/html/Search/Elements/SelectAndOr
-   A /rt/branches/rt-3.1/html/Search/Elements/SelectLinks
-   A /rt/branches/rt-3.1/html/Search/Show.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
+   M /rt
+   A /rt/branches/rt-3.3/html/REST/2.0
+   A /rt/branches/rt-3.3/html/REST/2.0/autohandler
+   A /rt/branches/rt-3.3/html/REST/2.0/dhandler
+   M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
 
-Integration of new search stuff.
+ ----------------------------------------------------------------------
+ r4309@not:  autrijus | 2004-05-01T03:22:53.730384Z
+ * initial commit of RT/REST 2.0 API and WSSE authentication.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r372 | jesse | 2004-01-29 23:30:04 -0500 (Thu, 29 Jan 2004) | 2 lines
+r766 | jesse | 2004-04-28 14:26:02 -0400 (Wed, 28 Apr 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-
-Fix for fsck.com #5216
+   M /rt/branches/rt-3.3/etc/upgrade
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Informix
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Oracle
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.Pg
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.SQLite
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0/acl.mysql
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.Pg
+   A /rt/branches/rt-3.3/etc/upgrade/3.3.0/schema.mysql
 
+ ----------------------------------------------------------------------
+ r2206@tinbook:  jesse | 2004-04-28T18:24:56.988760Z
+ Added the beginnings of upgrade 3.1->3.3 functionality. has not yet been tested
+ ----------------------------------------------------------------------
 ------------------------------------------------------------------------
-r371 | jesse | 2004-01-29 23:27:04 -0500 (Thu, 29 Jan 2004) | 2 lines
+r763 | autrijus | 2004-04-28 02:05:14 -0400 (Wed, 28 Apr 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Group_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/Base.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
 
-Added ACL checks to attributes. by default, they're all open, except for saved searches, whcih we want to lock down a bit.
+ ----------------------------------------------------------------------
+ r4223@not:  autrijus | 2004-04-28T06:00:27.794797Z
+ * correctly put loc_fuzzy in Base.
+ * do not double-encode EscapeUTF8 for Mason.  this resolves the weird
+   standalong-httpd bug.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r370 | jesse | 2004-01-28 19:38:13 -0500 (Wed, 28 Jan 2004) | 4 lines
+r761 | jesse | 2004-04-27 23:16:35 -0400 (Tue, 27 Apr 2004) | 2 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Search/Edit.html
-   A /rt/branches/rt-3.1/html/Search/Elements/EditSearches
-   A /rt/branches/rt-3.1/html/Search/Elements/SelectSearchObject
-   A /rt/branches/rt-3.1/html/Search/Elements/SelectSearchesForObjects
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-
-A first cut at saved searches.  Create, Edit, Delete, Revert work. currently only "personal" searches work.
-And there's no access control.
+   M /rt/branches/rt-3.3/etc/schema.Pg
 
+Updating schema for 3.3 to use 'integer' on postgres rather than int2 on Andrew Sullivan's recommendation
 
 ------------------------------------------------------------------------
-r369 | jesse | 2004-01-28 18:29:46 -0500 (Wed, 28 Jan 2004) | 3 lines
+r758 | autrijus | 2004-04-27 16:12:38 -0400 (Tue, 27 Apr 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   M /rt/branches/rt-3.1/lib/RT/Attribute.pm
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/rt-3.1/sbin/factory
-
-Attributes work to allow multivalue attributes to work better
+   M /rt
+   M /rt/branches/rt-3.3/html/Elements/Footer
 
+ ----------------------------------------------------------------------
+ r4214@not:  autrijus | 2004-04-27T20:12:39.658238Z
+ * rework Footer l10n into one line so not to confuse the old string extractor
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r365 | jesse | 2004-01-18 16:52:42 -0500 (Sun, 18 Jan 2004) | 3 lines
+r757 | autrijus | 2004-04-27 16:09:45 -0400 (Tue, 27 Apr 2004) | 6 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Listing.html
-   M /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/branches/rt-3.1/lib/t/03web.pl.in
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
 
-Web search ui work. refactored out display framework
-allowed attributes to serialize hashrefs.
+ ----------------------------------------------------------------------
+ r4211@not:  autrijus | 2004-04-27T19:55:32.087502Z
+ * Chinese translations.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r364 | jesse | 2004-01-16 13:30:57 -0500 (Fri, 16 Jan 2004) | 4 lines
+r756 | autrijus | 2004-04-27 04:46:57 -0400 (Tue, 27 Apr 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm
-
-
-Updating mailfrom acls
+   M /rt
+   M /rt/branches/rt-3.3/README
 
+ ----------------------------------------------------------------------
+ r4195@not:  autrijus | 2004-04-27T08:46:36.958817Z
+ * now mod_perl2 only needs one line of extra setup.
+  
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r353 | jesse | 2004-01-04 17:08:35 -0500 (Sun, 04 Jan 2004) | 3 lines
+r746 | autrijus | 2004-04-26 15:11:33 -0400 (Mon, 26 Apr 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/bin/rt-crontool.in
-   M /rt/branches/rt-3.1/bin/rt-mailgate.in
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   M /rt/branches/rt-3.1/html/Admin/Elements/SelectStage
-   M /rt/branches/rt-3.1/html/Elements/Callback
-   M /rt/branches/rt-3.1/html/Elements/SelectWatcherType
-   M /rt/branches/rt-3.1/html/Elements/SetupSessionCookie
-   M /rt/branches/rt-3.1/html/Elements/SimpleSearch
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/default
-   M /rt/branches/rt-3.1/html/REST/1.0/Forms/ticket/history
-   M /rt/branches/rt-3.1/html/REST/1.0/autohandler
-   M /rt/branches/rt-3.1/html/REST/1.0/dhandler
-   M /rt/branches/rt-3.1/html/REST/1.0/search/ticket
-   M /rt/branches/rt-3.1/html/Search/Elements/PickRestriction
-   M /rt/branches/rt-3.1/html/SelfService/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates
-   M /rt/branches/rt-3.1/html/Ticket/Elements/Tabs
-   M /rt/branches/rt-3.1/html/index.html
-   M /rt/branches/rt-3.1/lib/RT/Action/AutoOpen.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Base.pm
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_cn.po
-   M /rt/branches/rt-3.1/lib/RT/I18N/zh_tw.po
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Principal_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Template_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
+   M /rt
    M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/URI.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
-   M /rt/branches/rt-3.1/lib/t/04_send_email.pl.in
-   A /rt/branches/rt-3.1/lib/t/data/crashes-file-based-parser
-   A /rt/branches/rt-3.1/lib/t/data/notes-uuencoded
-   M /rt/branches/rt-3.1/sbin/license_tag
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
-
-Merging RT 3.0.7->3.0.8 into 3.1.x
+   M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
 
+ ----------------------------------------------------------------------
+ r4176@not:  autrijus | 2004-04-26T19:09:53.594445Z
+ * switch password format from base64 to hex; maintaining legacy
+   compatibility by upgrading passwords in-place upon successful auth
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r352 | jesse | 2004-01-04 12:21:04 -0500 (Sun, 04 Jan 2004) | 3 lines
+r745 | autrijus | 2004-04-26 15:02:48 -0400 (Mon, 26 Apr 2004) | 6 lines
 Changed paths:
-   D /rt/branches/rt-3.1/Changelog
-
-Removed RT 3.0 aegis changelog
+   M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
 
+ ----------------------------------------------------------------------
+ r4171@not:  autrijus | 2004-04-26T18:59:54.608186Z
+ * correct EMPTY and NULL support for $Tickets->LimitAttribute().
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r351 | jesse | 2004-01-04 12:10:53 -0500 (Sun, 04 Jan 2004) | 5 lines
+r744 | autrijus | 2004-04-26 15:01:49 -0400 (Mon, 26 Apr 2004) | 8 lines
 Changed paths:
-   D /rt/branches/rt-3.1/Makefile
-   D /rt/branches/rt-3.1/bin/mason_handler.fcgi
-   D /rt/branches/rt-3.1/bin/mason_handler.scgi
-   D /rt/branches/rt-3.1/bin/mason_handler.svc
-   D /rt/branches/rt-3.1/bin/rt
-   D /rt/branches/rt-3.1/bin/rt-commit-handler
-   D /rt/branches/rt-3.1/bin/rt-crontool
-   D /rt/branches/rt-3.1/bin/rt-mailgate
-   D /rt/branches/rt-3.1/bin/webmux.pl
-   D /rt/branches/rt-3.1/config
-   D /rt/branches/rt-3.1/config.pld
-   D /rt/branches/rt-3.1/config.status
-   D /rt/branches/rt-3.1/configure
-   D /rt/branches/rt-3.1/etc/RT_Config.pm
-   D /rt/branches/rt-3.1/lib/RT.pm
-   D /rt/branches/rt-3.1/lib/t/00smoke.t
-   D /rt/branches/rt-3.1/lib/t/01harness.t
-   D /rt/branches/rt-3.1/lib/t/02regression.t
-   D /rt/branches/rt-3.1/lib/t/03web.pl
-   D /rt/branches/rt-3.1/lib/t/04_send_email.pl
-   D /rt/branches/rt-3.1/sbin/rt-setup-database
-   D /rt/branches/rt-3.1/sbin/rt-test-dependencies
-
-Removed autogenerated files. They'll be generated by configure
-
-
+   M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
 
+ ----------------------------------------------------------------------
+ r4170@not:  autrijus | 2004-04-26T18:56:10.826541Z
+ * Do not crash the application when Template parsing failed; instead
+   capture the error and handle it with $RT::Logger->error().
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r350 | jesse | 2004-01-04 12:05:52 -0500 (Sun, 04 Jan 2004) | 3 lines
+r743 | autrijus | 2004-04-26 15:01:05 -0400 (Mon, 26 Apr 2004) | 8 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
-
-Adding in code to support older RTFM
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
 
+ ----------------------------------------------------------------------
+ r4169@not:  autrijus | 2004-04-26T18:52:39.442581Z
+ * allow subkeys limit like $Tickets->Limit( FIELD => 'Requestor.Id' );
+   previously it was only available from "CF.*" keys.
+ ----------------------------------------------------------------------
 
 ------------------------------------------------------------------------
-r316 | jesse | 2003-12-22 16:20:48 -0500 (Mon, 22 Dec 2003) | 2 lines
+r741 | autrijus | 2004-04-26 14:48:52 -0400 (Mon, 26 Apr 2004) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies.in
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
 
-dependency test tool updated to support downloading pristine distributions of modules
+* freeze() forgot to take account of the look_at_* indices, resulting
+  in incorrect object after thaw()ing
 
 ------------------------------------------------------------------------
-r315 | jesse | 2003-12-21 21:51:45 -0500 (Sun, 21 Dec 2003) | 8 lines
+r733 | autrijus | 2004-04-23 15:09:40 -0400 (Fri, 23 Apr 2004) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/EmailParser.pm
-   A /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/GnuPG.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Email.pm
-
-Attributes fix
-CreateTickets fix
-
-Initial commit of GnuPG authentication.
-
-
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
 
+ r4083@not:  autrijus | 2004-04-23T19:08:59.061919Z
+ * ENTRY_AGGREGATOR is a misspelling (for ENTRYAGGREGATOR), and it
+   defaults to OR anyway, so simply eliminate this bogus parameter.
 
 ------------------------------------------------------------------------
-r314 | root | 2003-12-20 18:21:38 -0500 (Sat, 20 Dec 2003) | 3 lines
+r722 | autrijus | 2004-04-21 18:32:19 -0400 (Wed, 21 Apr 2004) | 10 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/SelectLang
-
-Better copes with nonexistent languages.
+   M /rt
+   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
+   M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
 
+ r4037@not:  autrijus | 2004-04-21T22:30:37.269510Z
+ * It turns out that for EMPTY => 1 to work, IS NULL needs to be OR'ed
+   to the other columns as well...
+ ----------------------------------------------------------------------
+ r4038@not:  autrijus | 2004-04-21T22:31:56.271421Z
+ * merge previous commit from 3.3 to 3.1.
 
 ------------------------------------------------------------------------
-r313 | jesse | 2003-12-19 03:39:58 -0500 (Fri, 19 Dec 2003) | 2 lines
+r719 | autrijus | 2004-04-21 14:59:55 -0400 (Wed, 21 Apr 2004) | 4 lines
 Changed paths:
-   A /rt/branches/rt-3.1/lib/RT/I18N/en_malkovich.po
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
 
-Malkoviched up a Malkovich Malkovich.
+ r4027@not:  autrijus | 2004-04-21T18:59:19.548165Z
+
+ * LimitAttribute( EMPTY => 1 ) is much more correctly handled with a IS NULL.
+
+------------------------------------------------------------------------
+r717 | jesse | 2004-04-21 01:25:01 -0400 (Wed, 21 Apr 2004) | 6 lines
+Changed paths:
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/Makefile.in
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/configure.ac
+   M /rt/branches/rt-3.3/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.3/etc/schema.mysql
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Informix
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Oracle
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.Pg
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.SQLite
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/acl.mysql
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/content
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Informix
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Oracle
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.Pg
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.SQLite
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.0/schema.mysql
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers
+   A /rt/branches/rt-3.3/html/Admin/Elements/ToolTabs
+   A /rt/branches/rt-3.3/html/Admin/Tools
+   A /rt/branches/rt-3.3/html/Admin/Tools/Configuration.html
+   A /rt/branches/rt-3.3/html/Admin/Tools/index.html
+   A /rt/branches/rt-3.3/html/Elements/QueryString
+   A /rt/branches/rt-3.3/html/Elements/ScrubHTML
+   M /rt/branches/rt-3.3/html/Elements/Tabs
+   M /rt/branches/rt-3.3/html/Elements/TicketList
+   M /rt/branches/rt-3.3/html/NoAuth/webrt.css
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/rt-3.3/html/Scope/Search.html
+   M /rt/branches/rt-3.3/html/Search/Build.html
+   M /rt/branches/rt-3.3/html/Search/Edit.html
+   M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
+   M /rt/branches/rt-3.3/html/Search/Elements/DisplayOptions
+   M /rt/branches/rt-3.3/html/Search/Elements/EditFormat
+   M /rt/branches/rt-3.3/html/Search/Elements/EditSearches
+   M /rt/branches/rt-3.3/html/Search/Results.html
+   M /rt/branches/rt-3.3/html/Search/Results.rdf
+   M /rt/branches/rt-3.3/html/Search/Results.tsv
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransactionAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
+   A /rt/branches/rt-3.3/html/Ticket/ShowEmailRecord.html
+   M /rt/branches/rt-3.3/html/Ticket/Update.html
+   A /rt/branches/rt-3.3/html/Tools/Elements
+   A /rt/branches/rt-3.3/html/Tools/Elements/Tabs
+   A /rt/branches/rt-3.3/html/Tools/Offline.html
+   M /rt/branches/rt-3.3/html/autohandler
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/I18N.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm
+   M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
 
+  ----------------------------------------------------------------------
+  r2113@tinbook:  jesse | 2004-04-21T05:24:17.573962Z
+  
+  Remerging from RT 3.1.x
+  ----------------------------------------------------------------------
+  
 ------------------------------------------------------------------------
-r312 | jesse | 2003-12-18 16:59:08 -0500 (Thu, 18 Dec 2003) | 4 lines
+r714 | autrijus | 2004-04-20 23:49:45 -0400 (Tue, 20 Apr 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Listing.html
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
+   A /rt/branches/rt-3.3/html/Elements/ShowCustomFieldImage
+   M /rt/branches/rt-3.3/html/Elements/ShowCustomFields
+
+r4005@not:  autrijus | 2004-04-21T03:49:17.533641Z
 
-Generalized TicketList a fair bit. 
-Added sorting and ordering
+RT-Ticket: 5365
+RT-Status: resolved
 
+Make image display inline on ticket info screen.
 
 ------------------------------------------------------------------------
-r311 | jesse | 2003-12-18 13:59:00 -0500 (Thu, 18 Dec 2003) | 2 lines
+r712 | leira | 2004-04-20 22:49:09 -0400 (Tue, 20 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/Makefile
-   M /rt/branches/rt-3.1/config.status
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   M /rt/branches/rt-3.1/html/Elements/TicketList
-   M /rt/branches/rt-3.1/html/Search/Elements/TicketRow
-   M /rt/branches/rt-3.1/html/Search/Listing.html
-   M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/html/Admin/Groups/index.html
+   M /rt/branches/rt-3.3/html/Admin/Users/index.html
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
 
-work in progress update of the ticket listing stuff
+fix WebPath urls
 
 ------------------------------------------------------------------------
-r307 | jesse | 2003-12-16 00:19:38 -0500 (Tue, 16 Dec 2003) | 2 lines
+r711 | leira | 2004-04-20 22:43:57 -0400 (Tue, 20 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/html/Elements/MyTickets
-   A /rt/branches/rt-3.1/html/Elements/TicketList
+   M /rt/branches/rt-3.3/html/Admin/Groups/index.html
+   M /rt/branches/rt-3.3/html/Admin/Users/index.html
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
 
-Factoring out MyTickets and MyRequests to TicketList
+Dowload links need the WebPath.
 
 ------------------------------------------------------------------------
-r306 | jesse | 2003-12-14 23:24:16 -0500 (Sun, 14 Dec 2003) | 2 lines
+r710 | leira | 2004-04-20 22:37:34 -0400 (Tue, 20 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Elements/MyRequests
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
 
-better docs and a first example of the use in MyRequests. wants more generalization.
+decode_utf8, not decode_utf_8
 
 ------------------------------------------------------------------------
-r305 | root | 2003-12-14 13:23:46 -0500 (Sun, 14 Dec 2003) | 2 lines
+r709 | leira | 2004-04-20 22:16:04 -0400 (Tue, 20 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
 
-started test suite for tickets_Overlay_SQL
+"decode_utf_8", not "decode_utf 8"
 
 ------------------------------------------------------------------------
-r304 | jesse | 2003-12-13 23:18:58 -0500 (Sat, 13 Dec 2003) | 2 lines
+r708 | leira | 2004-04-20 22:15:39 -0400 (Tue, 20 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
 
-TicketSQL parser additions. first cut of "SELECT" functionality
+CFs are no longer attached to queues.
 
 ------------------------------------------------------------------------
-r303 | root | 2003-12-12 19:30:00 -0500 (Fri, 12 Dec 2003) | 3 lines
+r707 | jesse | 2004-04-20 21:21:11 -0400 (Tue, 20 Apr 2004) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/bin/standalone_httpd.in
-
-a bit of refactoring for the standalone httpd
-
+   M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
 
+Adding support for encoding LOBs for the new custom field behaviour
 ------------------------------------------------------------------------
-r302 | jesse | 2003-12-12 03:45:44 -0500 (Fri, 12 Dec 2003) | 3 lines
+r703 | jesse | 2004-04-19 22:26:50 -0400 (Mon, 19 Apr 2004) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/Makefile
-   M /rt/branches/rt-3.1/Makefile.in
-   A /rt/branches/rt-3.1/bin/standalone_httpd.in
-   M /rt/branches/rt-3.1/config.status
-   M /rt/branches/rt-3.1/configure
-   M /rt/branches/rt-3.1/configure.ac
-
-Added a standalone "personal" httpd for RT
-
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/etc/schema.Pg
+   M /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
 
+"Another pass at trying to fix the schema"
 ------------------------------------------------------------------------
-r301 | root | 2003-12-09 23:23:27 -0500 (Tue, 09 Dec 2003) | 4 lines
+r702 | jesse | 2004-04-19 22:12:32 -0400 (Mon, 19 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/Makefile
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi
-   M /rt/branches/rt-3.1/bin/mason_handler.svc
-   M /rt/branches/rt-3.1/bin/rt
-   M /rt/branches/rt-3.1/bin/rt-commit-handler
-   M /rt/branches/rt-3.1/bin/rt-crontool
-   M /rt/branches/rt-3.1/bin/rt-mailgate
-   M /rt/branches/rt-3.1/bin/webmux.pl
-   M /rt/branches/rt-3.1/config.status
-   M /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/lib/RT/Action/Notify.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/t/00smoke.t
-   M /rt/branches/rt-3.1/lib/t/01harness.t
-   M /rt/branches/rt-3.1/lib/t/02regression.t
-   M /rt/branches/rt-3.1/lib/t/03web.pl
-   M /rt/branches/rt-3.1/lib/t/04_send_email.pl
-   M /rt/branches/rt-3.1/sbin/rt-setup-database
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies
-
-Squelching messages to individual recipients now works
-
+   M /rt/branches/rt-3.3/etc/acl.Pg
+   M /rt/branches/rt-3.3/etc/schema.Pg
 
+Fixing conflicts from fixing the same bugs as linda.
 
 ------------------------------------------------------------------------
-r297 | jesse | 2003-12-04 20:10:48 -0500 (Thu, 04 Dec 2003) | 3 lines
+r701 | leira | 2004-04-19 14:35:01 -0400 (Mon, 19 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-
-The per-ticket recipient blacklist appears to actually work.
+   M /rt/branches/rt-3.3/etc/acl.Pg
 
+One more acl fix.
 
 ------------------------------------------------------------------------
-r296 | jesse | 2003-12-03 23:58:30 -0500 (Wed, 03 Dec 2003) | 2 lines
+r700 | leira | 2004-04-19 14:16:08 -0400 (Mon, 19 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm
+   M /rt/branches/rt-3.3/etc/acl.Pg
+   M /rt/branches/rt-3.3/etc/schema.Pg
 
-A bunch of work on attributes
+Schema & acl fixes for Postgres.
 
 ------------------------------------------------------------------------
-r294 | jesse | 2003-12-03 16:04:55 -0500 (Wed, 03 Dec 2003) | 4 lines
+r695 | autrijus | 2004-04-16 15:33:06 -0400 (Fri, 16 Apr 2004) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/etc/schema.Informix
-   M /rt/branches/rt-3.1/etc/schema.Oracle
-   M /rt/branches/rt-3.1/etc/schema.Pg
-   M /rt/branches/rt-3.1/etc/schema.SQLite
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   M /rt/branches/rt-3.1/lib/RT/ACE.pm
-   M /rt/branches/rt-3.1/lib/RT/ACL.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachments.pm
-   M /rt/branches/rt-3.1/lib/RT/Attribute.pm
-   M /rt/branches/rt-3.1/lib/RT/Attributes.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields.pm
-   M /rt/branches/rt-3.1/lib/RT/Group.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMember.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups.pm
-   M /rt/branches/rt-3.1/lib/RT/Link.pm
-   M /rt/branches/rt-3.1/lib/RT/Links.pm
-   M /rt/branches/rt-3.1/lib/RT/Principal.pm
-   M /rt/branches/rt-3.1/lib/RT/Principals.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue.pm
-   M /rt/branches/rt-3.1/lib/RT/Queues.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrip.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripActions.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripCondition.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripConditions.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrips.pm
-   M /rt/branches/rt-3.1/lib/RT/Template.pm
-   M /rt/branches/rt-3.1/lib/RT/Templates.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions.pm
-   M /rt/branches/rt-3.1/lib/RT/User.pm
-   M /rt/branches/rt-3.1/lib/RT/Users.pm
-
-Added a "Description" column to the attributes table. Regenerated the basefiles for all the db-classes
+   M /rt
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect
 
+r3928@not:  autrijus | 2004-04-16T19:32:35.970968Z
 
+Fix select CF display bug as reported by leira
 
 ------------------------------------------------------------------------
-r293 | jesse | 2003-11-30 22:30:22 -0500 (Sun, 30 Nov 2003) | 3 lines
+r685 | autrijus | 2004-04-14 05:29:23 -0400 (Wed, 14 Apr 2004) | 5 lines
 Changed paths:
-   A /rt/branches/rt-3.1/html/Ticket/Elements/PreviewScrips
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/lib/RT/Action/Notify.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
+   M /rt
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
 
-Added support for previewing what email a scrip update will send.
+r3851@not:  autrijus | 2004-04-14T09:27:57.550568Z
 
+* make EditCustomFieldBinary's condition style agree with other
+  elements -- also avoids comparing an uninitialized value.
 
 ------------------------------------------------------------------------
-r292 | jesse | 2003-11-30 14:57:38 -0500 (Sun, 30 Nov 2003) | 7 lines
+r682 | leira | 2004-04-12 02:07:01 -0400 (Mon, 12 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-
-Added methods to get address lists out of active scrips.
-
-cleaned up handling of prepared, but not activated scrips.
+   M /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
+   M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect
+   M /rt/branches/rt-3.3/html/Elements/EditCustomFieldText
+   M /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType
+   M /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields
+   M /rt/branches/rt-3.3/html/Ticket/Modify.html
+   M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
+
+Fixes from autrijus.
+
+------------------------------------------------------------------------
+r665 | jesse | 2004-04-02 16:54:23 -0500 (Fri, 02 Apr 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.3/html/Admin/Elements/PickObjects
+
+Allowing the custom field admin screens to add custom fields to all users
+------------------------------------------------------------------------
+r664 | jesse | 2004-04-02 16:39:27 -0500 (Fri, 02 Apr 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+   M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
+
+Pulling forward relationships fixes from 3.1; updating a transaction-related assertion for 3.3
+------------------------------------------------------------------------
+r662 | jesse | 2004-04-02 10:54:22 -0500 (Fri, 02 Apr 2004) | 1 line
+Changed paths:
+   M /rt/branches/rt-3.3/etc/acl.Pg
+   M /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue
+   M /rt/branches/rt-3.3/html/Admin/Queues/Modify.html
+   A /rt/branches/rt-3.3/html/Elements/EditLinks
+   M /rt/branches/rt-3.3/html/Elements/MessageBox
+   M /rt/branches/rt-3.3/html/Elements/SelectMatch
+   A /rt/branches/rt-3.3/html/Elements/ShowLink
+   A /rt/branches/rt-3.3/html/Elements/ShowLinks
+   M /rt/branches/rt-3.3/html/Scope/Elements/ShowSummary
+   M /rt/branches/rt-3.3/html/Search/Build.html
+   M /rt/branches/rt-3.3/html/Search/Bulk.html
+   M /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType
+   M /rt/branches/rt-3.3/html/SelfService/Display.html
+   M /rt/branches/rt-3.3/html/Ticket/Create.html
+   M /rt/branches/rt-3.3/html/Ticket/Display.html
+   A /rt/branches/rt-3.3/html/Ticket/Elements/LoadTextAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/rt-3.3/html/Ticket/History.html
+   M /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
+   M /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
+   M /rt/branches/rt-3.3/html/Ticket/Update.html
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm
+   M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Attribute_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
+   A /rt/branches/rt-3.3/lib/RT/I18N/da.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/hu.po
+   M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
 
+Took a hand-merging pass at 3.1->3.3 after autrijus manual baseless merge.
+------------------------------------------------------------------------
+r661 | autrijus | 2004-04-02 08:57:08 -0500 (Fri, 02 Apr 2004) | 3 lines
+Changed paths:
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
 
+* put Ticket_Overlay back to where it was.
 
 
 ------------------------------------------------------------------------
-r291 | jesse | 2003-11-29 15:56:19 -0500 (Sat, 29 Nov 2003) | 2 lines
+r660 | autrijus | 2004-04-02 08:43:44 -0500 (Fri, 02 Apr 2004) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/Generic.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm
-
-Smarter leak prevention that doesn't prematurely destroy objects we need.
+   M /rt
+   M /rt/branches/rt-3.3
+   M /rt/branches/rt-3.3/Makefile.in
+   A /rt/branches/rt-3.3/README.Oracle
+   M /rt/branches/rt-3.3/UPGRADING
+   M /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
+   M /rt/branches/rt-3.3/bin/mason_handler.scgi.in
+   M /rt/branches/rt-3.3/bin/rt-crontool.in
+   M /rt/branches/rt-3.3/bin/rt-mailgate.in
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/config.layout
+   M /rt/branches/rt-3.3/configure.ac
+   M /rt/branches/rt-3.3/etc/initialdata
+   M /rt/branches/rt-3.3/etc/schema.Informix
+   M /rt/branches/rt-3.3/etc/schema.Oracle
+   M /rt/branches/rt-3.3/etc/schema.SQLite
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.15
+   A /rt/branches/rt-3.3/etc/upgrade/3.1.15/content
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
+   M /rt/branches/rt-3.3/html/Admin/Elements/SelectStage
+   M /rt/branches/rt-3.3/html/Elements/Callback
+   M /rt/branches/rt-3.3/html/Elements/MessageBox
+   M /rt/branches/rt-3.3/html/Elements/SelectLang
+   M /rt/branches/rt-3.3/html/Elements/SelectMatch
+   M /rt/branches/rt-3.3/html/Elements/SelectWatcherType
+   M /rt/branches/rt-3.3/html/Elements/SetupSessionCookie
+   M /rt/branches/rt-3.3/html/Elements/SimpleSearch
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/history
+   M /rt/branches/rt-3.3/html/REST/1.0/autohandler
+   M /rt/branches/rt-3.3/html/REST/1.0/dhandler
+   M /rt/branches/rt-3.3/html/REST/1.0/search/ticket
+   M /rt/branches/rt-3.3/html/Scope/Elements/ShowHistory
+   M /rt/branches/rt-3.3/html/Scope/Elements/ShowTransaction
+   M /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
+   M /rt/branches/rt-3.3/html/SelfService/Elements/MyRequests
+   M /rt/branches/rt-3.3/html/Ticket/Attachment/dhandler
+   M /rt/branches/rt-3.3/html/Ticket/Display.html
+   M /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageStanza
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
+   M /rt/branches/rt-3.3/html/index.html
+   M /rt/branches/rt-3.3/lib/RT/Action/AutoOpen.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Base.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/EmailParser.pm
+   M /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Handle.pm
+   M /rt/branches/rt-3.3/lib/RT/I18N/fi.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/fr.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
+   M /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
+   M /rt/branches/rt-3.3/lib/RT/I18N.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm
+   M /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   M /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/StyleGuide.pod
+   M /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
+   M /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/URI.pm
+   M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm
+   M /rt/branches/rt-3.3/lib/t/03web.pl.in
+   M /rt/branches/rt-3.3/lib/t/04_send_email.pl.in
+   M /rt/branches/rt-3.3/sbin/license_tag
+   M /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
 
+MERGE: 3.1 to 3.3
 ------------------------------------------------------------------------
-r290 | jesse | 2003-11-29 15:54:51 -0500 (Sat, 29 Nov 2003) | 2 lines
+r659 | jesse | 2004-04-01 21:23:57 -0500 (Thu, 01 Apr 2004) | 1 line
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-
-New functionality to support "try ouyt this comment without committing"
+   M /rt/branches/rt-3.3/releng.cnf
 
+Updated releng.cnf
 ------------------------------------------------------------------------
-r289 | jesse | 2003-11-29 02:50:35 -0500 (Sat, 29 Nov 2003) | 7 lines
+r656 | jesse | 2004-04-01 16:54:22 -0500 (Thu, 01 Apr 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm
-
-
-SendEmail cleanup.
-
-no longer Destroy action and condition objects immediately upon commit. 
-now we can get at the data we want
+   M /rt/branches/rt-3.3/html/Admin/CustomFields/Objects.html
+   M /rt/branches/rt-3.3/html/Admin/CustomFields/index.html
+   M /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields
+   M /rt/branches/rt-3.3/html/Admin/Elements/PickCustomFields
+   M /rt/branches/rt-3.3/html/Admin/Elements/PickObjects
+   M /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs
 
+UI updates to remove unneeded options and clarify some language
 
 ------------------------------------------------------------------------
-r288 | jesse | 2003-11-28 17:52:56 -0500 (Fri, 28 Nov 2003) | 14 lines
+r655 | jesse | 2004-04-01 16:53:29 -0500 (Thu, 01 Apr 2004) | 3 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-
-Refactoring how ticket comments and correspondence are submitted. 
-
-Comment and Correspond now share a subroutine, rather than a bunch of identical code.
-
-RT::Transaction::Create now holds onto a bunch more Scrip data and metadata
-
-Scrips being applied now expose the set of scrips that actually get prepared.
-
-It's possible to create a transaction that prepares, but does not fire scrips. 
-
-The API for accessing this has not yet been stabilized
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
 
+Updated how RT generates friendly name for which object a Custom Field applies to
 
 
 ------------------------------------------------------------------------
-r287 | jesse | 2003-11-26 23:07:51 -0500 (Wed, 26 Nov 2003) | 2 lines
+r654 | jesse | 2004-04-01 16:52:31 -0500 (Thu, 01 Apr 2004) | 1 line
 Changed paths:
-   A /rt/branches/rt-3.1/html/Admin/Elements/SelectStage
-
-added back missing file from merge
+   M /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
 
+Added support for RT 3.0 compatible Transactions->Limit
 ------------------------------------------------------------------------
-r286 | jesse | 2003-11-26 15:48:52 -0500 (Wed, 26 Nov 2003) | 4 lines
+r653 | autrijus | 2004-04-01 11:37:33 -0500 (Thu, 01 Apr 2004) | 4 lines
 Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm
-
-Refactoring how scrips figure out what to do in anticipation of "prepare but don't apply"
+   M /rt
+   M /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs
 
+r3597@not:  autrijus | 2004-04-01T16:36:37.019460Z
 
+* put global Cf editing back.
 
 ------------------------------------------------------------------------
-r285 | jesse | 2003-11-26 03:31:26 -0500 (Wed, 26 Nov 2003) | 4 lines
+r648 | autrijus | 2004-03-31 11:12:04 -0500 (Wed, 31 Mar 2004) | 4 lines
 Changed paths:
-   D /rt/branches/rt-3.1/config.log
-   M /rt/branches/rt-3.1/lib/RT/Scrip_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm
-
-major scrips refactoring in preparation for more atomic calls
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/I18N.pm
 
+r3556@not:  autrijus | 2004-03-31T16:11:11.225511Z
 
+* lexicon path may contain spaces, esp. on win32.
 
 ------------------------------------------------------------------------
-r284 | jesse | 2003-11-25 23:04:52 -0500 (Tue, 25 Nov 2003) | 3 lines
+r645 | autrijus | 2004-03-31 01:20:10 -0500 (Wed, 31 Mar 2004) | 5 lines
 Changed paths:
-   M /rt/branches/rt-3.1/Makefile
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/README
-   M /rt/branches/rt-3.1/UPGRADING
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi
-   M /rt/branches/rt-3.1/bin/mason_handler.fcgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi
-   M /rt/branches/rt-3.1/bin/mason_handler.scgi.in
-   M /rt/branches/rt-3.1/bin/mason_handler.svc
-   M /rt/branches/rt-3.1/bin/rt
-   M /rt/branches/rt-3.1/bin/rt-commit-handler
-   M /rt/branches/rt-3.1/bin/rt-crontool
-   M /rt/branches/rt-3.1/bin/rt-mailgate
-   M /rt/branches/rt-3.1/bin/rt.in
-   M /rt/branches/rt-3.1/bin/webmux.pl
-   M /rt/branches/rt-3.1/config.log
-   M /rt/branches/rt-3.1/config.status
-   M /rt/branches/rt-3.1/html/Admin/Elements/EditScrip
-   M /rt/branches/rt-3.1/html/Ticket/Display.html
-   M /rt/branches/rt-3.1/html/Ticket/Elements/ShowDates
-   M /rt/branches/rt-3.1/html/Ticket/Modify.html
-   M /rt/branches/rt-3.1/html/Ticket/ModifyAll.html
-   M /rt/branches/rt-3.1/html/Ticket/Update.html
-   M /rt/branches/rt-3.1/lib/RT/Interface/Web.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrips_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction_Overlay.pm
-   M /rt/branches/rt-3.1/lib/t/00smoke.t
-   M /rt/branches/rt-3.1/lib/t/01harness.t
-   M /rt/branches/rt-3.1/lib/t/02regression.t
-   M /rt/branches/rt-3.1/lib/t/03web.pl
-   M /rt/branches/rt-3.1/lib/t/03web.pl.in
-   M /rt/branches/rt-3.1/lib/t/04_send_email.pl
-   M /rt/branches/rt-3.1/sbin/rt-setup-database
-   M /rt/branches/rt-3.1/sbin/rt-setup-database.in
-   M /rt/branches/rt-3.1/sbin/rt-test-dependencies
+   M /rt
+   M /rt/branches/rt-3.3/etc/schema.Informix
+   M /rt/branches/rt-3.3/etc/schema.Oracle
+   M /rt/branches/rt-3.3/etc/schema.Pg
+   M /rt/branches/rt-3.3/etc/schema.SQLite
+   M /rt/branches/rt-3.3/etc/schema.mysql
 
-Merging forward the changes from 3.0.7_01 to 3.0.8
+r3541@not:  autrijus | 2004-03-31T06:19:36.740253Z
 
+* port mysql schema to Pg.
+* other database are partially ported -- OCF and OCFV currently not there
 
 ------------------------------------------------------------------------
-r281 | jesse | 2003-11-24 20:09:00 -0500 (Mon, 24 Nov 2003) | 3 lines
+r643 | autrijus | 2004-03-31 00:16:07 -0500 (Wed, 31 Mar 2004) | 1 line
 Changed paths:
-   D /rt/branches/rt-3.1/autom4te.cache
-
-Removed the autoconf m4 cache
-
+   M /rt
+   M /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
 
+hint to self: don't refactor when you're tired.
 ------------------------------------------------------------------------
-r280 | jesse | 2003-11-24 01:31:00 -0500 (Mon, 24 Nov 2003) | 2 lines
+r612 | autrijus | 2004-03-22 13:46:04 -0500 (Mon, 22 Mar 2004) | 2 lines
 Changed paths:
-   M /rt/branches/rt-3.1/Makefile
-   M /rt/branches/rt-3.1/config.log
-   M /rt/branches/rt-3.1/config.status
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-   M /rt/branches/rt-3.1/lib/RT/User_Overlay.pm
+   D /rt/branches/rt-3.3/html/Admin/Global/CustomField.html
+   D /rt/branches/rt-3.3/html/Admin/Global/CustomFields.html
 
-A bunch of cleanup to the SendEmail action in preparation for "show me what this scrip will do"
+* remove unused "Global" CF admin pages.
 
 ------------------------------------------------------------------------
-r279 | jesse | 2003-11-22 18:13:58 -0500 (Sat, 22 Nov 2003) | 4 lines
+r611 | autrijus | 2004-03-20 10:40:58 -0500 (Sat, 20 Mar 2004) | 7 lines
 Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Results.tsv
-
+   M /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
+   M /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
 
-Work on Results.tsv to add custom fields support, clean up output, clean up internals.
-Probably hurt performance. 
-
-------------------------------------------------------------------------
-r278 | jesse | 2003-11-19 22:53:07 -0500 (Wed, 19 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/branches/rt-3.1/lib/RT/Action/SendEmail.pm
-
-first cut of "record all outgoing mail"
-
-------------------------------------------------------------------------
-r277 | jesse | 2003-11-19 20:17:13 -0500 (Wed, 19 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/branches/rt-3.1/html/Search/Listing.html
-   A /rt/branches/rt-3.1/html/Search/Results.tsv
-
-Now support downloading of tab seperated values of ticket search results
-
-------------------------------------------------------------------------
-r276 | jesse | 2003-11-19 02:59:16 -0500 (Wed, 19 Nov 2003) | 6 lines
-Changed paths:
-   M /rt/branches/rt-3.1/Makefile
-   M /rt/branches/rt-3.1/Makefile.in
-   M /rt/branches/rt-3.1/aclocal.m4
-   M /rt/branches/rt-3.1/autom4te.cache/output.0
-   M /rt/branches/rt-3.1/autom4te.cache/requests
-   M /rt/branches/rt-3.1/autom4te.cache/traces.0
-   M /rt/branches/rt-3.1/bin/rt-mailgate
-   M /rt/branches/rt-3.1/config.layout
-   M /rt/branches/rt-3.1/config.log
-   M /rt/branches/rt-3.1/config.status
-   M /rt/branches/rt-3.1/configure
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/lib/RT/CurrentUser.pm
-   M /rt/branches/rt-3.1/lib/RT.pm
-
-Buildsystem fixes from jesse's experimental 3.1 branch
-
-CurrentUser fixes from jesse's experimental 3.1 branch
-
-
-
-------------------------------------------------------------------------
-r275 | jesse | 2003-11-19 02:21:29 -0500 (Wed, 19 Nov 2003) | 4 lines
-Changed paths:
-   M /rt/branches/rt-3.1/bin/rt-mailgate.in
-   M /rt/branches/rt-3.1/configure.ac
-   M /rt/branches/rt-3.1/etc/schema.mysql
-   A /rt/branches/rt-3.1/html/Projects
-   A /rt/branches/rt-3.1/html/Projects/Create.html
-   A /rt/branches/rt-3.1/html/Projects/Edit.html
-   A /rt/branches/rt-3.1/html/Projects/Elements
-   A /rt/branches/rt-3.1/html/Projects/Elements/CreateTask
-   A /rt/branches/rt-3.1/html/Projects/Elements/EditTask
-   A /rt/branches/rt-3.1/html/Projects/Elements/OverviewEntry
-   A /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTask
-   A /rt/branches/rt-3.1/html/Projects/Elements/SelectProjectTaskEntry
-   A /rt/branches/rt-3.1/html/Projects/Elements/Tabs
-   A /rt/branches/rt-3.1/html/Projects/Elements/TicketTabs
-   A /rt/branches/rt-3.1/html/Projects/Gantt.html
-   A /rt/branches/rt-3.1/html/Projects/History.html
-   A /rt/branches/rt-3.1/html/Projects/Overview.html
-   A /rt/branches/rt-3.1/html/Projects/Schedule.html
-   A /rt/branches/rt-3.1/html/Projects/ScheduleByActor.html
-   A /rt/branches/rt-3.1/html/Projects/index.html
-   A /rt/branches/rt-3.1/html/Scope
-   A /rt/branches/rt-3.1/html/Scope/Action.html
-   A /rt/branches/rt-3.1/html/Scope/Elements
-   A /rt/branches/rt-3.1/html/Scope/Elements/Header
-   A /rt/branches/rt-3.1/html/Scope/Elements/MessageBox
-   A /rt/branches/rt-3.1/html/Scope/Elements/ShowHistory
-   A /rt/branches/rt-3.1/html/Scope/Elements/ShowHistoryView
-   A /rt/branches/rt-3.1/html/Scope/Elements/ShowMessageHeaders
-   A /rt/branches/rt-3.1/html/Scope/Elements/ShowMessageStanza
-   A /rt/branches/rt-3.1/html/Scope/Elements/ShowSummary
-   A /rt/branches/rt-3.1/html/Scope/Elements/ShowTransaction
-   A /rt/branches/rt-3.1/html/Scope/History.html
-   A /rt/branches/rt-3.1/html/Scope/Search.html
-   A /rt/branches/rt-3.1/html/Scope/Update.html
-   A /rt/branches/rt-3.1/html/Scope/View.html
-   A /rt/branches/rt-3.1/html/Scope/Work.html
-   A /rt/branches/rt-3.1/html/Scope/index.html
-   A /rt/branches/rt-3.1/html/Tools
-   A /rt/branches/rt-3.1/html/Tools/MyDay.html
-   M /rt/branches/rt-3.1/lib/RT/ACE.pm
-   M /rt/branches/rt-3.1/lib/RT/ACL.pm
-   M /rt/branches/rt-3.1/lib/RT/Action/CreateTickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachment_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/Attachments.pm
-   A /rt/branches/rt-3.1/lib/RT/Attribute.pm
-   A /rt/branches/rt-3.1/lib/RT/Attribute_Overlay.pm
-   A /rt/branches/rt-3.1/lib/RT/Attributes.pm
-   A /rt/branches/rt-3.1/lib/RT/Attributes_Overlay.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMember.pm
-   M /rt/branches/rt-3.1/lib/RT/CachedGroupMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomField.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/CustomFields.pm
-   M /rt/branches/rt-3.1/lib/RT/Group.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMember.pm
-   M /rt/branches/rt-3.1/lib/RT/GroupMembers.pm
-   M /rt/branches/rt-3.1/lib/RT/Groups.pm
-   M /rt/branches/rt-3.1/lib/RT/Link.pm
-   M /rt/branches/rt-3.1/lib/RT/Links.pm
-   M /rt/branches/rt-3.1/lib/RT/Principal.pm
-   M /rt/branches/rt-3.1/lib/RT/Principals.pm
-   M /rt/branches/rt-3.1/lib/RT/Queue.pm
-   M /rt/branches/rt-3.1/lib/RT/Queues.pm
-   M /rt/branches/rt-3.1/lib/RT/Record.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrip.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripAction.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripActions.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripCondition.pm
-   M /rt/branches/rt-3.1/lib/RT/ScripConditions.pm
-   M /rt/branches/rt-3.1/lib/RT/Scrips.pm
-   M /rt/branches/rt-3.1/lib/RT/SearchBuilder.pm
-   M /rt/branches/rt-3.1/lib/RT/Template.pm
-   M /rt/branches/rt-3.1/lib/RT/Templates.pm
-   M /rt/branches/rt-3.1/lib/RT/Ticket.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValue.pm
-   M /rt/branches/rt-3.1/lib/RT/TicketCustomFieldValues.pm
-   M /rt/branches/rt-3.1/lib/RT/Tickets.pm
-   M /rt/branches/rt-3.1/lib/RT/Transaction.pm
-   M /rt/branches/rt-3.1/lib/RT/Transactions.pm
-   M /rt/branches/rt-3.1/lib/RT/User.pm
-   M /rt/branches/rt-3.1/lib/RT/Users.pm
-   M /rt/branches/rt-3.1/lib/RT.pm
-   M /rt/branches/rt-3.1/sbin/factory
-
-moving in the non-experimental changes from my experimental branch
-
-
-
-------------------------------------------------------------------------
-r274 | jesse | 2003-11-19 00:45:03 -0500 (Wed, 19 Nov 2003) | 2 lines
-Changed paths:
-   A /rt/branches/rt-3.1 (from /rt/trunk:273)
-
-Branching RT 3.1 from RT 3.0.7_01
-
-------------------------------------------------------------------------
-r267 | root | 2003-11-17 23:03:48 -0500 (Mon, 17 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/UPGRADING
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   M /rt/trunk/config.log
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   M /rt/trunk/lib/RT.pm
-
-Load rt-3-0-7_01 into rt/trunk.
-
-------------------------------------------------------------------------
-r265 | root | 2003-11-17 23:03:20 -0500 (Mon, 17 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/Makefile.in
-   M /rt/trunk/README
-   A /rt/trunk/UPGRADING
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/mason_handler.fcgi.in
-   M /rt/trunk/bin/mason_handler.scgi
-   M /rt/trunk/bin/mason_handler.scgi.in
-   M /rt/trunk/bin/mason_handler.svc
-   M /rt/trunk/bin/mason_handler.svc.in
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt.in
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/bin/webmux.pl.in
-   M /rt/trunk/config.log
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   A /rt/trunk/docs/rt3-schema-relationships.dot
-   M /rt/trunk/etc/RT_Config.pm
-   M /rt/trunk/etc/RT_Config.pm.in
-   A /rt/trunk/etc/acl.Informix
-   M /rt/trunk/etc/constraints.mysql
-   A /rt/trunk/etc/drop.Informix
-   A /rt/trunk/etc/schema.Informix
-   M /rt/trunk/etc/schema.Oracle
-   M /rt/trunk/etc/schema.Pg
-   M /rt/trunk/etc/schema.SQLite
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/html/Admin/Elements/SelectRights
-   M /rt/trunk/html/Admin/Queues/CustomFields.html
-   A /rt/trunk/html/Elements/SelectLang
-   M /rt/trunk/html/Elements/SetupSessionCookie
-   M /rt/trunk/html/REST/1.0/Forms/queue/default
-   M /rt/trunk/html/REST/1.0/Forms/ticket/attachments
-   M /rt/trunk/html/REST/1.0/Forms/ticket/default
-   A /rt/trunk/html/REST/1.0/Forms/ticket/history
-   M /rt/trunk/html/REST/1.0/Forms/user/default
-   M /rt/trunk/html/REST/1.0/search/ticket
-   M /rt/trunk/html/SelfService/Display.html
-   M /rt/trunk/html/SelfService/Update.html
-   M /rt/trunk/html/Ticket/Create.html
-   M /rt/trunk/html/Ticket/Elements/AddWatchers
-   M /rt/trunk/html/Ticket/Elements/EditCustomField
-   M /rt/trunk/html/Ticket/Elements/EditPeople
-   M /rt/trunk/html/Ticket/Elements/ShowDates
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
-   M /rt/trunk/html/Ticket/Elements/ShowMessageStanza
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/Ticket/ModifyPeople.html
-   M /rt/trunk/html/User/Prefs.html
-   M /rt/trunk/html/autohandler
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
-   M /rt/trunk/lib/RT/Base.pm
-   M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   M /rt/trunk/lib/RT/EmailParser.pm
-   M /rt/trunk/lib/RT/GroupMember_Overlay.pm
-   M /rt/trunk/lib/RT/Group_Overlay.pm
-   M /rt/trunk/lib/RT/Groups_Overlay.pm
-   M /rt/trunk/lib/RT/I18N/zh_cn.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-   M /rt/trunk/lib/RT/I18N.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Principal_Overlay.pm
-   M /rt/trunk/lib/RT/Queue_Overlay.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
-   M /rt/trunk/lib/RT/Users_Overlay.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/sbin/extract-message-catalog
-   M /rt/trunk/sbin/rt-setup-database
-   M /rt/trunk/sbin/rt-setup-database.in
-   M /rt/trunk/sbin/rt-test-dependencies
-   M /rt/trunk/sbin/rt-test-dependencies.in
-
-Load rt-3-0-7 into rt/trunk.
-
-------------------------------------------------------------------------
-r76 | root | 2003-11-16 02:27:07 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt.in
-   M /rt/trunk/config.log
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   M /rt/trunk/html/Elements/MessageBox
-   M /rt/trunk/html/Ticket/Elements/EditLinks
-   M /rt/trunk/html/Ticket/Update.html
-   M /rt/trunk/lib/RT/URI/fsck_com_rt.pm
-   M /rt/trunk/lib/RT.pm
-
-Load rt-3-0-6 into rt/trunk.
-
-------------------------------------------------------------------------
-r74 | root | 2003-11-16 02:26:32 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/Makefile.in
-   M /rt/trunk/README
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/mason_handler.fcgi.in
-   A /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rt-mailgate.in
-   A /rt/trunk/bin/rt.in
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/bin/webmux.pl.in
-   M /rt/trunk/config.log
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   M /rt/trunk/etc/RT_Config.pm
-   M /rt/trunk/etc/RT_Config.pm.in
-   M /rt/trunk/etc/acl.Oracle
-   A /rt/trunk/etc/drop.Oracle
-   M /rt/trunk/etc/initialdata
-   A /rt/trunk/etc/schema.Oracle
-   M /rt/trunk/etc/schema.Pg
-   M /rt/trunk/etc/schema.SQLite
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/html/Admin/Elements/EditCustomField
-   M /rt/trunk/html/Admin/Elements/EditCustomFieldValues
-   M /rt/trunk/html/Admin/Elements/EditCustomFields
-   M /rt/trunk/html/Admin/Elements/EditScrips
-   M /rt/trunk/html/Admin/Elements/SelectGroups
-   M /rt/trunk/html/Admin/Queues/index.html
-   M /rt/trunk/html/Admin/Users/Modify.html
-   M /rt/trunk/html/Admin/Users/index.html
-   M /rt/trunk/html/Approvals/Display.html
-   M /rt/trunk/html/Elements/MessageBox
-   M /rt/trunk/html/Elements/MyTickets
-   M /rt/trunk/html/Elements/SelectStatus
-   M /rt/trunk/html/Elements/SetupSessionCookie
-   A /rt/trunk/html/REST/1.0/Forms
-   A /rt/trunk/html/REST/1.0/Forms/queue
-   A /rt/trunk/html/REST/1.0/Forms/queue/default
-   A /rt/trunk/html/REST/1.0/Forms/queue/ns
-   A /rt/trunk/html/REST/1.0/Forms/ticket
-   A /rt/trunk/html/REST/1.0/Forms/ticket/attachments
-   A /rt/trunk/html/REST/1.0/Forms/ticket/default
-   A /rt/trunk/html/REST/1.0/Forms/ticket/links
-   A /rt/trunk/html/REST/1.0/Forms/user
-   A /rt/trunk/html/REST/1.0/Forms/user/default
-   A /rt/trunk/html/REST/1.0/Forms/user/ns
-   M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway
-   A /rt/trunk/html/REST/1.0/autohandler
-   A /rt/trunk/html/REST/1.0/dhandler
-   A /rt/trunk/html/REST/1.0/logout
-   A /rt/trunk/html/REST/1.0/search
-   A /rt/trunk/html/REST/1.0/search/dhandler
-   A /rt/trunk/html/REST/1.0/search/ticket
-   A /rt/trunk/html/REST/1.0/ticket
-   A /rt/trunk/html/REST/1.0/ticket/comment
-   A /rt/trunk/html/REST/1.0/ticket/link
-   A /rt/trunk/html/REST/1.0/ticket/merge
-   M /rt/trunk/html/Search/Bulk.html
-   M /rt/trunk/html/Search/Elements/PickRestriction
-   M /rt/trunk/html/Ticket/Create.html
-   M /rt/trunk/html/Ticket/Display.html
-   M /rt/trunk/html/Ticket/Elements/ShowAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowPeople
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/User/Prefs.html
-   M /rt/trunk/html/autohandler
-   M /rt/trunk/lib/RT/Action/Autoreply.pm
-   M /rt/trunk/lib/RT/Action/CreateTickets.pm
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
-   M /rt/trunk/lib/RT/EmailParser.pm
-   M /rt/trunk/lib/RT/Groups_Overlay.pm
-   M /rt/trunk/lib/RT/I18N/cs.pm
-   M /rt/trunk/lib/RT/I18N/de.po
-   A /rt/trunk/lib/RT/I18N/it.po
-   M /rt/trunk/lib/RT/I18N/ru.po
-   M /rt/trunk/lib/RT/I18N/zh_cn.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   A /rt/trunk/lib/RT/Interface/REST.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Principal_Overlay.pm
-   M /rt/trunk/lib/RT/Queue_Overlay.pm
-   M /rt/trunk/lib/RT/ScripAction_Overlay.pm
-   A /rt/trunk/lib/RT/StyleGuide.pod
-   M /rt/trunk/lib/RT/Template_Overlay.pm
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
-   M /rt/trunk/lib/RT/URI/fsck_com_rt.pm
-   M /rt/trunk/lib/RT/User_Overlay.pm
-   M /rt/trunk/lib/RT/Users_Overlay.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/lib/RT.pm.in
-   M /rt/trunk/lib/t/02regression.t
-   M /rt/trunk/lib/t/02regression.t.in
-   M /rt/trunk/lib/t/03web.pl
-   M /rt/trunk/lib/t/03web.pl.in
-   M /rt/trunk/lib/t/04_send_email.pl
-   M /rt/trunk/lib/t/04_send_email.pl.in
-   A /rt/trunk/lib/t/data/multipart-report
-   M /rt/trunk/sbin/factory
-   M /rt/trunk/sbin/license_tag
-   M /rt/trunk/sbin/rt-setup-database
-   M /rt/trunk/sbin/rt-setup-database.in
-   M /rt/trunk/sbin/rt-test-dependencies
-   M /rt/trunk/sbin/rt-test-dependencies.in
-
-Load rt-3-0-5 into rt/trunk.
-
-------------------------------------------------------------------------
-r72 | root | 2003-11-16 02:25:12 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rt-mailgate.in
-   M /rt/trunk/config.log
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   M /rt/trunk/html/Admin/Elements/UserTabs
-   M /rt/trunk/html/Elements/Footer
-   M /rt/trunk/html/Elements/ListActions
-   M /rt/trunk/html/Ticket/Elements/EditLinks
-   M /rt/trunk/html/Ticket/Elements/ShowAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
-   M /rt/trunk/html/Ticket/Elements/ShowLink
-   A /rt/trunk/html/Ticket/Elements/ShowMessageHeaders
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/Ticket/Update.html
-   M /rt/trunk/lib/RT/Action/EscalatePriority.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
-   M /rt/trunk/lib/RT/CustomField_Overlay.pm
-   M /rt/trunk/lib/RT/EmailParser.pm
-   M /rt/trunk/lib/RT/Groups_Overlay.pm
-   M /rt/trunk/lib/RT/I18N/fr.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-   M /rt/trunk/lib/RT/I18N.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Principal_Overlay.pm
-   M /rt/trunk/lib/RT/Queue_Overlay.pm
-   M /rt/trunk/lib/RT/SearchBuilder.pm
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
-   M /rt/trunk/lib/RT/URI/base.pm
-   M /rt/trunk/lib/RT/URI/fsck_com_rt.pm
-   M /rt/trunk/lib/RT/Users_Overlay.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/lib/RT.pm.in
-   M /rt/trunk/lib/t/00smoke.t
-   M /rt/trunk/lib/t/00smoke.t.in
-   M /rt/trunk/lib/t/04_send_email.pl
-   M /rt/trunk/lib/t/04_send_email.pl.in
-   A /rt/trunk/lib/t/data/nested-rfc-822
-   M /rt/trunk/sbin/factory
-   M /rt/trunk/sbin/rt-setup-database
-   M /rt/trunk/sbin/rt-setup-database.in
-
-Load rt-3-0-4 into rt/trunk.
-
-------------------------------------------------------------------------
-r70 | root | 2003-11-16 02:24:18 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/Makefile.in
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/mason_handler.fcgi.in
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rt-mailgate.in
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/bin/webmux.pl.in
-   M /rt/trunk/config.log
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   M /rt/trunk/etc/RT_Config.pm
-   M /rt/trunk/etc/RT_Config.pm.in
-   M /rt/trunk/etc/schema.SQLite
-   M /rt/trunk/html/Admin/Elements/EditQueueWatchers
-   M /rt/trunk/html/Admin/Queues/Scrip.html
-   M /rt/trunk/html/Elements/Header
-   M /rt/trunk/html/Elements/Login
-   M /rt/trunk/html/Elements/PageLayout
-   M /rt/trunk/html/Elements/SetupSessionCookie
-   M /rt/trunk/html/NoAuth/Logout.html
-   M /rt/trunk/html/NoAuth/webrt.css
-   M /rt/trunk/html/Search/Bulk.html
-   M /rt/trunk/html/Search/Elements/TicketHeaderCell
-   M /rt/trunk/html/Ticket/Attachment/dhandler
-   M /rt/trunk/html/Ticket/Create.html
-   M /rt/trunk/html/Ticket/Elements/EditCustomField
-   M /rt/trunk/html/Ticket/Elements/ShowLink
-   M /rt/trunk/html/Ticket/Elements/ShowLinks
-   M /rt/trunk/html/Ticket/Elements/ShowRequestor
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/Ticket/Elements/Tabs
-   M /rt/trunk/html/Ticket/Update.html
-   M /rt/trunk/html/autohandler
-   M /rt/trunk/html/l
-   M /rt/trunk/lib/RT/ACL_Overlay.pm
-   M /rt/trunk/lib/RT/Action/CreateTickets.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
-   M /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm
-   M /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/trunk/lib/RT/Condition/OwnerChange.pm
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   M /rt/trunk/lib/RT/EmailParser.pm
-   M /rt/trunk/lib/RT/GroupMembers_Overlay.pm
-   M /rt/trunk/lib/RT/Group_Overlay.pm
-   M /rt/trunk/lib/RT/Groups_Overlay.pm
-   M /rt/trunk/lib/RT/Handle.pm
-   M /rt/trunk/lib/RT/I18N/de.po
-   M /rt/trunk/lib/RT/I18N/fr.po
-   M /rt/trunk/lib/RT/I18N/he.po
-   M /rt/trunk/lib/RT/I18N/nl.po
-   A /rt/trunk/lib/RT/I18N/no.po
-   M /rt/trunk/lib/RT/I18N/zh_cn.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-   M /rt/trunk/lib/RT/I18N.pm
-   M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Queue_Overlay.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip_Overlay.pm
-   M /rt/trunk/lib/RT/SearchBuilder.pm
-   M /rt/trunk/lib/RT/Template_Overlay.pm
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets_Overlay.pm
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
-   M /rt/trunk/lib/RT/User_Overlay.pm
-   M /rt/trunk/lib/RT/Users_Overlay.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/lib/RT.pm.in
-   M /rt/trunk/lib/t/00smoke.t
-   M /rt/trunk/lib/t/00smoke.t.in
-   M /rt/trunk/lib/t/02regression.t
-   M /rt/trunk/lib/t/02regression.t.in
-   A /rt/trunk/lib/t/04_send_email.pl
-   A /rt/trunk/lib/t/04_send_email.pl.in
-   A /rt/trunk/lib/t/data/8859-15-message-series
-   A /rt/trunk/lib/t/data/8859-15-message-series/dir
-   A /rt/trunk/lib/t/data/8859-15-message-series/msg1
-   A /rt/trunk/lib/t/data/8859-15-message-series/msg2
-   A /rt/trunk/lib/t/data/8859-15-message-series/msg3
-   A /rt/trunk/lib/t/data/8859-15-message-series/msg4
-   A /rt/trunk/lib/t/data/8859-15-message-series/msg5
-   A /rt/trunk/lib/t/data/8859-15-message-series/msg6
-   A /rt/trunk/lib/t/data/8859-15-message-series/msg7
-   A /rt/trunk/lib/t/data/multipart-alternative-with-umlaut
-   A /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1
-   A /rt/trunk/lib/t/data/new-ticket-from-iso-8859-1-full
-   A /rt/trunk/lib/t/data/russian-subject-no-content-type
-   A /rt/trunk/lib/t/data/text-html-in-russian
-   A /rt/trunk/lib/t/data/text-html-with-umlaut
-   M /rt/trunk/sbin/extract-message-catalog
-   M /rt/trunk/sbin/rt-setup-database
-   M /rt/trunk/sbin/rt-setup-database.in
-   M /rt/trunk/sbin/rt-test-dependencies
-   M /rt/trunk/sbin/rt-test-dependencies.in
-
-Load rt-3-0-3 into rt/trunk.
-
-------------------------------------------------------------------------
-r68 | root | 2003-11-16 02:23:17 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/Makefile.in
-   M /rt/trunk/README
-   M /rt/trunk/aclocal.m4
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/bin/webmux.pl.in
-   M /rt/trunk/config.layout
-   M /rt/trunk/config.log
-   M /rt/trunk/config.pld
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   M /rt/trunk/etc/RT_Config.pm
-   M /rt/trunk/etc/RT_Config.pm.in
-   M /rt/trunk/etc/initialdata
-   M /rt/trunk/html/Admin/Elements/SelectRights
-   M /rt/trunk/html/Admin/Queues/GroupRights.html
-   M /rt/trunk/html/Admin/Queues/Modify.html
-   M /rt/trunk/html/Admin/Queues/Scrips.html
-   M /rt/trunk/html/Admin/Queues/UserRights.html
-   M /rt/trunk/html/Approvals/Elements/ShowDependency
-   M /rt/trunk/html/Elements/Error
-   M /rt/trunk/html/Elements/Footer
-   M /rt/trunk/html/Elements/Quicksearch
-   M /rt/trunk/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/trunk/html/Search/Bulk.html
-   A /rt/trunk/html/Ticket/Elements/BulkLinks
-   M /rt/trunk/html/Ticket/Elements/ShowAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowMessageStanza
-   M /rt/trunk/html/Ticket/Elements/ShowRequestor
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/autohandler
-   M /rt/trunk/lib/RT/ACE.pm
-   M /rt/trunk/lib/RT/ACL.pm
-   M /rt/trunk/lib/RT/Action/AutoOpen.pm
-   M /rt/trunk/lib/RT/Action/Autoreply.pm
-   M /rt/trunk/lib/RT/Action/CreateTickets.pm
-   M /rt/trunk/lib/RT/Action/EscalatePriority.pm
-   M /rt/trunk/lib/RT/Action/Generic.pm
-   M /rt/trunk/lib/RT/Action/Notify.pm
-   M /rt/trunk/lib/RT/Action/NotifyAsComment.pm
-   M /rt/trunk/lib/RT/Action/ResolveMembers.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Action/SetPriority.pm
-   M /rt/trunk/lib/RT/Action/UserDefined.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Attachment_Overlay.pm
-   M /rt/trunk/lib/RT/Attachments.pm
-   M /rt/trunk/lib/RT/Base.pm
-   M /rt/trunk/lib/RT/CachedGroupMember.pm
-   M /rt/trunk/lib/RT/CachedGroupMembers.pm
-   M /rt/trunk/lib/RT/Condition/AnyTransaction.pm
-   M /rt/trunk/lib/RT/Condition/BeforeDue.pm
-   M /rt/trunk/lib/RT/Condition/Generic.pm
-   M /rt/trunk/lib/RT/Condition/Overdue.pm
-   M /rt/trunk/lib/RT/Condition/OwnerChange.pm
-   M /rt/trunk/lib/RT/Condition/PriorityExceeds.pm
-   M /rt/trunk/lib/RT/Condition/QueueChange.pm
-   M /rt/trunk/lib/RT/Condition/StatusChange.pm
-   M /rt/trunk/lib/RT/Condition/UserDefined.pm
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   M /rt/trunk/lib/RT/CustomField.pm
-   M /rt/trunk/lib/RT/CustomFieldValue.pm
-   M /rt/trunk/lib/RT/CustomFieldValues.pm
-   M /rt/trunk/lib/RT/CustomFields.pm
-   M /rt/trunk/lib/RT/Date.pm
-   M /rt/trunk/lib/RT/EmailParser.pm
-   M /rt/trunk/lib/RT/Group.pm
-   M /rt/trunk/lib/RT/GroupMember.pm
-   M /rt/trunk/lib/RT/GroupMembers.pm
-   M /rt/trunk/lib/RT/Groups.pm
-   M /rt/trunk/lib/RT/Handle.pm
-   M /rt/trunk/lib/RT/I18N/i_default.pm
-   M /rt/trunk/lib/RT/I18N/zh_cn.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-   M /rt/trunk/lib/RT/I18N.pm
-   M /rt/trunk/lib/RT/Interface/CLI.pm
-   M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Link.pm
-   M /rt/trunk/lib/RT/Links.pm
-   M /rt/trunk/lib/RT/Principal.pm
-   M /rt/trunk/lib/RT/Principal_Overlay.pm
-   M /rt/trunk/lib/RT/Principals.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Queue_Overlay.pm
-   M /rt/trunk/lib/RT/Queues.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip.pm
-   M /rt/trunk/lib/RT/ScripAction.pm
-   M /rt/trunk/lib/RT/ScripActions.pm
-   M /rt/trunk/lib/RT/ScripCondition.pm
-   M /rt/trunk/lib/RT/ScripConditions.pm
-   M /rt/trunk/lib/RT/Scrips.pm
-   M /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm
-   M /rt/trunk/lib/RT/Search/Generic.pm
-   M /rt/trunk/lib/RT/SearchBuilder.pm
-   M /rt/trunk/lib/RT/System.pm
-   M /rt/trunk/lib/RT/Template.pm
-   M /rt/trunk/lib/RT/Template_Overlay.pm
-   M /rt/trunk/lib/RT/Templates.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/TicketCustomFieldValue.pm
-   M /rt/trunk/lib/RT/TicketCustomFieldValues.pm
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/lib/RT/Transaction_Overlay.pm
-   M /rt/trunk/lib/RT/Transactions.pm
-   M /rt/trunk/lib/RT/URI/base.pm
-   M /rt/trunk/lib/RT/URI/fsck_com_rt.pm
-   M /rt/trunk/lib/RT/URI.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/lib/RT/User_Overlay.pm
-   M /rt/trunk/lib/RT/Users.pm
-   M /rt/trunk/lib/RT/Users_Overlay.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/lib/RT.pm.in
-   M /rt/trunk/m4/rt_layout.m4
-   M /rt/trunk/sbin/factory
-   M /rt/trunk/sbin/rt-setup-database
-   M /rt/trunk/sbin/rt-setup-database.in
-   M /rt/trunk/sbin/rt-test-dependencies
-   M /rt/trunk/sbin/rt-test-dependencies.in
-
-Load rt-3-0-2 into rt/trunk.
-
-------------------------------------------------------------------------
-r66 | root | 2003-11-16 02:22:32 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   M /rt/trunk/Makefile
-   M /rt/trunk/Makefile.in
-   M /rt/trunk/autom4te.cache/output.0
-   M /rt/trunk/autom4te.cache/traces.0
-   A /rt/trunk/bin/mason_handler.scgi
-   A /rt/trunk/bin/mason_handler.scgi.in
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rt-mailgate.in
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/bin/webmux.pl.in
-   M /rt/trunk/config.log
-   M /rt/trunk/config.status
-   M /rt/trunk/configure
-   M /rt/trunk/configure.ac
-   M /rt/trunk/html/Elements/Login
-   M /rt/trunk/html/Elements/SetupSessionCookie
-   M /rt/trunk/html/Ticket/Elements/ShowMessageStanza
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/autohandler
-   M /rt/trunk/html/l
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   A /rt/trunk/lib/RT/I18N/cs.pm
-   M /rt/trunk/lib/RT/I18N/cs.po
-   M /rt/trunk/lib/RT/I18N/es.po
-   A /rt/trunk/lib/RT/I18N/he.po
-   M /rt/trunk/lib/RT/I18N/zh_cn.po
-   M /rt/trunk/lib/RT/I18N/zh_tw.po
-   M /rt/trunk/lib/RT/I18N.pm
-   M /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm
-   M /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/User_Overlay.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/sbin/rt-test-dependencies
-   M /rt/trunk/sbin/rt-test-dependencies.in
-
-Load rt-3-0-1 into rt/trunk.
-
-------------------------------------------------------------------------
-r64 | root | 2003-11-16 02:21:25 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Changelog
-   A /rt/trunk/HOWTO
-   A /rt/trunk/HOWTO/README
-   A /rt/trunk/HOWTO/change.txt
-   A /rt/trunk/HOWTO/release.txt
-   A /rt/trunk/HOWTO/version-control.txt
-   M /rt/trunk/Makefile
-   A /rt/trunk/Makefile.in
-   M /rt/trunk/README
-   D /rt/trunk/TODO
-   A /rt/trunk/aclocal.m4
-   A /rt/trunk/autom4te.cache
-   A /rt/trunk/autom4te.cache/output.0
-   A /rt/trunk/autom4te.cache/requests
-   A /rt/trunk/autom4te.cache/traces.0
-   D /rt/trunk/bin/initacls.Oracle
-   D /rt/trunk/bin/initacls.Pg
-   D /rt/trunk/bin/initacls.mysql
-   M /rt/trunk/bin/mason_handler.fcgi
-   A /rt/trunk/bin/mason_handler.fcgi.in
-   D /rt/trunk/bin/mason_handler.scgi
-   A /rt/trunk/bin/mason_handler.svc
-   A /rt/trunk/bin/mason_handler.svc.in
-   D /rt/trunk/bin/rt
-   A /rt/trunk/bin/rt-commit-handler
-   A /rt/trunk/bin/rt-commit-handler.in
-   A /rt/trunk/bin/rt-crontool
-   A /rt/trunk/bin/rt-crontool.in
-   M /rt/trunk/bin/rt-mailgate
-   A /rt/trunk/bin/rt-mailgate.in
-   D /rt/trunk/bin/rtadmin
-   M /rt/trunk/bin/webmux.pl
-   A /rt/trunk/bin/webmux.pl.in
-   A /rt/trunk/config
-   A /rt/trunk/config.layout
-   A /rt/trunk/config.log
-   A /rt/trunk/config.pld
-   A /rt/trunk/config.status
-   A /rt/trunk/configure
-   A /rt/trunk/configure.ac
-   D /rt/trunk/debian
-   M /rt/trunk/docs/design_docs/acls
-   A /rt/trunk/docs/design_docs/approval_notices
-   A /rt/trunk/docs/design_docs/approval_template
-   D /rt/trunk/docs/design_docs/basic-definitions.txt
-   A /rt/trunk/docs/design_docs/cf_search
-   M /rt/trunk/docs/design_docs/cli_spec
-   A /rt/trunk/docs/design_docs/delegation
-   M /rt/trunk/docs/design_docs/evil_plans
-   A /rt/trunk/docs/design_docs/groups_notes
-   D /rt/trunk/docs/design_docs/local_hacking
-   A /rt/trunk/docs/design_docs/recursive_group_membership_algorithm
-   A /rt/trunk/docs/design_docs/rql_parser_machine.graphviz
-   A /rt/trunk/docs/design_docs/string-extraction-guide.txt
-   A /rt/trunk/docs/design_docs/ticket_templates
-   D /rt/trunk/docs/rt.gif
-   M /rt/trunk/etc/RT_Config.pm
-   A /rt/trunk/etc/RT_Config.pm.in
-   A /rt/trunk/etc/RT_SiteConfig.pm
-   M /rt/trunk/etc/acl.Oracle
-   M /rt/trunk/etc/acl.Pg
-   M /rt/trunk/etc/acl.mysql
-   A /rt/trunk/etc/constraints.mysql
-   A /rt/trunk/etc/initialdata
-   D /rt/trunk/etc/schema.Oracle
-   M /rt/trunk/etc/schema.Pg
-   A /rt/trunk/etc/schema.SQLite
-   M /rt/trunk/etc/schema.mysql
-   D /rt/trunk/etc/schema.pm
-   A /rt/trunk/etc/upgrade
-   A /rt/trunk/etc/upgrade/2.1.71
-   A /rt/trunk/html/Admin/Elements/AddCustomFieldValue
-   D /rt/trunk/html/Admin/Elements/CreateQueueCalled
-   M /rt/trunk/html/Admin/Elements/CreateUserCalled
-   A /rt/trunk/html/Admin/Elements/EditCustomField
-   A /rt/trunk/html/Admin/Elements/EditCustomFieldValues
-   A /rt/trunk/html/Admin/Elements/EditCustomFields
-   A /rt/trunk/html/Admin/Elements/EditQueueWatchers
-   A /rt/trunk/html/Admin/Elements/EditScrip
-   A /rt/trunk/html/Admin/Elements/EditScrips
-   A /rt/trunk/html/Admin/Elements/EditTemplates
-   M /rt/trunk/html/Admin/Elements/EditUserComments
-   D /rt/trunk/html/Admin/Elements/GrantQueueRightsTo
-   M /rt/trunk/html/Admin/Elements/GroupTabs
-   M /rt/trunk/html/Admin/Elements/Header
-   A /rt/trunk/html/Admin/Elements/ListGlobalCustomFields
-   D /rt/trunk/html/Admin/Elements/ListGlobalKeywordSelects
-   M /rt/trunk/html/Admin/Elements/ListGlobalScrips
-   D /rt/trunk/html/Admin/Elements/ModifyKeyword
-   D /rt/trunk/html/Admin/Elements/ModifyKeywordSelect
-   M /rt/trunk/html/Admin/Elements/ModifyQueue
-   M /rt/trunk/html/Admin/Elements/ModifyTemplate
-   M /rt/trunk/html/Admin/Elements/ModifyUser
-   M /rt/trunk/html/Admin/Elements/QueueRightsForUser
-   M /rt/trunk/html/Admin/Elements/QueueTabs
-   A /rt/trunk/html/Admin/Elements/SelectCustomFieldType
-   A /rt/trunk/html/Admin/Elements/SelectGroups
-   D /rt/trunk/html/Admin/Elements/SelectKeywordSelect
-   M /rt/trunk/html/Admin/Elements/SelectModifyGroup
-   D /rt/trunk/html/Admin/Elements/SelectModifyKeyword
-   D /rt/trunk/html/Admin/Elements/SelectModifyKeywordSelect
-   M /rt/trunk/html/Admin/Elements/SelectModifyQueue
-   M /rt/trunk/html/Admin/Elements/SelectModifyUser
-   A /rt/trunk/html/Admin/Elements/SelectNewGroupMembers
-   D /rt/trunk/html/Admin/Elements/SelectQueueRights
-   M /rt/trunk/html/Admin/Elements/SelectRights
-   M /rt/trunk/html/Admin/Elements/SelectScrip
-   M /rt/trunk/html/Admin/Elements/SelectScripAction
-   M /rt/trunk/html/Admin/Elements/SelectScripCondition
-   M /rt/trunk/html/Admin/Elements/SelectSingleOrMultiple
-   M /rt/trunk/html/Admin/Elements/SelectTemplate
-   M /rt/trunk/html/Admin/Elements/SelectUsers
-   M /rt/trunk/html/Admin/Elements/SystemTabs
-   M /rt/trunk/html/Admin/Elements/Tabs
-   M /rt/trunk/html/Admin/Elements/UserTabs
-   A /rt/trunk/html/Admin/Global/CustomField.html
-   A /rt/trunk/html/Admin/Global/CustomFields.html
-   M /rt/trunk/html/Admin/Global/GroupRights.html
-   D /rt/trunk/html/Admin/Global/Keywords.html
-   A /rt/trunk/html/Admin/Global/Scrip.html
-   M /rt/trunk/html/Admin/Global/Scrips.html
-   M /rt/trunk/html/Admin/Global/Template.html
-   M /rt/trunk/html/Admin/Global/Templates.html
-   M /rt/trunk/html/Admin/Global/UserRights.html
-   M /rt/trunk/html/Admin/Global/index.html
-   A /rt/trunk/html/Admin/Groups/GroupRights.html
-   M /rt/trunk/html/Admin/Groups/Members.html
-   M /rt/trunk/html/Admin/Groups/Modify.html
-   M /rt/trunk/html/Admin/Groups/UserRights.html
-   M /rt/trunk/html/Admin/Groups/index.html
-   D /rt/trunk/html/Admin/KeywordSelects
-   D /rt/trunk/html/Admin/Keywords
-   D /rt/trunk/html/Admin/Queues/Create.html
-   A /rt/trunk/html/Admin/Queues/CustomField.html
-   A /rt/trunk/html/Admin/Queues/CustomFields.html
-   M /rt/trunk/html/Admin/Queues/GroupRights.html
-   D /rt/trunk/html/Admin/Queues/Keywords.html
-   M /rt/trunk/html/Admin/Queues/Modify.html
-   M /rt/trunk/html/Admin/Queues/People.html
-   A /rt/trunk/html/Admin/Queues/Scrip.html
-   M /rt/trunk/html/Admin/Queues/Scrips.html
-   M /rt/trunk/html/Admin/Queues/Template.html
-   M /rt/trunk/html/Admin/Queues/Templates.html
-   M /rt/trunk/html/Admin/Queues/UserRights.html
-   M /rt/trunk/html/Admin/Queues/index.html
-   M /rt/trunk/html/Admin/Users/Modify.html
-   M /rt/trunk/html/Admin/Users/Prefs.html
-   D /rt/trunk/html/Admin/Users/Rights.html
-   M /rt/trunk/html/Admin/Users/index.html
-   M /rt/trunk/html/Admin/index.html
-   A /rt/trunk/html/Approvals
-   A /rt/trunk/html/Approvals/Display.html
-   A /rt/trunk/html/Approvals/Elements
-   A /rt/trunk/html/Approvals/Elements/Approve
-   A /rt/trunk/html/Approvals/Elements/PendingMyApproval
-   A /rt/trunk/html/Approvals/Elements/ShowDependency
-   A /rt/trunk/html/Approvals/Elements/Tabs
-   A /rt/trunk/html/Approvals/index.html
-   A /rt/trunk/html/Elements/BevelBoxRaisedEnd
-   A /rt/trunk/html/Elements/BevelBoxRaisedStart
-   A /rt/trunk/html/Elements/Callback
-   M /rt/trunk/html/Elements/Checkbox
-   M /rt/trunk/html/Elements/CreateTicket
-   D /rt/trunk/html/Elements/CustomHomepageHeader
-   M /rt/trunk/html/Elements/Error
-   M /rt/trunk/html/Elements/Footer
-   M /rt/trunk/html/Elements/GotoTicket
-   M /rt/trunk/html/Elements/Header
-   M /rt/trunk/html/Elements/ListActions
-   M /rt/trunk/html/Elements/Login
-   A /rt/trunk/html/Elements/Menu
-   M /rt/trunk/html/Elements/MessageBox
-   M /rt/trunk/html/Elements/MyRequests
-   M /rt/trunk/html/Elements/MyTickets
-   A /rt/trunk/html/Elements/PageLayout
-   M /rt/trunk/html/Elements/Quicksearch
-   M /rt/trunk/html/Elements/Refresh
-   M /rt/trunk/html/Elements/Section
-   A /rt/trunk/html/Elements/SelectAttachmentField
-   M /rt/trunk/html/Elements/SelectBoolean
-   A /rt/trunk/html/Elements/SelectCustomFieldOperator
-   A /rt/trunk/html/Elements/SelectCustomFieldValue
-   M /rt/trunk/html/Elements/SelectDate
-   M /rt/trunk/html/Elements/SelectDateRelation
-   M /rt/trunk/html/Elements/SelectDateType
-   M /rt/trunk/html/Elements/SelectEqualityOperator
-   A /rt/trunk/html/Elements/SelectGroups
-   D /rt/trunk/html/Elements/SelectKeyword
-   D /rt/trunk/html/Elements/SelectKeywordOptions
-   M /rt/trunk/html/Elements/SelectLinkType
-   M /rt/trunk/html/Elements/SelectMatch
-   M /rt/trunk/html/Elements/SelectNewTicketQueue
-   M /rt/trunk/html/Elements/SelectOwner
-   M /rt/trunk/html/Elements/SelectQueue
-   M /rt/trunk/html/Elements/SelectResultsPerPage
-   M /rt/trunk/html/Elements/SelectSortOrder
-   M /rt/trunk/html/Elements/SelectStatus
-   M /rt/trunk/html/Elements/SelectTicketSortBy
-   A /rt/trunk/html/Elements/SelectTicketTypes
-   M /rt/trunk/html/Elements/SelectUsers
-   M /rt/trunk/html/Elements/SelectWatcherType
-   A /rt/trunk/html/Elements/SetupSessionCookie
-   M /rt/trunk/html/Elements/ShadedBox
-   A /rt/trunk/html/Elements/ShadedInputRow
-   A /rt/trunk/html/Elements/ShadedRow
-   A /rt/trunk/html/Elements/SimpleSearch
-   M /rt/trunk/html/Elements/Submit
-   M /rt/trunk/html/Elements/Tabs
-   M /rt/trunk/html/Elements/TitleBoxEnd
-   M /rt/trunk/html/Elements/TitleBoxStart
-   M /rt/trunk/html/Elements/ViewUser
-   D /rt/trunk/html/Elements/dayMenu
-   D /rt/trunk/html/Elements/monthMenu
-   D /rt/trunk/html/Elements/yearMenu
-   M /rt/trunk/html/NoAuth/Logout.html
-   M /rt/trunk/html/NoAuth/Reminder.html
-   A /rt/trunk/html/NoAuth/images/back_home.gif
-   A /rt/trunk/html/NoAuth/images/bplogo.gif
-   A /rt/trunk/html/NoAuth/images/favicon.png
-   A /rt/trunk/html/NoAuth/images/head_requestracker.gif
-   A /rt/trunk/html/NoAuth/images/space.gif
-   A /rt/trunk/html/NoAuth/images/squares_blue.gif
-   M /rt/trunk/html/NoAuth/webrt.css
-   A /rt/trunk/html/REST
-   A /rt/trunk/html/REST/1.0
-   A /rt/trunk/html/REST/1.0/NoAuth
-   A /rt/trunk/html/REST/1.0/NoAuth/mail-gateway
-   M /rt/trunk/html/Search/Bulk.html
-   A /rt/trunk/html/Search/Elements
-   A /rt/trunk/html/Search/Elements/PickRestriction
-   A /rt/trunk/html/Search/Elements/TicketHeader
-   A /rt/trunk/html/Search/Elements/TicketHeaderCell
-   A /rt/trunk/html/Search/Elements/TicketRow
-   M /rt/trunk/html/Search/Listing.html
-   D /rt/trunk/html/Search/PickRestriction
-   D /rt/trunk/html/Search/RestrictSearch.html
-   D /rt/trunk/html/Search/TicketCell
-   M /rt/trunk/html/SelfService/Attachment/dhandler
-   M /rt/trunk/html/SelfService/Closed.html
-   M /rt/trunk/html/SelfService/Create.html
-   M /rt/trunk/html/SelfService/Display.html
-   M /rt/trunk/html/SelfService/Elements/GotoTicket
-   M /rt/trunk/html/SelfService/Elements/Header
-   M /rt/trunk/html/SelfService/Elements/MyRequests
-   M /rt/trunk/html/SelfService/Elements/Tabs
-   M /rt/trunk/html/SelfService/Error.html
-   M /rt/trunk/html/SelfService/Prefs.html
-   M /rt/trunk/html/SelfService/Update.html
-   M /rt/trunk/html/SelfService/index.html
-   M /rt/trunk/html/Ticket/Attachment/dhandler
-   M /rt/trunk/html/Ticket/Create.html
-   M /rt/trunk/html/Ticket/Display.html
-   M /rt/trunk/html/Ticket/Elements/AddWatchers
-   M /rt/trunk/html/Ticket/Elements/EditBasics
-   A /rt/trunk/html/Ticket/Elements/EditCustomField
-   A /rt/trunk/html/Ticket/Elements/EditCustomFields
-   M /rt/trunk/html/Ticket/Elements/EditDates
-   D /rt/trunk/html/Ticket/Elements/EditKeywordSelects
-   M /rt/trunk/html/Ticket/Elements/EditLinks
-   M /rt/trunk/html/Ticket/Elements/EditPeople
-   M /rt/trunk/html/Ticket/Elements/EditWatchers
-   A /rt/trunk/html/Ticket/Elements/ShowAttachments
-   M /rt/trunk/html/Ticket/Elements/ShowBasics
-   A /rt/trunk/html/Ticket/Elements/ShowCustomFields
-   M /rt/trunk/html/Ticket/Elements/ShowDates
-   M /rt/trunk/html/Ticket/Elements/ShowDependencies
-   M /rt/trunk/html/Ticket/Elements/ShowHistory
-   D /rt/trunk/html/Ticket/Elements/ShowKeywordSelects
-   A /rt/trunk/html/Ticket/Elements/ShowLink
-   M /rt/trunk/html/Ticket/Elements/ShowLinks
-   M /rt/trunk/html/Ticket/Elements/ShowMemberOf
-   M /rt/trunk/html/Ticket/Elements/ShowMembers
-   A /rt/trunk/html/Ticket/Elements/ShowMessageStanza
-   M /rt/trunk/html/Ticket/Elements/ShowPeople
-   M /rt/trunk/html/Ticket/Elements/ShowReferences
-   M /rt/trunk/html/Ticket/Elements/ShowRequestor
-   M /rt/trunk/html/Ticket/Elements/ShowSummary
-   M /rt/trunk/html/Ticket/Elements/ShowTransaction
-   M /rt/trunk/html/Ticket/Elements/Tabs
-   D /rt/trunk/html/Ticket/Elements/ToolBar
-   M /rt/trunk/html/Ticket/History.html
-   M /rt/trunk/html/Ticket/Modify.html
-   M /rt/trunk/html/Ticket/ModifyAll.html
-   M /rt/trunk/html/Ticket/ModifyDates.html
-   M /rt/trunk/html/Ticket/ModifyLinks.html
-   M /rt/trunk/html/Ticket/ModifyPeople.html
-   M /rt/trunk/html/Ticket/Update.html
-   A /rt/trunk/html/User/Delegation.html
-   A /rt/trunk/html/User/Elements
-   A /rt/trunk/html/User/Elements/DelegateRights
-   A /rt/trunk/html/User/Elements/GroupTabs
-   A /rt/trunk/html/User/Elements/Tabs
-   A /rt/trunk/html/User/Groups
-   A /rt/trunk/html/User/Groups/Members.html
-   A /rt/trunk/html/User/Groups/Modify.html
-   A /rt/trunk/html/User/Groups/index.html
-   M /rt/trunk/html/User/Prefs.html
-   M /rt/trunk/html/autohandler
-   M /rt/trunk/html/index.html
-   A /rt/trunk/html/l
-   A /rt/trunk/install-sh
-   D /rt/trunk/lib/MANIFEST
-   D /rt/trunk/lib/MANIFEST.SKIP
-   D /rt/trunk/lib/Makefile.PL
-   M /rt/trunk/lib/RT/ACE.pm
-   A /rt/trunk/lib/RT/ACE_Overlay.pm
-   M /rt/trunk/lib/RT/ACL.pm
-   A /rt/trunk/lib/RT/ACL_Overlay.pm
-   A /rt/trunk/lib/RT/Action/AutoOpen.pm
-   M /rt/trunk/lib/RT/Action/Autoreply.pm
-   A /rt/trunk/lib/RT/Action/CreateTickets.pm
-   A /rt/trunk/lib/RT/Action/EscalatePriority.pm
-   M /rt/trunk/lib/RT/Action/Generic.pm
-   M /rt/trunk/lib/RT/Action/Notify.pm
-   M /rt/trunk/lib/RT/Action/NotifyAsComment.pm
-   D /rt/trunk/lib/RT/Action/OpenDependent.pm
-   D /rt/trunk/lib/RT/Action/README.hackers
-   M /rt/trunk/lib/RT/Action/ResolveMembers.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   D /rt/trunk/lib/RT/Action/SendPasswordEmail.pm
-   A /rt/trunk/lib/RT/Action/SetPriority.pm
-   D /rt/trunk/lib/RT/Action/StallDependent.pm
-   A /rt/trunk/lib/RT/Action/UserDefined.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   A /rt/trunk/lib/RT/Attachment_Overlay.pm
-   M /rt/trunk/lib/RT/Attachments.pm
-   A /rt/trunk/lib/RT/Attachments_Overlay.pm
-   A /rt/trunk/lib/RT/Base.pm
-   A /rt/trunk/lib/RT/CachedGroupMember.pm
-   A /rt/trunk/lib/RT/CachedGroupMember_Overlay.pm
-   A /rt/trunk/lib/RT/CachedGroupMembers.pm
-   A /rt/trunk/lib/RT/CachedGroupMembers_Overlay.pm
-   M /rt/trunk/lib/RT/Condition/AnyTransaction.pm
-   A /rt/trunk/lib/RT/Condition/BeforeDue.pm
-   M /rt/trunk/lib/RT/Condition/Generic.pm
-   D /rt/trunk/lib/RT/Condition/NewDependency.pm
-   A /rt/trunk/lib/RT/Condition/Overdue.pm
-   A /rt/trunk/lib/RT/Condition/OwnerChange.pm
-   A /rt/trunk/lib/RT/Condition/PriorityExceeds.pm
-   A /rt/trunk/lib/RT/Condition/QueueChange.pm
-   M /rt/trunk/lib/RT/Condition/StatusChange.pm
-   A /rt/trunk/lib/RT/Condition/UserDefined.pm
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   A /rt/trunk/lib/RT/CustomField.pm
-   A /rt/trunk/lib/RT/CustomFieldValue.pm
-   A /rt/trunk/lib/RT/CustomFieldValues.pm
-   A /rt/trunk/lib/RT/CustomFieldValues_Overlay.pm
-   A /rt/trunk/lib/RT/CustomField_Overlay.pm
-   A /rt/trunk/lib/RT/CustomFields.pm
-   A /rt/trunk/lib/RT/CustomFields_Overlay.pm
-   M /rt/trunk/lib/RT/Date.pm
-   A /rt/trunk/lib/RT/EmailParser.pm
-   M /rt/trunk/lib/RT/Group.pm
-   M /rt/trunk/lib/RT/GroupMember.pm
-   A /rt/trunk/lib/RT/GroupMember_Overlay.pm
-   M /rt/trunk/lib/RT/GroupMembers.pm
-   A /rt/trunk/lib/RT/GroupMembers_Overlay.pm
-   A /rt/trunk/lib/RT/Group_Overlay.pm
-   M /rt/trunk/lib/RT/Groups.pm
-   A /rt/trunk/lib/RT/Groups_Overlay.pm
-   M /rt/trunk/lib/RT/Handle.pm
-   A /rt/trunk/lib/RT/I18N
-   A /rt/trunk/lib/RT/I18N/cs.po
-   A /rt/trunk/lib/RT/I18N/de.po
-   A /rt/trunk/lib/RT/I18N/en.po
-   A /rt/trunk/lib/RT/I18N/es.po
-   A /rt/trunk/lib/RT/I18N/fi.po
-   A /rt/trunk/lib/RT/I18N/fr.po
-   A /rt/trunk/lib/RT/I18N/i_default.pm
-   A /rt/trunk/lib/RT/I18N/ja.po
-   A /rt/trunk/lib/RT/I18N/nl.po
-   A /rt/trunk/lib/RT/I18N/pt_br.po
-   A /rt/trunk/lib/RT/I18N/ru.po
-   A /rt/trunk/lib/RT/I18N/zh_cn.po
-   A /rt/trunk/lib/RT/I18N/zh_tw.po
-   A /rt/trunk/lib/RT/I18N.pm
-   M /rt/trunk/lib/RT/Interface/CLI.pm
-   A /rt/trunk/lib/RT/Interface/Email
-   A /rt/trunk/lib/RT/Interface/Email/Auth
-   A /rt/trunk/lib/RT/Interface/Email/Auth/MailFrom.pm
-   A /rt/trunk/lib/RT/Interface/Email/Filter
-   A /rt/trunk/lib/RT/Interface/Email/Filter/SpamAssassin.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   D /rt/trunk/lib/RT/Keyword.pm
-   D /rt/trunk/lib/RT/KeywordSelect.pm
-   D /rt/trunk/lib/RT/KeywordSelects.pm
-   D /rt/trunk/lib/RT/Keywords.pm
-   M /rt/trunk/lib/RT/Link.pm
-   A /rt/trunk/lib/RT/Link_Overlay.pm
-   M /rt/trunk/lib/RT/Links.pm
-   A /rt/trunk/lib/RT/Links_Overlay.pm
-   D /rt/trunk/lib/RT/ObjectKeyword.pm
-   D /rt/trunk/lib/RT/ObjectKeywords.pm
-   A /rt/trunk/lib/RT/Principal.pm
-   A /rt/trunk/lib/RT/Principal_Overlay.pm
-   A /rt/trunk/lib/RT/Principals.pm
-   A /rt/trunk/lib/RT/Principals_Overlay.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   A /rt/trunk/lib/RT/Queue_Overlay.pm
-   M /rt/trunk/lib/RT/Queues.pm
-   A /rt/trunk/lib/RT/Queues_Overlay.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip.pm
-   M /rt/trunk/lib/RT/ScripAction.pm
-   A /rt/trunk/lib/RT/ScripAction_Overlay.pm
-   M /rt/trunk/lib/RT/ScripActions.pm
-   A /rt/trunk/lib/RT/ScripActions_Overlay.pm
-   M /rt/trunk/lib/RT/ScripCondition.pm
-   A /rt/trunk/lib/RT/ScripCondition_Overlay.pm
-   M /rt/trunk/lib/RT/ScripConditions.pm
-   A /rt/trunk/lib/RT/ScripConditions_Overlay.pm
-   A /rt/trunk/lib/RT/Scrip_Overlay.pm
-   M /rt/trunk/lib/RT/Scrips.pm
-   A /rt/trunk/lib/RT/Scrips_Overlay.pm
-   A /rt/trunk/lib/RT/Search
-   A /rt/trunk/lib/RT/Search/ActiveTicketsInQueue.pm
-   A /rt/trunk/lib/RT/Search/Generic.pm
-   M /rt/trunk/lib/RT/SearchBuilder.pm
-   A /rt/trunk/lib/RT/System.pm
-   M /rt/trunk/lib/RT/Template.pm
-   A /rt/trunk/lib/RT/Template_Overlay.pm
-   M /rt/trunk/lib/RT/Templates.pm
-   A /rt/trunk/lib/RT/Templates_Overlay.pm
-   D /rt/trunk/lib/RT/TestHarness.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   A /rt/trunk/lib/RT/TicketCustomFieldValue.pm
-   A /rt/trunk/lib/RT/TicketCustomFieldValue_Overlay.pm
-   A /rt/trunk/lib/RT/TicketCustomFieldValues.pm
-   A /rt/trunk/lib/RT/TicketCustomFieldValues_Overlay.pm
-   A /rt/trunk/lib/RT/Ticket_Overlay.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   A /rt/trunk/lib/RT/Tickets_Overlay.pm
-   A /rt/trunk/lib/RT/Tickets_Overlay_SQL.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   A /rt/trunk/lib/RT/Transaction_Overlay.pm
-   M /rt/trunk/lib/RT/Transactions.pm
-   A /rt/trunk/lib/RT/Transactions_Overlay.pm
-   A /rt/trunk/lib/RT/URI
-   A /rt/trunk/lib/RT/URI/base.pm
-   A /rt/trunk/lib/RT/URI/fsck_com_rt.pm
-   A /rt/trunk/lib/RT/URI.pm
-   M /rt/trunk/lib/RT/User.pm
-   A /rt/trunk/lib/RT/User_Overlay.pm
-   M /rt/trunk/lib/RT/Users.pm
-   A /rt/trunk/lib/RT/Users_Overlay.pm
-   D /rt/trunk/lib/RT/Watcher.pm
-   D /rt/trunk/lib/RT/Watchers.pm
-   M /rt/trunk/lib/RT.pm
-   A /rt/trunk/lib/RT.pm.in
-   A /rt/trunk/lib/t
-   A /rt/trunk/lib/t/00smoke.t
-   A /rt/trunk/lib/t/00smoke.t.in
-   A /rt/trunk/lib/t/01harness.t
-   A /rt/trunk/lib/t/01harness.t.in
-   A /rt/trunk/lib/t/02regression.t
-   A /rt/trunk/lib/t/02regression.t.in
-   A /rt/trunk/lib/t/03web.pl
-   A /rt/trunk/lib/t/03web.pl.in
-   A /rt/trunk/lib/t/data
-   A /rt/trunk/lib/t/data/nested-mime-sample
-   A /rt/trunk/lib/t/regression
-   A /rt/trunk/lib/t/regression/00placeholder
-   A /rt/trunk/lib/t/regression/mime_tests
-   D /rt/trunk/lib/test.pl
-   A /rt/trunk/m4
-   A /rt/trunk/m4/rt_enable_layout.m4
-   A /rt/trunk/m4/rt_expand_var.m4
-   A /rt/trunk/m4/rt_layout.m4
-   A /rt/trunk/m4/rt_subst_expanded_arg.m4
-   A /rt/trunk/sbin/extract-message-catalog
-   A /rt/trunk/sbin/extract_pod_tests
-   A /rt/trunk/sbin/factory
-   A /rt/trunk/sbin/license_tag
-   A /rt/trunk/sbin/regression_harness
-   A /rt/trunk/sbin/rt-setup-database
-   M /rt/trunk/sbin/rt-setup-database.in
-   A /rt/trunk/sbin/rt-test-dependencies
-   M /rt/trunk/sbin/rt-test-dependencies.in
-   D /rt/trunk/tools
-
-Load rt-3-0-0 into rt/trunk.
-
-------------------------------------------------------------------------
-r63 | root | 2003-11-16 02:20:51 -0500 (Sun, 16 Nov 2003) | 11 lines
-Changed paths:
-   D /rt/trunk/html/Admin/Groups/Rights.html
-   A /rt/trunk/html/Admin/Groups/UserRights.html (from /rt/trunk/html/Admin/Groups/Rights.html:62)
-   D /rt/trunk/lib/RT/EasySearch.pm
-   A /rt/trunk/lib/RT/SearchBuilder.pm (from /rt/trunk/lib/RT/EasySearch.pm:62)
-   A /rt/trunk/sbin
-   A /rt/trunk/sbin/rt-setup-database.in (from /rt/trunk/tools/insertdata:62)
-   A /rt/trunk/sbin/rt-test-dependencies.in (from /rt/trunk/tools/testdeps:62)
-   D /rt/trunk/tools/insertdata
-   D /rt/trunk/tools/testdeps
-
-To prepare to load rt-3-0-0 into rt/trunk, perform 4 renames.
-
-* rt/trunk/html/Admin/Groups/UserRights.html: Renamed from
-  rt/trunk/html/Admin/Groups/Rights.html.
-* rt/trunk/sbin/rt-setup-database.in: Renamed from
-  rt/trunk/tools/insertdata.
-* rt/trunk/sbin/rt-test-dependencies.in: Renamed from
-  rt/trunk/tools/testdeps.
-* rt/trunk/lib/RT/SearchBuilder.pm: Renamed from
-  rt/trunk/lib/RT/EasySearch.pm.
-
-------------------------------------------------------------------------
-r62 | root | 2003-11-16 02:18:34 -0500 (Sun, 16 Nov 2003) | 6 lines
-Changed paths:
-   D /rt/trunk/ChangeLog
-   A /rt/trunk/Changelog (from /rt/trunk/ChangeLog:61)
-   A /rt/trunk/etc/RT_Config.pm (from /rt/trunk/etc/config.pm:61)
-   D /rt/trunk/etc/config.pm
-   A /rt/trunk/html (from /rt/trunk/webrt:61)
-   D /rt/trunk/webrt
-
-To prepare to load rt-3-0-0 into rt/trunk, perform 3 renames.
-
-* rt/trunk/html: Renamed from rt/trunk/webrt.
-* rt/trunk/Changelog: Renamed from rt/trunk/ChangeLog.
-* rt/trunk/etc/RT_Config.pm: Renamed from rt/trunk/etc/config.pm.
-
-------------------------------------------------------------------------
-r60 | root | 2003-11-16 02:06:06 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   A /rt/trunk/debian
-   A /rt/trunk/debian/README.Debian
-   A /rt/trunk/debian/apache.conf
-   A /rt/trunk/debian/changelog
-   A /rt/trunk/debian/control
-   A /rt/trunk/debian/copyright
-   A /rt/trunk/debian/cron.d
-   A /rt/trunk/debian/dirs
-   A /rt/trunk/debian/etc.aliases
-   A /rt/trunk/debian/files
-   A /rt/trunk/debian/postinst
-   A /rt/trunk/debian/postrm
-   A /rt/trunk/debian/preinst
-   A /rt/trunk/debian/prerm
-   A /rt/trunk/debian/request-tracker-docs
-   A /rt/trunk/debian/rules
-   A /rt/trunk/debian/templates
-   A /rt/trunk/debian/watch
-   M /rt/trunk/lib/RT/Action/Autoreply.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-
-Load rt-2-0-15 into rt/trunk.
-
-------------------------------------------------------------------------
-r58 | root | 2003-11-16 02:05:41 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/lib/RT/Action/Notify.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/GroupMember.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/webrt/Admin/Queues/GroupRights.html
-   M /rt/trunk/webrt/Admin/Queues/UserRights.html
-   M /rt/trunk/webrt/Elements/ListActions
-   M /rt/trunk/webrt/Search/Bulk.html
-   M /rt/trunk/webrt/Ticket/Display.html
-   M /rt/trunk/webrt/Ticket/Elements/ShowBasics
-   M /rt/trunk/webrt/Ticket/Elements/ToolBar
-   M /rt/trunk/webrt/Ticket/ModifyAll.html
-   M /rt/trunk/webrt/Ticket/Update.html
-   M /rt/trunk/webrt/autohandler
-
-Load rt-2-0-14 into rt/trunk.
-
-------------------------------------------------------------------------
-r56 | root | 2003-11-16 02:05:14 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/lib/RT/User.pm
-
-Load rt-2-0-13 into rt/trunk.
-
-------------------------------------------------------------------------
-r54 | root | 2003-11-16 02:04:45 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/etc/schema.Pg
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/lib/RT/Action/Autoreply.pm
-   M /rt/trunk/lib/RT/Action/Notify.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Condition/Generic.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip.pm
-   M /rt/trunk/lib/RT/Scrips.pm
-   M /rt/trunk/lib/RT/Template.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/tools/insertdata
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Groups/Members.html
-   M /rt/trunk/webrt/Admin/Groups/index.html
-   M /rt/trunk/webrt/Admin/Keywords/index.html
-   M /rt/trunk/webrt/Admin/Queues/Modify.html
-   M /rt/trunk/webrt/Admin/Queues/index.html
-   M /rt/trunk/webrt/Admin/Users/index.html
-   M /rt/trunk/webrt/Elements/Header
-   M /rt/trunk/webrt/Elements/Login
-   M /rt/trunk/webrt/NoAuth/webrt.css
-   M /rt/trunk/webrt/Search/Listing.html
-   M /rt/trunk/webrt/SelfService/Display.html
-   M /rt/trunk/webrt/SelfService/Elements/Header
-   M /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/Ticket/Modify.html
-   M /rt/trunk/webrt/Ticket/ModifyAll.html
-   M /rt/trunk/webrt/Ticket/Update.html
-
-Load rt-2-0-12 into rt/trunk.
-
-------------------------------------------------------------------------
-r52 | root | 2003-11-16 02:04:20 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/webrt/Elements/Login
-
-Load rt-2-0-11 into rt/trunk.
-
-------------------------------------------------------------------------
-r50 | root | 2003-11-16 02:03:55 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   A /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rtadmin
-   M /rt/trunk/lib/Makefile.PL
-   M /rt/trunk/lib/RT/ACE.pm
-   M /rt/trunk/lib/RT/EasySearch.pm
-   M /rt/trunk/lib/RT/Group.pm
-   M /rt/trunk/lib/RT/GroupMember.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Keyword.pm
-   M /rt/trunk/lib/RT/KeywordSelect.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip.pm
-   M /rt/trunk/lib/RT/Template.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/tools/insertdata
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Queues/Modify.html
-   M /rt/trunk/webrt/Admin/Queues/People.html
-   M /rt/trunk/webrt/Admin/Users/Modify.html
-   M /rt/trunk/webrt/Elements/GotoTicket
-   M /rt/trunk/webrt/Elements/Login
-   A /rt/trunk/webrt/Elements/SelectEqualityOperator
-   M /rt/trunk/webrt/Elements/SelectOwner
-   M /rt/trunk/webrt/Search/PickRestriction
-   M /rt/trunk/webrt/SelfService/Elements/Header
-   M /rt/trunk/webrt/Ticket/Elements/EditPeople
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/Ticket/Update.html
-
-Load rt-2-0-10 into rt/trunk.
-
-------------------------------------------------------------------------
-r48 | root | 2003-11-16 02:02:39 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   D /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/bin/initacls.Pg
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/mason_handler.scgi
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rtadmin
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/docs/design_docs/acls
-   A /rt/trunk/docs/design_docs/cvs_integration
-   M /rt/trunk/docs/design_docs/evil_plans
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/etc/rt.spec
-   M /rt/trunk/etc/schema.Pg
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/etc/schema.pm
-   M /rt/trunk/lib/Makefile.PL
-   M /rt/trunk/lib/RT/ACE.pm
-   M /rt/trunk/lib/RT/ACL.pm
-   M /rt/trunk/lib/RT/Action/Autoreply.pm
-   M /rt/trunk/lib/RT/Action/Generic.pm
-   M /rt/trunk/lib/RT/Action/Notify.pm
-   M /rt/trunk/lib/RT/Action/NotifyAsComment.pm
-   M /rt/trunk/lib/RT/Action/OpenDependent.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   A /rt/trunk/lib/RT/Action/SendPasswordEmail.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Attachments.pm
-   M /rt/trunk/lib/RT/Condition/AnyTransaction.pm
-   M /rt/trunk/lib/RT/Condition/Generic.pm
-   M /rt/trunk/lib/RT/Condition/StatusChange.pm
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   M /rt/trunk/lib/RT/Date.pm
-   M /rt/trunk/lib/RT/EasySearch.pm
-   M /rt/trunk/lib/RT/Group.pm
-   M /rt/trunk/lib/RT/GroupMember.pm
-   M /rt/trunk/lib/RT/GroupMembers.pm
-   M /rt/trunk/lib/RT/Groups.pm
-   M /rt/trunk/lib/RT/Handle.pm
-   M /rt/trunk/lib/RT/Interface/CLI.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Keyword.pm
-   M /rt/trunk/lib/RT/KeywordSelect.pm
-   M /rt/trunk/lib/RT/KeywordSelects.pm
-   M /rt/trunk/lib/RT/Keywords.pm
-   M /rt/trunk/lib/RT/Link.pm
-   M /rt/trunk/lib/RT/Links.pm
-   M /rt/trunk/lib/RT/ObjectKeyword.pm
-   M /rt/trunk/lib/RT/ObjectKeywords.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Queues.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip.pm
-   M /rt/trunk/lib/RT/ScripAction.pm
-   M /rt/trunk/lib/RT/ScripActions.pm
-   M /rt/trunk/lib/RT/ScripCondition.pm
-   M /rt/trunk/lib/RT/ScripConditions.pm
-   M /rt/trunk/lib/RT/Scrips.pm
-   M /rt/trunk/lib/RT/Template.pm
-   M /rt/trunk/lib/RT/Templates.pm
-   A /rt/trunk/lib/RT/TestHarness.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/lib/RT/Transactions.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/lib/RT/Users.pm
-   M /rt/trunk/lib/RT/Watcher.pm
-   M /rt/trunk/lib/RT/Watchers.pm
-   M /rt/trunk/lib/RT.pm
-   D /rt/trunk/t
-   A /rt/trunk/tools/cpan2rpm
-   M /rt/trunk/tools/initdb
-   M /rt/trunk/tools/insertdata
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Elements/SelectQueueRights
-   M /rt/trunk/webrt/Admin/Elements/SelectRights
-   M /rt/trunk/webrt/Admin/Keywords/index.html
-   M /rt/trunk/webrt/Admin/Queues/index.html
-   M /rt/trunk/webrt/Admin/Users/Modify.html
-   M /rt/trunk/webrt/Elements/Checkbox
-   A /rt/trunk/webrt/Elements/CustomHomepageHeader
-   M /rt/trunk/webrt/Elements/Footer
-   M /rt/trunk/webrt/Elements/Header
-   M /rt/trunk/webrt/Elements/MyRequests
-   M /rt/trunk/webrt/Elements/MyTickets
-   M /rt/trunk/webrt/Elements/SelectBoolean
-   M /rt/trunk/webrt/Elements/SelectDateRelation
-   M /rt/trunk/webrt/Elements/SelectLinkType
-   M /rt/trunk/webrt/Elements/SelectMatch
-   M /rt/trunk/webrt/Elements/SelectNewTicketQueue
-   M /rt/trunk/webrt/Elements/SelectQueue
-   M /rt/trunk/webrt/Elements/SelectResultsPerPage
-   M /rt/trunk/webrt/Elements/SelectStatus
-   M /rt/trunk/webrt/Elements/SelectTicketSortBy
-   M /rt/trunk/webrt/Elements/SelectWatcherType
-   M /rt/trunk/webrt/Elements/TitleBoxEnd
-   M /rt/trunk/webrt/Elements/TitleBoxStart
-   M /rt/trunk/webrt/Search/Bulk.html
-   M /rt/trunk/webrt/Search/Listing.html
-   M /rt/trunk/webrt/Search/PickRestriction
-   M /rt/trunk/webrt/Search/TicketCell
-   M /rt/trunk/webrt/SelfService/Create.html
-   M /rt/trunk/webrt/SelfService/Display.html
-   M /rt/trunk/webrt/SelfService/Elements/Header
-   M /rt/trunk/webrt/Ticket/Create.html
-   M /rt/trunk/webrt/Ticket/Display.html
-   M /rt/trunk/webrt/Ticket/Elements/EditLinks
-   M /rt/trunk/webrt/Ticket/Elements/EditWatchers
-   M /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/Ticket/History.html
-   M /rt/trunk/webrt/Ticket/ModifyAll.html
-   M /rt/trunk/webrt/Ticket/ModifyLinks.html
-   M /rt/trunk/webrt/Ticket/Update.html
-   M /rt/trunk/webrt/autohandler
-   M /rt/trunk/webrt/index.html
-
-Load rt-2-0-9 into rt/trunk.
-
-------------------------------------------------------------------------
-r47 | root | 2003-11-16 02:02:17 -0500 (Sun, 16 Nov 2003) | 6 lines
-Changed paths:
-   A /rt/trunk/etc/rt.spec (from /rt/trunk/rt.spec:45)
-   D /rt/trunk/rt.spec
-   A /rt/trunk/webrt/NoAuth/images/rt.jpg (from /rt/trunk/webrt/rt.jpg:45)
-   D /rt/trunk/webrt/rt.jpg
-
-To prepare to load rt-2-0-9 into rt/trunk, perform 2 renames.
-
-* rt/trunk/etc/rt.spec: Renamed from rt/trunk/rt.spec.
-* rt/trunk/webrt/NoAuth/images/rt.jpg: Renamed from
-  rt/trunk/webrt/rt.jpg.
-
-------------------------------------------------------------------------
-r45 | root | 2003-11-16 02:01:34 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/bin/initacls.Pg
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rtadmin
-   D /rt/trunk/docs/design_docs/cvs_integration
-   M /rt/trunk/docs/design_docs/evil_plans
-   M /rt/trunk/etc/config.pm
-   D /rt/trunk/etc/rt.spec
-   M /rt/trunk/etc/schema.Pg
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/etc/schema.pm
-   M /rt/trunk/lib/Makefile.PL
-   M /rt/trunk/lib/RT/ACE.pm
-   M /rt/trunk/lib/RT/ACL.pm
-   M /rt/trunk/lib/RT/Action/Generic.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Attachments.pm
-   M /rt/trunk/lib/RT/Condition/Generic.pm
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   M /rt/trunk/lib/RT/Date.pm
-   M /rt/trunk/lib/RT/EasySearch.pm
-   M /rt/trunk/lib/RT/Group.pm
-   M /rt/trunk/lib/RT/GroupMember.pm
-   M /rt/trunk/lib/RT/GroupMembers.pm
-   M /rt/trunk/lib/RT/Groups.pm
-   M /rt/trunk/lib/RT/Handle.pm
-   M /rt/trunk/lib/RT/Interface/CLI.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Keyword.pm
-   M /rt/trunk/lib/RT/KeywordSelect.pm
-   M /rt/trunk/lib/RT/KeywordSelects.pm
-   M /rt/trunk/lib/RT/Keywords.pm
-   M /rt/trunk/lib/RT/Link.pm
-   M /rt/trunk/lib/RT/Links.pm
-   M /rt/trunk/lib/RT/ObjectKeyword.pm
-   M /rt/trunk/lib/RT/ObjectKeywords.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Queues.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip.pm
-   M /rt/trunk/lib/RT/ScripAction.pm
-   M /rt/trunk/lib/RT/ScripActions.pm
-   M /rt/trunk/lib/RT/ScripCondition.pm
-   M /rt/trunk/lib/RT/ScripConditions.pm
-   M /rt/trunk/lib/RT/Scrips.pm
-   M /rt/trunk/lib/RT/Template.pm
-   M /rt/trunk/lib/RT/Templates.pm
-   D /rt/trunk/lib/RT/TestHarness.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/lib/RT/Transactions.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/lib/RT/Users.pm
-   M /rt/trunk/lib/RT/Watcher.pm
-   M /rt/trunk/lib/RT/Watchers.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/rt.spec
-   A /rt/trunk/t
-   A /rt/trunk/t/create.t
-   A /rt/trunk/t/stress.t
-   A /rt/trunk/t/testsuite_notes
-   D /rt/trunk/tools/cpan2rpm
-   M /rt/trunk/tools/initdb
-   M /rt/trunk/tools/insertdata
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Keywords/index.html
-   M /rt/trunk/webrt/Admin/Queues/index.html
-   D /rt/trunk/webrt/Elements/CustomHomepageHeader
-   M /rt/trunk/webrt/Elements/Footer
-   M /rt/trunk/webrt/Elements/Header
-   M /rt/trunk/webrt/Elements/SelectNewTicketQueue
-   M /rt/trunk/webrt/Elements/SelectQueue
-   M /rt/trunk/webrt/Elements/SelectStatus
-   M /rt/trunk/webrt/Elements/SelectTicketSortBy
-   M /rt/trunk/webrt/Elements/TitleBoxEnd
-   M /rt/trunk/webrt/Elements/TitleBoxStart
-   M /rt/trunk/webrt/Search/Listing.html
-   M /rt/trunk/webrt/SelfService/Elements/Header
-   M /rt/trunk/webrt/Ticket/Create.html
-   M /rt/trunk/webrt/Ticket/Display.html
-   M /rt/trunk/webrt/Ticket/Elements/EditLinks
-   M /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/autohandler
-   M /rt/trunk/webrt/index.html
-
-Load rt-2-0-8_02 into rt/trunk.
-
-------------------------------------------------------------------------
-r44 | root | 2003-11-16 02:01:11 -0500 (Sun, 16 Nov 2003) | 5 lines
-Changed paths:
-   D /rt/trunk/webrt/NoAuth/images/rt.jpg
-   A /rt/trunk/webrt/rt.jpg (from /rt/trunk/webrt/NoAuth/images/rt.jpg:42)
-
-To prepare to load rt-2-0-8_02 into rt/trunk, perform 1 rename.
-
-* rt/trunk/webrt/rt.jpg: Renamed from
-  rt/trunk/webrt/NoAuth/images/rt.jpg.
-
-------------------------------------------------------------------------
-r42 | root | 2003-11-16 02:00:12 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/bin/initacls.Pg
-   M /rt/trunk/bin/rt
-   A /rt/trunk/docs/design_docs/cvs_integration
-   M /rt/trunk/docs/design_docs/evil_plans
-   M /rt/trunk/etc/config.pm
-   A /rt/trunk/etc/rt.spec
-   M /rt/trunk/etc/schema.Pg
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/etc/schema.pm
-   M /rt/trunk/lib/Makefile.PL
-   M /rt/trunk/lib/RT/ACE.pm
-   M /rt/trunk/lib/RT/ACL.pm
-   M /rt/trunk/lib/RT/Action/Generic.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Attachments.pm
-   M /rt/trunk/lib/RT/Condition/Generic.pm
-   M /rt/trunk/lib/RT/CurrentUser.pm
-   M /rt/trunk/lib/RT/Date.pm
-   M /rt/trunk/lib/RT/EasySearch.pm
-   M /rt/trunk/lib/RT/Group.pm
-   M /rt/trunk/lib/RT/GroupMember.pm
-   M /rt/trunk/lib/RT/GroupMembers.pm
-   M /rt/trunk/lib/RT/Groups.pm
-   M /rt/trunk/lib/RT/Handle.pm
-   M /rt/trunk/lib/RT/Interface/CLI.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Keyword.pm
-   M /rt/trunk/lib/RT/KeywordSelect.pm
-   M /rt/trunk/lib/RT/KeywordSelects.pm
-   M /rt/trunk/lib/RT/Keywords.pm
-   M /rt/trunk/lib/RT/Link.pm
-   M /rt/trunk/lib/RT/Links.pm
-   M /rt/trunk/lib/RT/ObjectKeyword.pm
-   M /rt/trunk/lib/RT/ObjectKeywords.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Queues.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Scrip.pm
-   M /rt/trunk/lib/RT/ScripAction.pm
-   M /rt/trunk/lib/RT/ScripActions.pm
-   M /rt/trunk/lib/RT/ScripCondition.pm
-   M /rt/trunk/lib/RT/ScripConditions.pm
-   M /rt/trunk/lib/RT/Scrips.pm
-   M /rt/trunk/lib/RT/Template.pm
-   M /rt/trunk/lib/RT/Templates.pm
-   A /rt/trunk/lib/RT/TestHarness.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/lib/RT/Transactions.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/lib/RT/Users.pm
-   M /rt/trunk/lib/RT/Watcher.pm
-   M /rt/trunk/lib/RT/Watchers.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/rt.spec
-   D /rt/trunk/t
-   A /rt/trunk/tools/cpan2rpm
-   M /rt/trunk/tools/initdb
-   M /rt/trunk/tools/insertdata
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Keywords/index.html
-   M /rt/trunk/webrt/Admin/Queues/index.html
-   A /rt/trunk/webrt/Elements/CustomHomepageHeader
-   M /rt/trunk/webrt/Elements/Footer
-   M /rt/trunk/webrt/Elements/Header
-   M /rt/trunk/webrt/Elements/SelectNewTicketQueue
-   M /rt/trunk/webrt/Elements/SelectQueue
-   M /rt/trunk/webrt/Elements/SelectStatus
-   M /rt/trunk/webrt/Elements/SelectTicketSortBy
-   M /rt/trunk/webrt/Elements/TitleBoxEnd
-   M /rt/trunk/webrt/Elements/TitleBoxStart
-   M /rt/trunk/webrt/Search/Listing.html
-   M /rt/trunk/webrt/SelfService/Elements/Header
-   M /rt/trunk/webrt/Ticket/Create.html
-   M /rt/trunk/webrt/Ticket/Display.html
-   M /rt/trunk/webrt/Ticket/Elements/EditLinks
-   M /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/autohandler
-   M /rt/trunk/webrt/index.html
-
-Load rt-2-0-8_01 into rt/trunk.
-
-------------------------------------------------------------------------
-r41 | root | 2003-11-16 01:59:49 -0500 (Sun, 16 Nov 2003) | 5 lines
-Changed paths:
-   A /rt/trunk/webrt/NoAuth/images/rt.jpg (from /rt/trunk/webrt/rt.jpg:39)
-   D /rt/trunk/webrt/rt.jpg
-
-To prepare to load rt-2-0-8_01 into rt/trunk, perform 1 rename.
-
-* rt/trunk/webrt/NoAuth/images/rt.jpg: Renamed from
-  rt/trunk/webrt/rt.jpg.
-
-------------------------------------------------------------------------
-r39 | root | 2003-11-16 01:57:40 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/bin/initacls.Pg
-   M /rt/trunk/bin/rt
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   A /rt/trunk/rt.spec
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Queues/Scrips.html
-   M /rt/trunk/webrt/Elements/Header
-   M /rt/trunk/webrt/Search/Bulk.html
-   M /rt/trunk/webrt/Search/Listing.html
-   M /rt/trunk/webrt/Search/PickRestriction
-   M /rt/trunk/webrt/Ticket/Create.html
-   M /rt/trunk/webrt/Ticket/Display.html
-   M /rt/trunk/webrt/Ticket/Elements/EditBasics
-   M /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   M /rt/trunk/webrt/Ticket/Elements/ShowLinks
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/Ticket/History.html
-   M /rt/trunk/webrt/Ticket/ModifyAll.html
-   M /rt/trunk/webrt/Ticket/Update.html
-
-Load rt-2-0-8 into rt/trunk.
-
-------------------------------------------------------------------------
-r37 | root | 2003-11-16 01:57:14 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/lib/RT/ObjectKeyword.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/webrt/Elements/Header
-   M /rt/trunk/webrt/Elements/MessageBox
-   M /rt/trunk/webrt/Elements/Refresh
-   M /rt/trunk/webrt/SelfService/Display.html
-   M /rt/trunk/webrt/Ticket/Display.html
-   M /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   M /rt/trunk/webrt/Ticket/Elements/ShowKeywordSelects
-   M /rt/trunk/webrt/Ticket/Elements/ShowSummary
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-
-Load rt-2-0-7 into rt/trunk.
-
-------------------------------------------------------------------------
-r35 | root | 2003-11-16 01:56:51 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/bin/initacls.Oracle
-   M /rt/trunk/bin/initacls.Pg
-   M /rt/trunk/bin/initacls.mysql
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rtadmin
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/etc/schema.Pg
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/etc/schema.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Groups.pm
-   M /rt/trunk/lib/RT/Handle.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Record.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/tools/initdb
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Global/Keywords.html
-   M /rt/trunk/webrt/Admin/Users/Modify.html
-   M /rt/trunk/webrt/Elements/Header
-   M /rt/trunk/webrt/Elements/Login
-   M /rt/trunk/webrt/Elements/MessageBox
-   A /rt/trunk/webrt/Elements/Refresh
-   M /rt/trunk/webrt/NoAuth/webrt.css
-   M /rt/trunk/webrt/Search/Listing.html
-   M /rt/trunk/webrt/Search/PickRestriction
-   M /rt/trunk/webrt/SelfService/Prefs.html
-   M /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/Ticket/ModifyDates.html
-   M /rt/trunk/webrt/Ticket/Update.html
-   M /rt/trunk/webrt/User/Prefs.html
-   M /rt/trunk/webrt/autohandler
-   M /rt/trunk/webrt/index.html
-
-Load rt-2-0-6 into rt/trunk.
-
-------------------------------------------------------------------------
-r33 | root | 2003-11-16 01:56:01 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/tools/testdeps
-
-Load rt-2-0-5_03 into rt/trunk.
-
-------------------------------------------------------------------------
-r31 | root | 2003-11-16 01:55:38 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/tools/testdeps
-
-Load rt-2-0-5_01 into rt/trunk.
-
-------------------------------------------------------------------------
-r29 | root | 2003-11-16 01:54:52 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/TODO
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/webmux.pl
-   A /rt/trunk/docs/design_docs/evil_plans
-   D /rt/trunk/docs/manual.pod
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/lib/RT/Action/Autoreply.pm
-   M /rt/trunk/lib/RT/Action/SendEmail.pm
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Attachments.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/Links.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/lib/RT/Users.pm
-   M /rt/trunk/tools/testdeps
-   A /rt/trunk/webrt/Admin/Elements/ListGlobalKeywordSelects
-   A /rt/trunk/webrt/Admin/Elements/ListGlobalScrips
-   M /rt/trunk/webrt/Admin/Global/Scrips.html
-   M /rt/trunk/webrt/Admin/Queues/Keywords.html
-   M /rt/trunk/webrt/Admin/Queues/People.html
-   M /rt/trunk/webrt/Admin/Queues/Scrips.html
-   M /rt/trunk/webrt/Admin/Users/index.html
-   M /rt/trunk/webrt/Elements/MessageBox
-   M /rt/trunk/webrt/Elements/Quicksearch
-   M /rt/trunk/webrt/Elements/SelectResultsPerPage
-   M /rt/trunk/webrt/Elements/SelectStatus
-   M /rt/trunk/webrt/Search/PickRestriction
-   M /rt/trunk/webrt/SelfService/Create.html
-   M /rt/trunk/webrt/SelfService/Display.html
-   M /rt/trunk/webrt/SelfService/Elements/GotoTicket
-   M /rt/trunk/webrt/SelfService/Elements/MyRequests
-   M /rt/trunk/webrt/SelfService/Update.html
-   M /rt/trunk/webrt/Ticket/Create.html
-   M /rt/trunk/webrt/Ticket/Display.html
-   M /rt/trunk/webrt/Ticket/Elements/AddWatchers
-   M /rt/trunk/webrt/Ticket/Elements/EditBasics
-   M /rt/trunk/webrt/Ticket/Elements/EditDates
-   M /rt/trunk/webrt/Ticket/Elements/EditLinks
-   M /rt/trunk/webrt/Ticket/Elements/ShowLinks
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   M /rt/trunk/webrt/Ticket/Modify.html
-   M /rt/trunk/webrt/Ticket/ModifyAll.html
-   M /rt/trunk/webrt/Ticket/ModifyDates.html
-   M /rt/trunk/webrt/Ticket/ModifyLinks.html
-   M /rt/trunk/webrt/Ticket/ModifyPeople.html
-   M /rt/trunk/webrt/Ticket/Update.html
-   M /rt/trunk/webrt/User/Prefs.html
-   M /rt/trunk/webrt/index.html
-
-Load rt-2-0-5 into rt/trunk.
-
-------------------------------------------------------------------------
-r28 | root | 2003-11-16 01:54:35 -0500 (Sun, 16 Nov 2003) | 5 lines
-Changed paths:
-   D /rt/trunk/webrt/SelfService/Details.html
-   A /rt/trunk/webrt/SelfService/Display.html (from /rt/trunk/webrt/SelfService/Details.html:26)
-
-To prepare to load rt-2-0-5 into rt/trunk, perform 1 rename.
-
-* rt/trunk/webrt/SelfService/Display.html: Renamed from
-  rt/trunk/webrt/SelfService/Details.html.
-
-------------------------------------------------------------------------
-r26 | root | 2003-11-16 01:53:50 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/lib/RT/Tickets.pm
-
-Load rt-2-0-4 into rt/trunk.
-
-------------------------------------------------------------------------
-r24 | root | 2003-11-16 01:53:28 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/webrt/Search/PickRestriction
-
-Load rt-2-0-3 into rt/trunk.
-
-------------------------------------------------------------------------
-r22 | root | 2003-11-16 01:53:07 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/KeywordSelect.pm
-   M /rt/trunk/lib/RT/Keywords.pm
-   M /rt/trunk/lib/RT/Queue.pm
-   M /rt/trunk/lib/RT/Queues.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT/Transaction.pm
-   M /rt/trunk/lib/RT/User.pm
-   M /rt/trunk/lib/RT/Users.pm
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Queues/People.html
-   M /rt/trunk/webrt/Admin/Users/index.html
-   M /rt/trunk/webrt/Elements/MyRequests
-   M /rt/trunk/webrt/Elements/Submit
-   M /rt/trunk/webrt/Search/Listing.html
-   M /rt/trunk/webrt/Search/PickRestriction
-   M /rt/trunk/webrt/SelfService/Details.html
-   A /rt/trunk/webrt/SelfService/Update.html
-
-Load rt-2-0-2 into rt/trunk.
-
-------------------------------------------------------------------------
-r20 | root | 2003-11-16 01:52:44 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   M /rt/trunk/README
-   M /rt/trunk/bin/mason_handler.fcgi
-   M /rt/trunk/bin/rt
-   M /rt/trunk/bin/rt-mailgate
-   M /rt/trunk/bin/rtadmin
-   M /rt/trunk/bin/webmux.pl
-   M /rt/trunk/etc/config.pm
-   M /rt/trunk/etc/schema.mysql
-   M /rt/trunk/lib/Makefile.PL
-   M /rt/trunk/lib/RT/Attachment.pm
-   M /rt/trunk/lib/RT/Interface/CLI.pm
-   M /rt/trunk/lib/RT/Interface/Email.pm
-   M /rt/trunk/lib/RT/Interface/Web.pm
-   M /rt/trunk/lib/RT/ScripAction.pm
-   M /rt/trunk/lib/RT/ScripCondition.pm
-   M /rt/trunk/lib/RT/Template.pm
-   M /rt/trunk/lib/RT/Ticket.pm
-   M /rt/trunk/lib/RT/Tickets.pm
-   M /rt/trunk/lib/RT.pm
-   M /rt/trunk/tools/testdeps
-   M /rt/trunk/webrt/Admin/Queues/index.html
-   M /rt/trunk/webrt/Elements/SelectMatch
-   M /rt/trunk/webrt/NoAuth/Logout.html
-   M /rt/trunk/webrt/Search/PickRestriction
-   A /rt/trunk/webrt/SelfService/Attachment
-   A /rt/trunk/webrt/SelfService/Attachment/dhandler
-   M /rt/trunk/webrt/SelfService/Details.html
-   D /rt/trunk/webrt/SelfService/Elements/ShowTransaction
-   M /rt/trunk/webrt/Ticket/Attachment/dhandler
-   M /rt/trunk/webrt/Ticket/Elements/ShowLinks
-   M /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-
-Load rt-2-0-1 into rt/trunk.
-
-------------------------------------------------------------------------
-r18 | root | 2003-11-16 01:52:04 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   A /rt/trunk/ChangeLog
-   M /rt/trunk/Makefile
-   D /rt/trunk/NEWS
-   M /rt/trunk/README
-   M /rt/trunk/TODO
-   A /rt/trunk/bin/initacls.Oracle
-   A /rt/trunk/bin/initacls.Pg
-   A /rt/trunk/bin/initacls.mysql
-   A /rt/trunk/bin/mason_handler.fcgi
-   A /rt/trunk/bin/mason_handler.scgi
-   A /rt/trunk/bin/rt
-   A /rt/trunk/bin/rt-mailgate
-   A /rt/trunk/bin/rtadmin
-   D /rt/trunk/bin/rtmux.pl
-   D /rt/trunk/bin/testdeps.pl
-   A /rt/trunk/bin/webmux.pl
-   D /rt/trunk/contrib
-   D /rt/trunk/docs/FAQ
-   D /rt/trunk/docs/FAQ.html
-   M /rt/trunk/docs/README.docs
-   A /rt/trunk/docs/Security
-   A /rt/trunk/docs/design_docs
-   A /rt/trunk/docs/design_docs/CARS
-   A /rt/trunk/docs/design_docs/TransactionTypes.txt
-   A /rt/trunk/docs/design_docs/acls
-   A /rt/trunk/docs/design_docs/basic-definitions.txt
-   A /rt/trunk/docs/design_docs/cli_spec
-   A /rt/trunk/docs/design_docs/link-definitions.txt
-   A /rt/trunk/docs/design_docs/local_hacking
-   A /rt/trunk/docs/design_docs/subscription-definitions.txt
-   A /rt/trunk/docs/design_docs/users
-   A /rt/trunk/docs/manual.pod
-   D /rt/trunk/docs/rt-templates.html
-   D /rt/trunk/docs/rt_users_guide.html
-   A /rt/trunk/etc/acl.Oracle
-   A /rt/trunk/etc/acl.Pg
-   A /rt/trunk/etc/acl.mysql
-   M /rt/trunk/etc/config.pm
-   D /rt/trunk/etc/mysql.acl
-   D /rt/trunk/etc/schema
-   A /rt/trunk/etc/schema.Oracle
-   A /rt/trunk/etc/schema.Pg
-   A /rt/trunk/etc/schema.mysql
-   A /rt/trunk/etc/schema.pm
-   D /rt/trunk/etc/suidrt.c
-   D /rt/trunk/etc/templates
-   A /rt/trunk/lib/MANIFEST
-   A /rt/trunk/lib/MANIFEST.SKIP
-   A /rt/trunk/lib/Makefile.PL
-   A /rt/trunk/lib/RT
-   A /rt/trunk/lib/RT/ACE.pm
-   A /rt/trunk/lib/RT/ACL.pm
-   A /rt/trunk/lib/RT/Action
-   A /rt/trunk/lib/RT/Action/Autoreply.pm
-   A /rt/trunk/lib/RT/Action/Generic.pm
-   A /rt/trunk/lib/RT/Action/Notify.pm
-   A /rt/trunk/lib/RT/Action/NotifyAsComment.pm
-   A /rt/trunk/lib/RT/Action/OpenDependent.pm
-   A /rt/trunk/lib/RT/Action/README.hackers
-   A /rt/trunk/lib/RT/Action/ResolveMembers.pm
-   A /rt/trunk/lib/RT/Action/SendEmail.pm
-   A /rt/trunk/lib/RT/Action/StallDependent.pm
-   A /rt/trunk/lib/RT/Attachment.pm
-   A /rt/trunk/lib/RT/Attachments.pm
-   A /rt/trunk/lib/RT/Condition
-   A /rt/trunk/lib/RT/Condition/AnyTransaction.pm
-   A /rt/trunk/lib/RT/Condition/Generic.pm
-   A /rt/trunk/lib/RT/Condition/NewDependency.pm
-   A /rt/trunk/lib/RT/Condition/StatusChange.pm
-   A /rt/trunk/lib/RT/CurrentUser.pm
-   A /rt/trunk/lib/RT/Date.pm
-   A /rt/trunk/lib/RT/EasySearch.pm
-   A /rt/trunk/lib/RT/Group.pm
-   A /rt/trunk/lib/RT/GroupMember.pm
-   A /rt/trunk/lib/RT/GroupMembers.pm
-   A /rt/trunk/lib/RT/Groups.pm
-   A /rt/trunk/lib/RT/Handle.pm
-   A /rt/trunk/lib/RT/Interface
-   A /rt/trunk/lib/RT/Interface/CLI.pm
-   A /rt/trunk/lib/RT/Interface/Email.pm
-   A /rt/trunk/lib/RT/Interface/Web.pm
-   A /rt/trunk/lib/RT/Keyword.pm
-   A /rt/trunk/lib/RT/KeywordSelect.pm
-   A /rt/trunk/lib/RT/KeywordSelects.pm
-   A /rt/trunk/lib/RT/Keywords.pm
-   A /rt/trunk/lib/RT/Link.pm
-   A /rt/trunk/lib/RT/Links.pm
-   A /rt/trunk/lib/RT/ObjectKeyword.pm
-   A /rt/trunk/lib/RT/ObjectKeywords.pm
-   A /rt/trunk/lib/RT/Queue.pm
-   A /rt/trunk/lib/RT/Queues.pm
-   A /rt/trunk/lib/RT/Record.pm
-   A /rt/trunk/lib/RT/Scrip.pm
-   A /rt/trunk/lib/RT/ScripAction.pm
-   A /rt/trunk/lib/RT/ScripActions.pm
-   A /rt/trunk/lib/RT/ScripCondition.pm
-   A /rt/trunk/lib/RT/ScripConditions.pm
-   A /rt/trunk/lib/RT/Scrips.pm
-   A /rt/trunk/lib/RT/Template.pm
-   A /rt/trunk/lib/RT/Templates.pm
-   A /rt/trunk/lib/RT/Ticket.pm
-   A /rt/trunk/lib/RT/Tickets.pm
-   A /rt/trunk/lib/RT/Transaction.pm
-   A /rt/trunk/lib/RT/Transactions.pm
-   A /rt/trunk/lib/RT/User.pm
-   A /rt/trunk/lib/RT/Users.pm
-   A /rt/trunk/lib/RT/Watcher.pm
-   A /rt/trunk/lib/RT/Watchers.pm
-   A /rt/trunk/lib/RT.pm
-   D /rt/trunk/lib/generic_templates
-   D /rt/trunk/lib/images
-   D /rt/trunk/lib/rt
-   A /rt/trunk/lib/test.pl
-   A /rt/trunk/t
-   A /rt/trunk/t/create.t
-   A /rt/trunk/t/stress.t
-   A /rt/trunk/t/testsuite_notes
-   A /rt/trunk/tools
-   A /rt/trunk/tools/initdb
-   A /rt/trunk/tools/insertdata
-   A /rt/trunk/tools/testdeps
-   A /rt/trunk/webrt
-   A /rt/trunk/webrt/Admin
-   A /rt/trunk/webrt/Admin/Elements
-   A /rt/trunk/webrt/Admin/Elements/CreateQueueCalled
-   A /rt/trunk/webrt/Admin/Elements/CreateUserCalled
-   A /rt/trunk/webrt/Admin/Elements/EditUserComments
-   A /rt/trunk/webrt/Admin/Elements/GrantQueueRightsTo
-   A /rt/trunk/webrt/Admin/Elements/GroupTabs
-   A /rt/trunk/webrt/Admin/Elements/Header
-   A /rt/trunk/webrt/Admin/Elements/ModifyKeyword
-   A /rt/trunk/webrt/Admin/Elements/ModifyKeywordSelect
-   A /rt/trunk/webrt/Admin/Elements/ModifyQueue
-   A /rt/trunk/webrt/Admin/Elements/ModifyTemplate
-   A /rt/trunk/webrt/Admin/Elements/ModifyUser
-   A /rt/trunk/webrt/Admin/Elements/QueueRightsForUser
-   A /rt/trunk/webrt/Admin/Elements/QueueTabs
-   A /rt/trunk/webrt/Admin/Elements/SelectKeywordSelect
-   A /rt/trunk/webrt/Admin/Elements/SelectModifyGroup
-   A /rt/trunk/webrt/Admin/Elements/SelectModifyKeyword
-   A /rt/trunk/webrt/Admin/Elements/SelectModifyKeywordSelect
-   A /rt/trunk/webrt/Admin/Elements/SelectModifyQueue
-   A /rt/trunk/webrt/Admin/Elements/SelectModifyUser
-   A /rt/trunk/webrt/Admin/Elements/SelectQueueRights
-   A /rt/trunk/webrt/Admin/Elements/SelectRights
-   A /rt/trunk/webrt/Admin/Elements/SelectScrip
-   A /rt/trunk/webrt/Admin/Elements/SelectScripAction
-   A /rt/trunk/webrt/Admin/Elements/SelectScripCondition
-   A /rt/trunk/webrt/Admin/Elements/SelectSingleOrMultiple
-   A /rt/trunk/webrt/Admin/Elements/SelectTemplate
-   A /rt/trunk/webrt/Admin/Elements/SelectUsers
-   A /rt/trunk/webrt/Admin/Elements/SystemTabs
-   A /rt/trunk/webrt/Admin/Elements/Tabs
-   A /rt/trunk/webrt/Admin/Elements/UserTabs
-   A /rt/trunk/webrt/Admin/Global
-   A /rt/trunk/webrt/Admin/Global/GroupRights.html
-   A /rt/trunk/webrt/Admin/Global/Keywords.html
-   A /rt/trunk/webrt/Admin/Global/Scrips.html
-   A /rt/trunk/webrt/Admin/Global/Template.html
-   A /rt/trunk/webrt/Admin/Global/Templates.html
-   A /rt/trunk/webrt/Admin/Global/UserRights.html
-   A /rt/trunk/webrt/Admin/Global/index.html
-   A /rt/trunk/webrt/Admin/Groups
-   A /rt/trunk/webrt/Admin/Groups/Members.html
-   A /rt/trunk/webrt/Admin/Groups/Modify.html
-   A /rt/trunk/webrt/Admin/Groups/Rights.html
-   A /rt/trunk/webrt/Admin/Groups/index.html
-   A /rt/trunk/webrt/Admin/KeywordSelects
-   A /rt/trunk/webrt/Admin/KeywordSelects/Modify.html
-   A /rt/trunk/webrt/Admin/KeywordSelects/index.html
-   A /rt/trunk/webrt/Admin/Keywords
-   A /rt/trunk/webrt/Admin/Keywords/Modify.html
-   A /rt/trunk/webrt/Admin/Keywords/index.html
-   A /rt/trunk/webrt/Admin/Queues
-   A /rt/trunk/webrt/Admin/Queues/Create.html
-   A /rt/trunk/webrt/Admin/Queues/GroupRights.html
-   A /rt/trunk/webrt/Admin/Queues/Keywords.html
-   A /rt/trunk/webrt/Admin/Queues/Modify.html
-   A /rt/trunk/webrt/Admin/Queues/People.html
-   A /rt/trunk/webrt/Admin/Queues/Scrips.html
-   A /rt/trunk/webrt/Admin/Queues/Template.html
-   A /rt/trunk/webrt/Admin/Queues/Templates.html
-   A /rt/trunk/webrt/Admin/Queues/UserRights.html
-   A /rt/trunk/webrt/Admin/Queues/index.html
-   A /rt/trunk/webrt/Admin/Users
-   A /rt/trunk/webrt/Admin/Users/Modify.html
-   A /rt/trunk/webrt/Admin/Users/Prefs.html
-   A /rt/trunk/webrt/Admin/Users/Rights.html
-   A /rt/trunk/webrt/Admin/Users/index.html
-   A /rt/trunk/webrt/Admin/index.html
-   A /rt/trunk/webrt/Elements
-   A /rt/trunk/webrt/Elements/Checkbox
-   A /rt/trunk/webrt/Elements/CreateTicket
-   A /rt/trunk/webrt/Elements/Error
-   A /rt/trunk/webrt/Elements/Footer
-   A /rt/trunk/webrt/Elements/GotoTicket
-   A /rt/trunk/webrt/Elements/Header
-   A /rt/trunk/webrt/Elements/ListActions
-   A /rt/trunk/webrt/Elements/Login
-   A /rt/trunk/webrt/Elements/MessageBox
-   A /rt/trunk/webrt/Elements/MyRequests
-   A /rt/trunk/webrt/Elements/MyTickets
-   A /rt/trunk/webrt/Elements/Quicksearch
-   A /rt/trunk/webrt/Elements/Section
-   A /rt/trunk/webrt/Elements/SelectBoolean
-   A /rt/trunk/webrt/Elements/SelectDate
-   A /rt/trunk/webrt/Elements/SelectDateRelation
-   A /rt/trunk/webrt/Elements/SelectDateType
-   A /rt/trunk/webrt/Elements/SelectKeyword
-   A /rt/trunk/webrt/Elements/SelectKeywordOptions
-   A /rt/trunk/webrt/Elements/SelectLinkType
-   A /rt/trunk/webrt/Elements/SelectMatch
-   A /rt/trunk/webrt/Elements/SelectNewTicketQueue
-   A /rt/trunk/webrt/Elements/SelectOwner
-   A /rt/trunk/webrt/Elements/SelectQueue
-   A /rt/trunk/webrt/Elements/SelectResultsPerPage
-   A /rt/trunk/webrt/Elements/SelectSortOrder
-   A /rt/trunk/webrt/Elements/SelectStatus
-   A /rt/trunk/webrt/Elements/SelectTicketSortBy
-   A /rt/trunk/webrt/Elements/SelectUsers
-   A /rt/trunk/webrt/Elements/SelectWatcherType
-   A /rt/trunk/webrt/Elements/ShadedBox
-   A /rt/trunk/webrt/Elements/Submit
-   A /rt/trunk/webrt/Elements/Tabs
-   A /rt/trunk/webrt/Elements/TitleBoxEnd
-   A /rt/trunk/webrt/Elements/TitleBoxStart
-   A /rt/trunk/webrt/Elements/ViewUser
-   A /rt/trunk/webrt/Elements/dayMenu
-   A /rt/trunk/webrt/Elements/monthMenu
-   A /rt/trunk/webrt/Elements/yearMenu
-   A /rt/trunk/webrt/NoAuth
-   A /rt/trunk/webrt/NoAuth/Logout.html
-   A /rt/trunk/webrt/NoAuth/Reminder.html
-   A /rt/trunk/webrt/NoAuth/images
-   A /rt/trunk/webrt/NoAuth/images/spacer.gif
-   A /rt/trunk/webrt/NoAuth/webrt.css
-   A /rt/trunk/webrt/Search
-   A /rt/trunk/webrt/Search/Bulk.html
-   A /rt/trunk/webrt/Search/Listing.html
-   A /rt/trunk/webrt/Search/PickRestriction
-   A /rt/trunk/webrt/Search/RestrictSearch.html
-   A /rt/trunk/webrt/Search/TicketCell
-   A /rt/trunk/webrt/SelfService
-   A /rt/trunk/webrt/SelfService/Closed.html
-   A /rt/trunk/webrt/SelfService/Create.html
-   A /rt/trunk/webrt/SelfService/Details.html
-   A /rt/trunk/webrt/SelfService/Elements
-   A /rt/trunk/webrt/SelfService/Elements/GotoTicket
-   A /rt/trunk/webrt/SelfService/Elements/Header
-   A /rt/trunk/webrt/SelfService/Elements/MyRequests
-   A /rt/trunk/webrt/SelfService/Elements/ShowTransaction
-   A /rt/trunk/webrt/SelfService/Elements/Tabs
-   A /rt/trunk/webrt/SelfService/Error.html
-   A /rt/trunk/webrt/SelfService/Prefs.html
-   A /rt/trunk/webrt/SelfService/index.html
-   A /rt/trunk/webrt/Ticket
-   A /rt/trunk/webrt/Ticket/Attachment
-   A /rt/trunk/webrt/Ticket/Attachment/dhandler
-   A /rt/trunk/webrt/Ticket/Create.html
-   A /rt/trunk/webrt/Ticket/Display.html
-   A /rt/trunk/webrt/Ticket/Elements
-   A /rt/trunk/webrt/Ticket/Elements/AddWatchers
-   A /rt/trunk/webrt/Ticket/Elements/EditBasics
-   A /rt/trunk/webrt/Ticket/Elements/EditDates
-   A /rt/trunk/webrt/Ticket/Elements/EditKeywordSelects
-   A /rt/trunk/webrt/Ticket/Elements/EditLinks
-   A /rt/trunk/webrt/Ticket/Elements/EditPeople
-   A /rt/trunk/webrt/Ticket/Elements/EditWatchers
-   A /rt/trunk/webrt/Ticket/Elements/ShowBasics
-   A /rt/trunk/webrt/Ticket/Elements/ShowDates
-   A /rt/trunk/webrt/Ticket/Elements/ShowDependencies
-   A /rt/trunk/webrt/Ticket/Elements/ShowHistory
-   A /rt/trunk/webrt/Ticket/Elements/ShowKeywordSelects
-   A /rt/trunk/webrt/Ticket/Elements/ShowLinks
-   A /rt/trunk/webrt/Ticket/Elements/ShowMemberOf
-   A /rt/trunk/webrt/Ticket/Elements/ShowMembers
-   A /rt/trunk/webrt/Ticket/Elements/ShowPeople
-   A /rt/trunk/webrt/Ticket/Elements/ShowReferences
-   A /rt/trunk/webrt/Ticket/Elements/ShowRequestor
-   A /rt/trunk/webrt/Ticket/Elements/ShowSummary
-   A /rt/trunk/webrt/Ticket/Elements/ShowTransaction
-   A /rt/trunk/webrt/Ticket/Elements/Tabs
-   A /rt/trunk/webrt/Ticket/Elements/ToolBar
-   A /rt/trunk/webrt/Ticket/History.html
-   A /rt/trunk/webrt/Ticket/Modify.html
-   A /rt/trunk/webrt/Ticket/ModifyAll.html
-   A /rt/trunk/webrt/Ticket/ModifyDates.html
-   A /rt/trunk/webrt/Ticket/ModifyLinks.html
-   A /rt/trunk/webrt/Ticket/ModifyPeople.html
-   A /rt/trunk/webrt/Ticket/Update.html
-   A /rt/trunk/webrt/User
-   A /rt/trunk/webrt/User/Prefs.html
-   A /rt/trunk/webrt/autohandler
-   A /rt/trunk/webrt/index.html
-   A /rt/trunk/webrt/rt.jpg
-
-Load rt-2-0-0 into rt/trunk.
-
-------------------------------------------------------------------------
-r16 | root | 2003-11-16 01:48:24 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Makefile
-   M /rt/trunk/NEWS
-   M /rt/trunk/README
-   M /rt/trunk/lib/rt/ui/mail/manipulate.pm
-   M /rt/trunk/lib/rt/ui/web/manipulate.pm
-
-Load rt-1-0-7 into rt/trunk.
-
-------------------------------------------------------------------------
-r14 | root | 2003-11-16 01:48:14 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Makefile
-   M /rt/trunk/NEWS
-   M /rt/trunk/lib/rt/support/mail.pm
-   M /rt/trunk/lib/rt/support/utils.pm
-   M /rt/trunk/lib/rt/ui/mail/manipulate.pm
-   M /rt/trunk/lib/rt/ui/web/support.pm
-
-Load rt-1-0-6 into rt/trunk.
-
-------------------------------------------------------------------------
-r12 | root | 2003-11-16 01:48:04 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Makefile
-   M /rt/trunk/NEWS
-   M /rt/trunk/README
-   A /rt/trunk/bin/testdeps.pl
-   M /rt/trunk/etc/suidrt.c
-   M /rt/trunk/lib/rt/database/manipulate.pm
-   M /rt/trunk/lib/rt/ui/cli/manipulate.pm
-   M /rt/trunk/lib/rt/ui/mail/manipulate.pm
-   M /rt/trunk/lib/rt/ui/web/manipulate.pm
-
-Load rt-1-0-5 into rt/trunk.
-
-------------------------------------------------------------------------
-r10 | root | 2003-11-16 01:47:53 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Makefile
-   M /rt/trunk/NEWS
-   M /rt/trunk/README
-   M /rt/trunk/etc/schema
-   M /rt/trunk/lib/rt/ui/mail/manipulate.pm
-
-Load rt-1-0-4 into rt/trunk.
-
-------------------------------------------------------------------------
-r8 | root | 2003-11-16 01:47:42 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Makefile
-   M /rt/trunk/NEWS
-   M /rt/trunk/README
-   M /rt/trunk/docs/rt-templates.html
-   M /rt/trunk/lib/rt/ui/cli/admin.pm
-   M /rt/trunk/lib/rt/ui/cli/query.pm
-   M /rt/trunk/lib/rt/ui/mail/manipulate.pm
-   M /rt/trunk/lib/rt/ui/web/admin.pm
-   M /rt/trunk/lib/rt/ui/web/forms.pm
-   M /rt/trunk/lib/rt/ui/web/manipulate.pm
-
-Load rt-1-0-3 into rt/trunk.
-
-------------------------------------------------------------------------
-r6 | root | 2003-11-16 01:47:30 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Makefile
-   M /rt/trunk/NEWS
-   M /rt/trunk/README
-   M /rt/trunk/docs/FAQ
-   M /rt/trunk/docs/FAQ.html
-   A /rt/trunk/docs/rt-templates.html
-   M /rt/trunk/etc/schema
-   M /rt/trunk/etc/suidrt.c
-   M /rt/trunk/lib/generic_templates/autoreply
-   M /rt/trunk/lib/generic_templates/comment
-   M /rt/trunk/lib/generic_templates/give
-   M /rt/trunk/lib/generic_templates/steal
-   M /rt/trunk/lib/rt/database/manipulate.pm
-   M /rt/trunk/lib/rt/support/mail.pm
-   M /rt/trunk/lib/rt/ui/mail/manipulate.pm
-   M /rt/trunk/lib/rt/ui/web/admin.pm
-   M /rt/trunk/lib/rt/ui/web/forms.pm
-   M /rt/trunk/lib/rt/ui/web/manipulate.pm
-
-Load rt-1-0-2 into rt/trunk.
-
-------------------------------------------------------------------------
-r4 | root | 2003-11-16 01:47:20 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   M /rt/trunk/Makefile
-   M /rt/trunk/NEWS
-   M /rt/trunk/docs/rt_users_guide.html
-   M /rt/trunk/lib/rt/database/manipulate.pm
-   M /rt/trunk/lib/rt/support/mail.pm
-   M /rt/trunk/lib/rt/support/utils.pm
-   M /rt/trunk/lib/rt/ui/cli/query.pm
-   M /rt/trunk/lib/rt/ui/mail/manipulate.pm
-
-Load rt-1-0-1 into rt/trunk.
-
-------------------------------------------------------------------------
-r2 | root | 2003-11-16 01:47:10 -0500 (Sun, 16 Nov 2003) | 2 lines
-Changed paths:
-   A /rt/trunk/COPYING
-   A /rt/trunk/Makefile
-   A /rt/trunk/NEWS
-   A /rt/trunk/README
-   A /rt/trunk/TODO
-   A /rt/trunk/bin
-   A /rt/trunk/bin/rtmux.pl
-   A /rt/trunk/contrib
-   A /rt/trunk/contrib/cookie-prefs.tar.gz
-   A /rt/trunk/contrib/cookie-prefs.tar.gz.README
-   A /rt/trunk/contrib/forms.cgi
-   A /rt/trunk/contrib/manipulate.pm.pth
-   A /rt/trunk/contrib/manipulate.pm.pth.README
-   A /rt/trunk/contrib/mod_auth_mysql.README
-   A /rt/trunk/contrib/ns_authentication.patch
-   A /rt/trunk/contrib/ns_authentication.patch.README
-   A /rt/trunk/contrib/rename_queue.README
-   A /rt/trunk/contrib/req2rt.tar.gz
-   A /rt/trunk/contrib/req2rt.tar.gz.README
-   A /rt/trunk/contrib/signatureforcorrespondence
-   A /rt/trunk/contrib/stats.tar.gz
-   A /rt/trunk/docs
-   A /rt/trunk/docs/FAQ
-   A /rt/trunk/docs/FAQ.html
-   A /rt/trunk/docs/README.docs
-   A /rt/trunk/docs/rt.gif
-   A /rt/trunk/docs/rt_users_guide.html
-   A /rt/trunk/etc
-   A /rt/trunk/etc/config.pm
-   A /rt/trunk/etc/mysql.acl
-   A /rt/trunk/etc/schema
-   A /rt/trunk/etc/suidrt.c
-   A /rt/trunk/etc/templates
-   A /rt/trunk/etc/templates/queues
-   A /rt/trunk/etc/templates/queues/.placeholder
-   A /rt/trunk/etc/templates/queues/_rt_system
-   A /rt/trunk/etc/templates/queues/_rt_system/act_response
-   A /rt/trunk/etc/templates/queues/_rt_system/error
-   A /rt/trunk/lib
-   A /rt/trunk/lib/generic_templates
-   A /rt/trunk/lib/generic_templates/autoreply
-   A /rt/trunk/lib/generic_templates/comment
-   A /rt/trunk/lib/generic_templates/correspondence
-   A /rt/trunk/lib/generic_templates/error
-   A /rt/trunk/lib/generic_templates/give
-   A /rt/trunk/lib/generic_templates/respond
-   A /rt/trunk/lib/generic_templates/steal
-   A /rt/trunk/lib/generic_templates/transaction
-   A /rt/trunk/lib/generic_templates/web_create
-   A /rt/trunk/lib/images
-   A /rt/trunk/lib/images/comment.gif
-   A /rt/trunk/lib/images/down.gif
-   A /rt/trunk/lib/images/endcap.gif
-   A /rt/trunk/lib/images/give.gif
-   A /rt/trunk/lib/images/pixel_black.gif
-   A /rt/trunk/lib/images/resolve.gif
-   A /rt/trunk/lib/images/respond.gif
-   A /rt/trunk/lib/images/rt.jpeg
-   A /rt/trunk/lib/images/sbc.gif
-   A /rt/trunk/lib/images/sbs.gif
-   A /rt/trunk/lib/images/slc.gif
-   A /rt/trunk/lib/images/srs.gif
-   A /rt/trunk/lib/images/take.gif
-   A /rt/trunk/lib/images/up.gif
-   A /rt/trunk/lib/rt
-   A /rt/trunk/lib/rt/database
-   A /rt/trunk/lib/rt/database/admin.pm
-   A /rt/trunk/lib/rt/database/config.pm
-   A /rt/trunk/lib/rt/database/content.pm
-   A /rt/trunk/lib/rt/database/manipulate.pm
-   A /rt/trunk/lib/rt/database.pm
-   A /rt/trunk/lib/rt/support
-   A /rt/trunk/lib/rt/support/mail.pm
-   A /rt/trunk/lib/rt/support/utils.pm
-   A /rt/trunk/lib/rt/ui
-   A /rt/trunk/lib/rt/ui/cli
-   A /rt/trunk/lib/rt/ui/cli/admin.pm
-   A /rt/trunk/lib/rt/ui/cli/manipulate.pm
-   A /rt/trunk/lib/rt/ui/cli/query.pm
-   A /rt/trunk/lib/rt/ui/cli/support.pm
-   A /rt/trunk/lib/rt/ui/mail
-   A /rt/trunk/lib/rt/ui/mail/manipulate.pm
-   A /rt/trunk/lib/rt/ui/web
-   A /rt/trunk/lib/rt/ui/web/admin.pm
-   A /rt/trunk/lib/rt/ui/web/auth.pm
-   A /rt/trunk/lib/rt/ui/web/forms.pm
-   A /rt/trunk/lib/rt/ui/web/manipulate.pm
-   A /rt/trunk/lib/rt/ui/web/support.pm
-
-Load rt-1-0-0 into rt/trunk.
-
-------------------------------------------------------------------------
-r1 | jesse | 2003-11-14 16:32:58 -0500 (Fri, 14 Nov 2003) | 2 lines
-Changed paths:
-   A /rt
-   A /rt/branches
-   A /rt/tags
-   A /rt/trunk
-
-added rt project
+* merge Jesse's $RT::SystemUser->LanguageHandle fix; corrected a
+  bug caused by it in setup database stage where there's no SystemUser.
+* fixed two tests in RT::CustomField that incorrectly expected old-style
+  ->Type return values; they now test ->Type and ->MaxValues separately.
+* change some ok() tests into is() and like() tests.
+
+
+------------------------------------------------------------------------
+r597 | autrijus | 2004-03-17 13:12:25 -0500 (Wed, 17 Mar 2004) | 2 lines
+Changed paths:
+   M /rt/branches
+   A /rt/branches/rt-3.3/html/Developer
+   A /rt/branches/rt-3.3/html/Developer/Log.html
+   A /rt/branches/rt-3.3/html/Developer/Perldoc.html
+   A /rt/branches/rt-3.3/html/Developer/autohandler
+
+* Developer tools.
+
+------------------------------------------------------------------------
+r585 | autrijus | 2004-03-16 14:22:32 -0500 (Tue, 16 Mar 2004) | 3 lines
+Changed paths:
+   M /rt/branches
+   M /rt/branches/rt-3.3/bin/webmux.pl.in
+   M /rt/branches/rt-3.3/etc/acl.mysql
+   M /rt/branches/rt-3.3/lib/RT.pm.in
+
+* move class loading to RT::InitClasses.
+* do not do acl if mysql is in skip-grant-tables mode.
+
+------------------------------------------------------------------------
+r584 | autrijus | 2004-03-16 14:07:50 -0500 (Tue, 16 Mar 2004) | 3 lines
+Changed paths:
+   M /rt/branches
+   M /rt/branches/rt-3.3/Makefile.in
+   M /rt/branches/rt-3.3/etc/RT_Config.pm.in
+
+* it is possible that the DESTDIR is the current directory.
+* also, hint on how to use MasonX::Profiler more concisely.
+
+------------------------------------------------------------------------
+r571 | autrijus | 2004-03-15 10:22:17 -0500 (Mon, 15 Mar 2004) | 2 lines
+Changed paths:
+   M /rt/branches
+   M /rt/branches/rt-3.3/html/User/Prefs.html
+
+* backport lang handle setting from -elixus
+
+------------------------------------------------------------------------
+r560 | autrijus | 2004-03-12 21:44:05 -0500 (Fri, 12 Mar 2004) | 2 lines
+Changed paths:
+   M /rt/branches
+   M /rt/branches/rt-3.3/README
+   M /rt/branches/rt-3.3/bin/rt-mailgate.in
+   M /rt/branches/rt-3.3/bin/rt.in
+   M /rt/branches/rt-3.3/etc/RT_Config.pm.in
+   M /rt/branches/rt-3.3/etc/schema.Oracle
+   M /rt/branches/rt-3.3/html/Admin/Users/Modify.html
+   M /rt/branches/rt-3.3/html/Elements/Footer
+   M /rt/branches/rt-3.3/html/Elements/Header
+   M /rt/branches/rt-3.3/html/Elements/Login
+   M /rt/branches/rt-3.3/html/Elements/SelectQueue
+   M /rt/branches/rt-3.3/html/Elements/TicketList
+   M /rt/branches/rt-3.3/html/NoAuth/webrt.css
+   M /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments
+   M /rt/branches/rt-3.3/html/REST/1.0/ticket/comment
+   M /rt/branches/rt-3.3/html/Search/Build.html
+   M /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
+   M /rt/branches/rt-3.3/html/Search/Elements/PickBasics
+   M /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
+   M /rt/branches/rt-3.3/html/Search/Results.html
+   M /rt/branches/rt-3.3/html/Search/Results.rdf
+   M /rt/branches/rt-3.3/html/Ticket/Display.html
+   A /rt/branches/rt-3.3/html/Ticket/Elements/FindAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
+   M /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
+   M /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
+   M /rt/branches/rt-3.3/html/Ticket/History.html
+   M /rt/branches/rt-3.3/html/autohandler
+   M /rt/branches/rt-3.3/lib/RT/Action/Autoreply.pm
+   M /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   M /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm
+   M /rt/branches/rt-3.3/lib/RT/Handle.pm
+   M /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/Record.pm
+   M /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   M /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
+   M /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
+   M /rt/branches/rt-3.3/releng.cnf
+
+* smerge rt-3.1 to rt-3.3.
+
+------------------------------------------------------------------------
+r559 | autrijus | 2004-03-12 21:22:26 -0500 (Fri, 12 Mar 2004) | 2 lines
+Changed paths:
+   M /rt/branches
+   D /rt/branches/autrijus-3.1
+   A /rt/branches/rt-3.3
+   A /rt/branches/rt-3.3/COPYING
+   A /rt/branches/rt-3.3/HOWTO
+   A /rt/branches/rt-3.3/HOWTO/README
+   A /rt/branches/rt-3.3/HOWTO/change.txt
+   A /rt/branches/rt-3.3/HOWTO/release.txt
+   A /rt/branches/rt-3.3/HOWTO/version-control.txt
+   A /rt/branches/rt-3.3/Makefile.in
+   A /rt/branches/rt-3.3/README
+   A /rt/branches/rt-3.3/UPGRADING
+   A /rt/branches/rt-3.3/aclocal.m4
+   A /rt/branches/rt-3.3/bin
+   A /rt/branches/rt-3.3/bin/mason_handler.fcgi.in
+   A /rt/branches/rt-3.3/bin/mason_handler.scgi.in
+   A /rt/branches/rt-3.3/bin/mason_handler.svc.in
+   A /rt/branches/rt-3.3/bin/rt-commit-handler.in
+   A /rt/branches/rt-3.3/bin/rt-crontool.in
+   A /rt/branches/rt-3.3/bin/rt-mailgate.in
+   A /rt/branches/rt-3.3/bin/rt.in
+   A /rt/branches/rt-3.3/bin/standalone_httpd.in
+   A /rt/branches/rt-3.3/bin/webmux.pl.in
+   A /rt/branches/rt-3.3/config.layout
+   A /rt/branches/rt-3.3/configure.ac
+   A /rt/branches/rt-3.3/docs
+   A /rt/branches/rt-3.3/docs/README.docs
+   A /rt/branches/rt-3.3/docs/Security
+   A /rt/branches/rt-3.3/docs/design_docs
+   A /rt/branches/rt-3.3/docs/design_docs/CARS
+   A /rt/branches/rt-3.3/docs/design_docs/TransactionTypes.txt
+   A /rt/branches/rt-3.3/docs/design_docs/acls
+   A /rt/branches/rt-3.3/docs/design_docs/approval_notices
+   A /rt/branches/rt-3.3/docs/design_docs/approval_template
+   A /rt/branches/rt-3.3/docs/design_docs/cf_search
+   A /rt/branches/rt-3.3/docs/design_docs/cli_spec
+   A /rt/branches/rt-3.3/docs/design_docs/cvs_integration
+   A /rt/branches/rt-3.3/docs/design_docs/delegation
+   A /rt/branches/rt-3.3/docs/design_docs/evil_plans
+   A /rt/branches/rt-3.3/docs/design_docs/groups_notes
+   A /rt/branches/rt-3.3/docs/design_docs/link-definitions.txt
+   A /rt/branches/rt-3.3/docs/design_docs/recursive_group_membership_algorithm
+   A /rt/branches/rt-3.3/docs/design_docs/rql_parser_machine.graphviz
+   A /rt/branches/rt-3.3/docs/design_docs/string-extraction-guide.txt
+   A /rt/branches/rt-3.3/docs/design_docs/subscription-definitions.txt
+   A /rt/branches/rt-3.3/docs/design_docs/ticket_templates
+   A /rt/branches/rt-3.3/docs/design_docs/users
+   A /rt/branches/rt-3.3/docs/rt3-schema-relationships.dot
+   A /rt/branches/rt-3.3/etc
+   A /rt/branches/rt-3.3/etc/RT_Config.pm.in
+   A /rt/branches/rt-3.3/etc/RT_SiteConfig.pm
+   A /rt/branches/rt-3.3/etc/acl.Informix
+   A /rt/branches/rt-3.3/etc/acl.Oracle
+   A /rt/branches/rt-3.3/etc/acl.Pg
+   A /rt/branches/rt-3.3/etc/acl.mysql
+   A /rt/branches/rt-3.3/etc/constraints.mysql
+   A /rt/branches/rt-3.3/etc/drop.Informix
+   A /rt/branches/rt-3.3/etc/drop.Oracle
+   A /rt/branches/rt-3.3/etc/initialdata
+   A /rt/branches/rt-3.3/etc/rt.spec
+   A /rt/branches/rt-3.3/etc/schema.Informix
+   A /rt/branches/rt-3.3/etc/schema.Oracle
+   A /rt/branches/rt-3.3/etc/schema.Pg
+   A /rt/branches/rt-3.3/etc/schema.SQLite
+   A /rt/branches/rt-3.3/etc/schema.mysql
+   A /rt/branches/rt-3.3/etc/upgrade
+   A /rt/branches/rt-3.3/etc/upgrade/2.1.71
+   A /rt/branches/rt-3.3/html
+   A /rt/branches/rt-3.3/html/Admin
+   A /rt/branches/rt-3.3/html/Admin/CustomFields
+   A /rt/branches/rt-3.3/html/Admin/CustomFields/GroupRights.html
+   A /rt/branches/rt-3.3/html/Admin/CustomFields/Modify.html
+   A /rt/branches/rt-3.3/html/Admin/CustomFields/Objects.html
+   A /rt/branches/rt-3.3/html/Admin/CustomFields/UserRights.html
+   A /rt/branches/rt-3.3/html/Admin/CustomFields/index.html
+   A /rt/branches/rt-3.3/html/Admin/Elements
+   A /rt/branches/rt-3.3/html/Admin/Elements/AddCustomFieldValue
+   A /rt/branches/rt-3.3/html/Admin/Elements/CreateUserCalled
+   A /rt/branches/rt-3.3/html/Admin/Elements/CustomFieldTabs
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomField
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFieldValues
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditCustomFields
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditQueueWatchers
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditScrip
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditScrips
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditTemplates
+   A /rt/branches/rt-3.3/html/Admin/Elements/EditUserComments
+   A /rt/branches/rt-3.3/html/Admin/Elements/GroupTabs
+   A /rt/branches/rt-3.3/html/Admin/Elements/Header
+   A /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalCustomFields
+   A /rt/branches/rt-3.3/html/Admin/Elements/ListGlobalScrips
+   A /rt/branches/rt-3.3/html/Admin/Elements/ModifyQueue
+   A /rt/branches/rt-3.3/html/Admin/Elements/ModifyTemplate
+   A /rt/branches/rt-3.3/html/Admin/Elements/ModifyUser
+   A /rt/branches/rt-3.3/html/Admin/Elements/ObjectCustomFields
+   A /rt/branches/rt-3.3/html/Admin/Elements/PickCustomFields
+   A /rt/branches/rt-3.3/html/Admin/Elements/PickObjects
+   A /rt/branches/rt-3.3/html/Admin/Elements/QueueRightsForUser
+   A /rt/branches/rt-3.3/html/Admin/Elements/QueueTabs
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldLookupType
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectCustomFieldType
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectGroups
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyGroup
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyQueue
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectModifyUser
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectNewGroupMembers
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectRights
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectScrip
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectScripAction
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectScripCondition
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectSingleOrMultiple
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectStage
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectTemplate
+   A /rt/branches/rt-3.3/html/Admin/Elements/SelectUsers
+   A /rt/branches/rt-3.3/html/Admin/Elements/SystemTabs
+   A /rt/branches/rt-3.3/html/Admin/Elements/Tabs
+   A /rt/branches/rt-3.3/html/Admin/Elements/UserTabs
+   A /rt/branches/rt-3.3/html/Admin/Global
+   A /rt/branches/rt-3.3/html/Admin/Global/CustomField.html
+   A /rt/branches/rt-3.3/html/Admin/Global/CustomFields.html
+   A /rt/branches/rt-3.3/html/Admin/Global/GroupRights.html
+   A /rt/branches/rt-3.3/html/Admin/Global/Scrip.html
+   A /rt/branches/rt-3.3/html/Admin/Global/Scrips.html
+   A /rt/branches/rt-3.3/html/Admin/Global/Template.html
+   A /rt/branches/rt-3.3/html/Admin/Global/Templates.html
+   A /rt/branches/rt-3.3/html/Admin/Global/UserRights.html
+   A /rt/branches/rt-3.3/html/Admin/Global/index.html
+   A /rt/branches/rt-3.3/html/Admin/Groups
+   A /rt/branches/rt-3.3/html/Admin/Groups/CustomFields.html
+   A /rt/branches/rt-3.3/html/Admin/Groups/GroupRights.html
+   A /rt/branches/rt-3.3/html/Admin/Groups/History.html
+   A /rt/branches/rt-3.3/html/Admin/Groups/Members.html
+   A /rt/branches/rt-3.3/html/Admin/Groups/Modify.html
+   A /rt/branches/rt-3.3/html/Admin/Groups/UserRights.html
+   A /rt/branches/rt-3.3/html/Admin/Groups/index.html
+   A /rt/branches/rt-3.3/html/Admin/Queues
+   A /rt/branches/rt-3.3/html/Admin/Queues/CustomField.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/CustomFields.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/GroupRights.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/Modify.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/People.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/Scrip.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/Scrips.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/Template.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/Templates.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/UserRights.html
+   A /rt/branches/rt-3.3/html/Admin/Queues/index.html
+   A /rt/branches/rt-3.3/html/Admin/Users
+   A /rt/branches/rt-3.3/html/Admin/Users/CustomFields.html
+   A /rt/branches/rt-3.3/html/Admin/Users/History.html
+   A /rt/branches/rt-3.3/html/Admin/Users/Memberships.html
+   A /rt/branches/rt-3.3/html/Admin/Users/Modify.html
+   A /rt/branches/rt-3.3/html/Admin/Users/Prefs.html
+   A /rt/branches/rt-3.3/html/Admin/Users/index.html
+   A /rt/branches/rt-3.3/html/Admin/index.html
+   A /rt/branches/rt-3.3/html/Approvals
+   A /rt/branches/rt-3.3/html/Approvals/Display.html
+   A /rt/branches/rt-3.3/html/Approvals/Elements
+   A /rt/branches/rt-3.3/html/Approvals/Elements/Approve
+   A /rt/branches/rt-3.3/html/Approvals/Elements/PendingMyApproval
+   A /rt/branches/rt-3.3/html/Approvals/Elements/ShowDependency
+   A /rt/branches/rt-3.3/html/Approvals/Elements/Tabs
+   A /rt/branches/rt-3.3/html/Approvals/index.html
+   A /rt/branches/rt-3.3/html/Download
+   A /rt/branches/rt-3.3/html/Download/CustomFieldValue
+   A /rt/branches/rt-3.3/html/Download/CustomFieldValue/dhandler
+   A /rt/branches/rt-3.3/html/Download/Tabular
+   A /rt/branches/rt-3.3/html/Download/Tabular/dhandler
+   A /rt/branches/rt-3.3/html/Elements
+   A /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedEnd
+   A /rt/branches/rt-3.3/html/Elements/BevelBoxRaisedStart
+   A /rt/branches/rt-3.3/html/Elements/Callback
+   A /rt/branches/rt-3.3/html/Elements/Checkbox
+   A /rt/branches/rt-3.3/html/Elements/CreateTicket
+   A /rt/branches/rt-3.3/html/Elements/EditCustomField
+   A /rt/branches/rt-3.3/html/Elements/EditCustomFieldBinary
+   A /rt/branches/rt-3.3/html/Elements/EditCustomFieldFreeform
+   A /rt/branches/rt-3.3/html/Elements/EditCustomFieldImage
+   A /rt/branches/rt-3.3/html/Elements/EditCustomFieldSelect
+   A /rt/branches/rt-3.3/html/Elements/EditCustomFieldText
+   A /rt/branches/rt-3.3/html/Elements/Error
+   A /rt/branches/rt-3.3/html/Elements/Footer
+   A /rt/branches/rt-3.3/html/Elements/GotoTicket
+   A /rt/branches/rt-3.3/html/Elements/Header
+   A /rt/branches/rt-3.3/html/Elements/ListActions
+   A /rt/branches/rt-3.3/html/Elements/Login
+   A /rt/branches/rt-3.3/html/Elements/Menu
+   A /rt/branches/rt-3.3/html/Elements/MessageBox
+   A /rt/branches/rt-3.3/html/Elements/MyRequests
+   A /rt/branches/rt-3.3/html/Elements/MyTickets
+   A /rt/branches/rt-3.3/html/Elements/PageLayout
+   A /rt/branches/rt-3.3/html/Elements/QuickCreate
+   A /rt/branches/rt-3.3/html/Elements/Quicksearch
+   A /rt/branches/rt-3.3/html/Elements/Refresh
+   A /rt/branches/rt-3.3/html/Elements/Section
+   A /rt/branches/rt-3.3/html/Elements/SelectAttachmentField
+   A /rt/branches/rt-3.3/html/Elements/SelectBoolean
+   A /rt/branches/rt-3.3/html/Elements/SelectCustomFieldOperator
+   A /rt/branches/rt-3.3/html/Elements/SelectCustomFieldValue
+   A /rt/branches/rt-3.3/html/Elements/SelectDate
+   A /rt/branches/rt-3.3/html/Elements/SelectDateRelation
+   A /rt/branches/rt-3.3/html/Elements/SelectDateType
+   A /rt/branches/rt-3.3/html/Elements/SelectEqualityOperator
+   A /rt/branches/rt-3.3/html/Elements/SelectGroups
+   A /rt/branches/rt-3.3/html/Elements/SelectLang
+   A /rt/branches/rt-3.3/html/Elements/SelectLinkType
+   A /rt/branches/rt-3.3/html/Elements/SelectMatch
+   A /rt/branches/rt-3.3/html/Elements/SelectNewTicketQueue
+   A /rt/branches/rt-3.3/html/Elements/SelectOwner
+   A /rt/branches/rt-3.3/html/Elements/SelectQueue
+   A /rt/branches/rt-3.3/html/Elements/SelectResultsPerPage
+   A /rt/branches/rt-3.3/html/Elements/SelectSortOrder
+   A /rt/branches/rt-3.3/html/Elements/SelectStatus
+   A /rt/branches/rt-3.3/html/Elements/SelectTicketSortBy
+   A /rt/branches/rt-3.3/html/Elements/SelectTicketTypes
+   A /rt/branches/rt-3.3/html/Elements/SelectUsers
+   A /rt/branches/rt-3.3/html/Elements/SelectWatcherType
+   A /rt/branches/rt-3.3/html/Elements/SetupSessionCookie
+   A /rt/branches/rt-3.3/html/Elements/ShadedBox
+   A /rt/branches/rt-3.3/html/Elements/ShadedInputRow
+   A /rt/branches/rt-3.3/html/Elements/ShadedRow
+   A /rt/branches/rt-3.3/html/Elements/ShowCustomFields
+   A /rt/branches/rt-3.3/html/Elements/ShowMemberships
+   A /rt/branches/rt-3.3/html/Elements/SimpleSearch
+   A /rt/branches/rt-3.3/html/Elements/Submit
+   A /rt/branches/rt-3.3/html/Elements/Tabs
+   A /rt/branches/rt-3.3/html/Elements/TicketList
+   A /rt/branches/rt-3.3/html/Elements/TitleBox
+   A /rt/branches/rt-3.3/html/Elements/TitleBoxEnd
+   A /rt/branches/rt-3.3/html/Elements/TitleBoxStart
+   A /rt/branches/rt-3.3/html/Elements/ViewUser
+   A /rt/branches/rt-3.3/html/NoAuth
+   A /rt/branches/rt-3.3/html/NoAuth/Logout.html
+   A /rt/branches/rt-3.3/html/NoAuth/Reminder.html
+   A /rt/branches/rt-3.3/html/NoAuth/images
+   A /rt/branches/rt-3.3/html/NoAuth/images/back_home.gif
+   A /rt/branches/rt-3.3/html/NoAuth/images/bplogo.gif
+   A /rt/branches/rt-3.3/html/NoAuth/images/favicon.png
+   A /rt/branches/rt-3.3/html/NoAuth/images/head_requestracker.gif
+   A /rt/branches/rt-3.3/html/NoAuth/images/rt.jpg
+   A /rt/branches/rt-3.3/html/NoAuth/images/space.gif
+   A /rt/branches/rt-3.3/html/NoAuth/images/spacer.gif
+   A /rt/branches/rt-3.3/html/NoAuth/images/squares_blue.gif
+   A /rt/branches/rt-3.3/html/NoAuth/webrt.css
+   A /rt/branches/rt-3.3/html/Projects
+   A /rt/branches/rt-3.3/html/Projects/Create.html
+   A /rt/branches/rt-3.3/html/Projects/Edit.html
+   A /rt/branches/rt-3.3/html/Projects/Elements
+   A /rt/branches/rt-3.3/html/Projects/Elements/CreateTask
+   A /rt/branches/rt-3.3/html/Projects/Elements/EditTask
+   A /rt/branches/rt-3.3/html/Projects/Elements/OverviewEntry
+   A /rt/branches/rt-3.3/html/Projects/Elements/SelectProjectTask
+   A /rt/branches/rt-3.3/html/Projects/Elements/SelectProjectTaskEntry
+   A /rt/branches/rt-3.3/html/Projects/Elements/Tabs
+   A /rt/branches/rt-3.3/html/Projects/Elements/TicketTabs
+   A /rt/branches/rt-3.3/html/Projects/Gantt.html
+   A /rt/branches/rt-3.3/html/Projects/History.html
+   A /rt/branches/rt-3.3/html/Projects/Overview.html
+   A /rt/branches/rt-3.3/html/Projects/Schedule.html
+   A /rt/branches/rt-3.3/html/Projects/ScheduleByActor.html
+   A /rt/branches/rt-3.3/html/Projects/index.html
+   A /rt/branches/rt-3.3/html/REST
+   A /rt/branches/rt-3.3/html/REST/1.0
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/default
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/queue/ns
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/attachments
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/default
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/history
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/ticket/links
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/user
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/user/default
+   A /rt/branches/rt-3.3/html/REST/1.0/Forms/user/ns
+   A /rt/branches/rt-3.3/html/REST/1.0/NoAuth
+   A /rt/branches/rt-3.3/html/REST/1.0/NoAuth/mail-gateway
+   A /rt/branches/rt-3.3/html/REST/1.0/autohandler
+   A /rt/branches/rt-3.3/html/REST/1.0/dhandler
+   A /rt/branches/rt-3.3/html/REST/1.0/logout
+   A /rt/branches/rt-3.3/html/REST/1.0/search
+   A /rt/branches/rt-3.3/html/REST/1.0/search/dhandler
+   A /rt/branches/rt-3.3/html/REST/1.0/search/ticket
+   A /rt/branches/rt-3.3/html/REST/1.0/ticket
+   A /rt/branches/rt-3.3/html/REST/1.0/ticket/comment
+   A /rt/branches/rt-3.3/html/REST/1.0/ticket/link
+   A /rt/branches/rt-3.3/html/REST/1.0/ticket/merge
+   A /rt/branches/rt-3.3/html/Scope
+   A /rt/branches/rt-3.3/html/Scope/Action.html
+   A /rt/branches/rt-3.3/html/Scope/Elements
+   A /rt/branches/rt-3.3/html/Scope/Elements/Header
+   A /rt/branches/rt-3.3/html/Scope/Elements/MessageBox
+   A /rt/branches/rt-3.3/html/Scope/Elements/ShowHistory
+   A /rt/branches/rt-3.3/html/Scope/Elements/ShowHistoryView
+   A /rt/branches/rt-3.3/html/Scope/Elements/ShowMessageHeaders
+   A /rt/branches/rt-3.3/html/Scope/Elements/ShowMessageStanza
+   A /rt/branches/rt-3.3/html/Scope/Elements/ShowSummary
+   A /rt/branches/rt-3.3/html/Scope/Elements/ShowTransaction
+   A /rt/branches/rt-3.3/html/Scope/History.html
+   A /rt/branches/rt-3.3/html/Scope/Search.html
+   A /rt/branches/rt-3.3/html/Scope/Update.html
+   A /rt/branches/rt-3.3/html/Scope/View.html
+   A /rt/branches/rt-3.3/html/Scope/Work.html
+   A /rt/branches/rt-3.3/html/Scope/index.html
+   A /rt/branches/rt-3.3/html/Search
+   A /rt/branches/rt-3.3/html/Search/Build.html
+   A /rt/branches/rt-3.3/html/Search/Bulk.html
+   A /rt/branches/rt-3.3/html/Search/Edit.html
+   A /rt/branches/rt-3.3/html/Search/Elements
+   A /rt/branches/rt-3.3/html/Search/Elements/BuildFormatString
+   A /rt/branches/rt-3.3/html/Search/Elements/DisplayOptions
+   A /rt/branches/rt-3.3/html/Search/Elements/EditFormat
+   A /rt/branches/rt-3.3/html/Search/Elements/EditSearches
+   A /rt/branches/rt-3.3/html/Search/Elements/NewListActions
+   A /rt/branches/rt-3.3/html/Search/Elements/PickBasics
+   A /rt/branches/rt-3.3/html/Search/Elements/PickCFs
+   A /rt/branches/rt-3.3/html/Search/Elements/PickCriteria
+   A /rt/branches/rt-3.3/html/Search/Elements/PickRestriction
+   A /rt/branches/rt-3.3/html/Search/Elements/SearchPrivacy
+   A /rt/branches/rt-3.3/html/Search/Elements/SelectAndOr
+   A /rt/branches/rt-3.3/html/Search/Elements/SelectGroup
+   A /rt/branches/rt-3.3/html/Search/Elements/SelectLinks
+   A /rt/branches/rt-3.3/html/Search/Elements/SelectPersonType
+   A /rt/branches/rt-3.3/html/Search/Elements/SelectSearchObject
+   A /rt/branches/rt-3.3/html/Search/Elements/SelectSearchesForObjects
+   A /rt/branches/rt-3.3/html/Search/Elements/TicketHeader
+   A /rt/branches/rt-3.3/html/Search/Elements/TicketHeaderCell
+   A /rt/branches/rt-3.3/html/Search/Elements/TicketRow
+   A /rt/branches/rt-3.3/html/Search/Listing.html
+   A /rt/branches/rt-3.3/html/Search/Results.html
+   A /rt/branches/rt-3.3/html/Search/Results.rdf
+   A /rt/branches/rt-3.3/html/Search/Results.tsv
+   A /rt/branches/rt-3.3/html/SelfService
+   A /rt/branches/rt-3.3/html/SelfService/Attachment
+   A /rt/branches/rt-3.3/html/SelfService/Attachment/dhandler
+   A /rt/branches/rt-3.3/html/SelfService/Closed.html
+   A /rt/branches/rt-3.3/html/SelfService/Create.html
+   A /rt/branches/rt-3.3/html/SelfService/Display.html
+   A /rt/branches/rt-3.3/html/SelfService/Elements
+   A /rt/branches/rt-3.3/html/SelfService/Elements/GotoTicket
+   A /rt/branches/rt-3.3/html/SelfService/Elements/Header
+   A /rt/branches/rt-3.3/html/SelfService/Elements/MyRequests
+   A /rt/branches/rt-3.3/html/SelfService/Elements/Tabs
+   A /rt/branches/rt-3.3/html/SelfService/Error.html
+   A /rt/branches/rt-3.3/html/SelfService/Prefs.html
+   A /rt/branches/rt-3.3/html/SelfService/Update.html
+   A /rt/branches/rt-3.3/html/SelfService/index.html
+   A /rt/branches/rt-3.3/html/Ticket
+   A /rt/branches/rt-3.3/html/Ticket/Attachment
+   A /rt/branches/rt-3.3/html/Ticket/Attachment/dhandler
+   A /rt/branches/rt-3.3/html/Ticket/Create.html
+   A /rt/branches/rt-3.3/html/Ticket/Display.html
+   A /rt/branches/rt-3.3/html/Ticket/Elements
+   A /rt/branches/rt-3.3/html/Ticket/Elements/AddWatchers
+   A /rt/branches/rt-3.3/html/Ticket/Elements/BulkLinks
+   A /rt/branches/rt-3.3/html/Ticket/Elements/EditBasics
+   A /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomField
+   A /rt/branches/rt-3.3/html/Ticket/Elements/EditCustomFields
+   A /rt/branches/rt-3.3/html/Ticket/Elements/EditDates
+   A /rt/branches/rt-3.3/html/Ticket/Elements/EditLinks
+   A /rt/branches/rt-3.3/html/Ticket/Elements/EditPeople
+   A /rt/branches/rt-3.3/html/Ticket/Elements/EditWatchers
+   A /rt/branches/rt-3.3/html/Ticket/Elements/PreviewScrips
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowAttachments
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowBasics
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowCustomFields
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowDates
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowDependencies
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowHistory
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowLink
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowLinks
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMemberOf
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMembers
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageHeaders
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowMessageStanza
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowPeople
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowReferences
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowRequestor
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowSummary
+   A /rt/branches/rt-3.3/html/Ticket/Elements/ShowTransaction
+   A /rt/branches/rt-3.3/html/Ticket/Elements/Tabs
+   A /rt/branches/rt-3.3/html/Ticket/History.html
+   A /rt/branches/rt-3.3/html/Ticket/Modify.html
+   A /rt/branches/rt-3.3/html/Ticket/ModifyAll.html
+   A /rt/branches/rt-3.3/html/Ticket/ModifyDates.html
+   A /rt/branches/rt-3.3/html/Ticket/ModifyLinks.html
+   A /rt/branches/rt-3.3/html/Ticket/ModifyPeople.html
+   A /rt/branches/rt-3.3/html/Ticket/Update.html
+   A /rt/branches/rt-3.3/html/Tools
+   A /rt/branches/rt-3.3/html/Tools/MyDay.html
+   A /rt/branches/rt-3.3/html/User
+   A /rt/branches/rt-3.3/html/User/Delegation.html
+   A /rt/branches/rt-3.3/html/User/Elements
+   A /rt/branches/rt-3.3/html/User/Elements/DelegateRights
+   A /rt/branches/rt-3.3/html/User/Elements/GroupTabs
+   A /rt/branches/rt-3.3/html/User/Elements/Tabs
+   A /rt/branches/rt-3.3/html/User/Groups
+   A /rt/branches/rt-3.3/html/User/Groups/Members.html
+   A /rt/branches/rt-3.3/html/User/Groups/Modify.html
+   A /rt/branches/rt-3.3/html/User/Groups/index.html
+   A /rt/branches/rt-3.3/html/User/Prefs.html
+   A /rt/branches/rt-3.3/html/autohandler
+   A /rt/branches/rt-3.3/html/index.html
+   A /rt/branches/rt-3.3/html/l
+   A /rt/branches/rt-3.3/install-sh
+   A /rt/branches/rt-3.3/lib
+   A /rt/branches/rt-3.3/lib/RT
+   A /rt/branches/rt-3.3/lib/RT/ACE.pm
+   A /rt/branches/rt-3.3/lib/RT/ACE_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ACL.pm
+   A /rt/branches/rt-3.3/lib/RT/ACL_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Action
+   A /rt/branches/rt-3.3/lib/RT/Action/AutoOpen.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/Autoreply.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/CreateTickets.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/EscalatePriority.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/Generic.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/Notify.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/NotifyAsComment.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/ResolveMembers.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/SendEmail.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/SetPriority.pm
+   A /rt/branches/rt-3.3/lib/RT/Action/UserDefined.pm
+   A /rt/branches/rt-3.3/lib/RT/Attachment.pm
+   A /rt/branches/rt-3.3/lib/RT/Attachment_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Attachments.pm
+   A /rt/branches/rt-3.3/lib/RT/Attachments_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Attribute.pm
+   A /rt/branches/rt-3.3/lib/RT/Attribute_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Attributes.pm
+   A /rt/branches/rt-3.3/lib/RT/Attributes_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Base.pm
+   A /rt/branches/rt-3.3/lib/RT/CachedGroupMember.pm
+   A /rt/branches/rt-3.3/lib/RT/CachedGroupMember_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/CachedGroupMembers.pm
+   A /rt/branches/rt-3.3/lib/RT/CachedGroupMembers_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition
+   A /rt/branches/rt-3.3/lib/RT/Condition/AnyTransaction.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/BeforeDue.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/Generic.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/Overdue.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/OwnerChange.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/PriorityExceeds.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/QueueChange.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/StatusChange.pm
+   A /rt/branches/rt-3.3/lib/RT/Condition/UserDefined.pm
+   A /rt/branches/rt-3.3/lib/RT/CurrentUser.pm
+   A /rt/branches/rt-3.3/lib/RT/CustomField.pm
+   A /rt/branches/rt-3.3/lib/RT/CustomFieldValue.pm
+   A /rt/branches/rt-3.3/lib/RT/CustomFieldValues.pm
+   A /rt/branches/rt-3.3/lib/RT/CustomFieldValues_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/CustomField_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/CustomFields.pm
+   A /rt/branches/rt-3.3/lib/RT/CustomFields_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Date.pm
+   A /rt/branches/rt-3.3/lib/RT/EmailParser.pm
+   A /rt/branches/rt-3.3/lib/RT/Group.pm
+   A /rt/branches/rt-3.3/lib/RT/GroupMember.pm
+   A /rt/branches/rt-3.3/lib/RT/GroupMember_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/GroupMembers.pm
+   A /rt/branches/rt-3.3/lib/RT/GroupMembers_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Group_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Groups.pm
+   A /rt/branches/rt-3.3/lib/RT/Groups_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Handle.pm
+   A /rt/branches/rt-3.3/lib/RT/I18N
+   A /rt/branches/rt-3.3/lib/RT/I18N/cs.pm
+   A /rt/branches/rt-3.3/lib/RT/I18N/cs.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/de.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/en.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/en_malkovich.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/es.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/fi.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/fr.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/he.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/i_default.pm
+   A /rt/branches/rt-3.3/lib/RT/I18N/it.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/ja.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/nl.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/no.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/pt_br.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/ru.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/zh_cn.po
+   A /rt/branches/rt-3.3/lib/RT/I18N/zh_tw.po
+   A /rt/branches/rt-3.3/lib/RT/I18N.pm
+   A /rt/branches/rt-3.3/lib/RT/Interface
+   A /rt/branches/rt-3.3/lib/RT/Interface/CLI.pm
+   A /rt/branches/rt-3.3/lib/RT/Interface/Email
+   A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth
+   A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/GnuPG.pm
+   A /rt/branches/rt-3.3/lib/RT/Interface/Email/Auth/MailFrom.pm
+   A /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter
+   A /rt/branches/rt-3.3/lib/RT/Interface/Email/Filter/SpamAssassin.pm
+   A /rt/branches/rt-3.3/lib/RT/Interface/Email.pm
+   A /rt/branches/rt-3.3/lib/RT/Interface/REST.pm
+   A /rt/branches/rt-3.3/lib/RT/Interface/Web.pm
+   A /rt/branches/rt-3.3/lib/RT/Link.pm
+   A /rt/branches/rt-3.3/lib/RT/Link_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Links.pm
+   A /rt/branches/rt-3.3/lib/RT/Links_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomField.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValue_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomFieldValues_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomField_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomFields.pm
+   A /rt/branches/rt-3.3/lib/RT/ObjectCustomFields_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Principal.pm
+   A /rt/branches/rt-3.3/lib/RT/Principal_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Principals.pm
+   A /rt/branches/rt-3.3/lib/RT/Principals_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Queue.pm
+   A /rt/branches/rt-3.3/lib/RT/Queue_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Queues.pm
+   A /rt/branches/rt-3.3/lib/RT/Queues_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Record.pm
+   A /rt/branches/rt-3.3/lib/RT/Scrip.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripAction.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripAction_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripActions.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripActions_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripCondition.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripCondition_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripConditions.pm
+   A /rt/branches/rt-3.3/lib/RT/ScripConditions_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Scrip_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Scrips.pm
+   A /rt/branches/rt-3.3/lib/RT/Scrips_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Search
+   A /rt/branches/rt-3.3/lib/RT/Search/ActiveTicketsInQueue.pm
+   A /rt/branches/rt-3.3/lib/RT/Search/Generic.pm
+   A /rt/branches/rt-3.3/lib/RT/SearchBuilder.pm
+   A /rt/branches/rt-3.3/lib/RT/StyleGuide.pod
+   A /rt/branches/rt-3.3/lib/RT/System.pm
+   A /rt/branches/rt-3.3/lib/RT/Template.pm
+   A /rt/branches/rt-3.3/lib/RT/Template_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Templates.pm
+   A /rt/branches/rt-3.3/lib/RT/Templates_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Ticket.pm
+   A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue.pm
+   A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValue_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues.pm
+   A /rt/branches/rt-3.3/lib/RT/TicketCustomFieldValues_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Ticket_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Tickets.pm
+   A /rt/branches/rt-3.3/lib/RT/Tickets_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Tickets_Overlay_SQL.pm
+   A /rt/branches/rt-3.3/lib/RT/Transaction.pm
+   A /rt/branches/rt-3.3/lib/RT/Transaction_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Transactions.pm
+   A /rt/branches/rt-3.3/lib/RT/Transactions_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/URI
+   A /rt/branches/rt-3.3/lib/RT/URI/base.pm
+   A /rt/branches/rt-3.3/lib/RT/URI/fsck_com_rt.pm
+   A /rt/branches/rt-3.3/lib/RT/URI.pm
+   A /rt/branches/rt-3.3/lib/RT/User.pm
+   A /rt/branches/rt-3.3/lib/RT/User_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT/Users.pm
+   A /rt/branches/rt-3.3/lib/RT/Users_Overlay.pm
+   A /rt/branches/rt-3.3/lib/RT.pm.in
+   A /rt/branches/rt-3.3/lib/t
+   A /rt/branches/rt-3.3/lib/t/00smoke.t.in
+   A /rt/branches/rt-3.3/lib/t/01harness.t.in
+   A /rt/branches/rt-3.3/lib/t/02regression.t.in
+   A /rt/branches/rt-3.3/lib/t/03web.pl.in
+   A /rt/branches/rt-3.3/lib/t/04_send_email.pl.in
+   A /rt/branches/rt-3.3/lib/t/data
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/dir
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg1
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg2
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg3
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg4
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg5
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg6
+   A /rt/branches/rt-3.3/lib/t/data/8859-15-message-series/msg7
+   A /rt/branches/rt-3.3/lib/t/data/crashes-file-based-parser
+   A /rt/branches/rt-3.3/lib/t/data/multipart-alternative-with-umlaut
+   A /rt/branches/rt-3.3/lib/t/data/multipart-report
+   A /rt/branches/rt-3.3/lib/t/data/nested-mime-sample
+   A /rt/branches/rt-3.3/lib/t/data/nested-rfc-822
+   A /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1
+   A /rt/branches/rt-3.3/lib/t/data/new-ticket-from-iso-8859-1-full
+   A /rt/branches/rt-3.3/lib/t/data/notes-uuencoded
+   A /rt/branches/rt-3.3/lib/t/data/russian-subject-no-content-type
+   A /rt/branches/rt-3.3/lib/t/data/text-html-in-russian
+   A /rt/branches/rt-3.3/lib/t/data/text-html-with-umlaut
+   A /rt/branches/rt-3.3/lib/t/regression
+   A /rt/branches/rt-3.3/lib/t/regression/00placeholder
+   A /rt/branches/rt-3.3/lib/t/regression/mime_tests
+   A /rt/branches/rt-3.3/m4
+   A /rt/branches/rt-3.3/m4/rt_enable_layout.m4
+   A /rt/branches/rt-3.3/m4/rt_expand_var.m4
+   A /rt/branches/rt-3.3/m4/rt_layout.m4
+   A /rt/branches/rt-3.3/m4/rt_subst_expanded_arg.m4
+   A /rt/branches/rt-3.3/releng.cnf
+   A /rt/branches/rt-3.3/sbin
+   A /rt/branches/rt-3.3/sbin/extract-message-catalog
+   A /rt/branches/rt-3.3/sbin/extract_pod_tests
+   A /rt/branches/rt-3.3/sbin/factory
+   A /rt/branches/rt-3.3/sbin/license_tag
+   A /rt/branches/rt-3.3/sbin/regression_harness
+   A /rt/branches/rt-3.3/sbin/rt-setup-database.in
+   A /rt/branches/rt-3.3/sbin/rt-test-dependencies.in
+   A /rt/branches/rt-3.3/spec
+   A /rt/branches/rt-3.3/spec/schema.txt
+
+* mv autrijus-3.1 to rt-3.3
 
 ------------------------------------------------------------------------