Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
df99e0d1
Commit
df99e0d1
authored
Jul 11, 1999
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Two showstoppers remain, but we make a release anyhow.
parent
8d9544f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
TODO
TODO
+9
-5
No files found.
TODO
View file @
df99e0d1
This file attempts to list the things that need to be done on this
This file attempts to list the things that need to be done on this
server.
server.
* Showstoppers
* Showstoppers
for the 2.0.2 release
** lookup_regexp is ridiculously slow. See 4109242 and 4117038. This
** lookup_regexp is ridiculously slow. See 4109242 and 4117038. This
might be fixed now. Run some profiling to see if the changes to
might be fixed now. Run some profiling to see if the changes to
access_perm was enough.
access_perm was enough.
** 30=add-recpipient: recpt-type is not a complete Misc-Info -- it is
** Fix dbck so that it can repair the database damage created by
only an Info-Type. Problem is: Info-Type is not defined in
lyskomd 2.0.0.
Protocol-A.texi. Also affects async-new-recipient[16] and
async-sub-recipient.
* High priority, but they can wait until after the next release.
* High priority, but they can wait until after the next release.
...
@@ -444,6 +442,12 @@ server.
...
@@ -444,6 +442,12 @@ server.
* Fixed
* Fixed
** 30=add-recpipient: recpt-type is not a complete Misc-Info -- it is
only an Info-Type. Problem is: Info-Type is not defined in
Protocol-A.texi. Also affects async-new-recipient[16] and
async-sub-recipient.
DONE -- ceder
** lookup_regex(foo|bar) fails -- the | is translated to an ö!
** lookup_regex(foo|bar) fails -- the | is translated to an ö!
FIXED -- "Regexps use collate table" removed. --ceder
FIXED -- "Regexps use collate table" removed. --ceder
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment