Changes to gnats/gnats/dbconfig.in
Yngve Svendsen <[email protected]> Tue, 24 Sep 2002 15:37:34 -0400
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/dbconfig.in
diff -c gnats/gnats/dbconfig.in:1.5 gnats/gnats/dbconfig.in:1.6
*** gnats/gnats/dbconfig.in:1.5 Mon Dec 3 16:53:17 2001
--- gnats/gnats/dbconfig.in Tue Sep 24 15:37:33 2002
***************
*** 319,325 ****
}
field "Release" {
! description "release number or tag"
text
query-default inexact-regexp
textsearch
--- 319,325 ----
}
field "Release" {
! description "Release number or tag"
text
query-default inexact-regexp
textsearch
***************
*** 343,349 ****
}
field "How-To-Repeat" {
! description "code/input/activities to reproduce the problem"
multitext
}
--- 343,349 ----
}
field "How-To-Repeat" {
! description "Code/input/activities to reproduce the problem"
multitext
}