summaryrefslogtreecommitdiffstats
path: root/makeversiontable.sh
diff options
context:
space:
mode:
authorterry%netscape.com <>1998-11-10 05:22:52 +0100
committerterry%netscape.com <>1998-11-10 05:22:52 +0100
commit0e520819b8244fbaa7d3c31f04b81616aae0f83b (patch)
tree0891bb3e4653a9f2e30b801ffc37597e5c5bc806 /makeversiontable.sh
parent20e43ca7ef4f828223af00f23edbcb2068a78b5d (diff)
downloadbugzilla-0e520819b8244fbaa7d3c31f04b81616aae0f83b.tar.gz
bugzilla-0e520819b8244fbaa7d3c31f04b81616aae0f83b.tar.xz
Add Directory LDAP stuff.
Diffstat (limited to 'makeversiontable.sh')
-rwxr-xr-xmakeversiontable.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeversiontable.sh b/makeversiontable.sh
index e050baf21..c51750f79 100755
--- a/makeversiontable.sh
+++ b/makeversiontable.sh
@@ -35,6 +35,7 @@ program tinytext
insert into versions (value, program) values ("other", "Calendar");
+insert into versions (value, program) values ("other", "Directory");
insert into versions (value, program) values ("other", "Mozilla");
insert into versions (value, program) values ("1998-03-31", "Mozilla");
insert into versions (value, program) values ("1998-04-08", "Mozilla");