/[pupa]/bugcomm/ChangeLog
ViewVC logotype

Diff of /bugcomm/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.14 by okuji, Wed Aug 14 16:11:36 2002 UTC revision 1.15 by okuji, Wed Sep 11 10:01:33 2002 UTC
# Line 1  Line 1 
1    2002-09-11  Yoshinori K. Okuji  <okuji@enbug.org>
2    
3            Split the source file of the server. All of the CGI interfaces
4            now work.
5            
6            * lib/bugcomm/Makefile.am: New file.
7            * lib/bugcomm/Makefile.in: Likewise.
8            * lib/bugcomm/action.rb: Likewise.
9            * lib/bugcomm/attachment.rb: Likewise.
10            * lib/bugcomm/bug.rb: Likewise.
11            * lib/bugcomm/config.rb: Likewise.
12            * lib/bugcomm/database.rb: Likewise.
13            * lib/bugcomm/exception.rb: Likewise.
14            * lib/bugcomm/field.rb: Likewise.
15            * lib/bugcomm/followup.rb: Likewise.
16            * lib/bugcomm/main.rb: Likewise.
17            * lib/bugcomm/service.rb: Likewise.
18            * lib/bugcomm/utils.rb: Likewise.
19            
20            * lib/Makefile.am: Likewise.
21            * lib/Makefile.in: Likewise.
22    
23            * data/Makefile.am: Likewise.
24            * data/Makefile.in: Likewise.
25            * data/add-success.rhtml: Likewise.
26            * data/browse.rhtml: Likewise.
27            * data/bug.rtxt: Likewise.
28            * data/commit-success.rhtml: Likewise.
29            * data/config.rhtml: Likewise.
30            * data/confirmation.rtxt: Likewise.
31            * data/project.rhtml: Likewise.
32            * data/remove-success.rhtml: Likewise.
33            * data/search.rhtml: Likewise.
34            * data/send-success.rhtml: Likewise.
35            * data/submit-success.rhtml: Likewise.
36            * data/top.rhtml: Likewise.
37            
38            * src/bugcommd.in: Rewritten Entirely.
39    
40            * src/bugcomm.cgi.in (cmd): Renamed to ...
41            (service): ... this.
42            (METAVARS): Added CONTENT_LENGTH, SERVER_PORT, HTTP_COOKIE, and
43            HTTP_COOKIE2.
44    
45            * src/bugcomm.in (cmd): Renamed to ...
46            (service): ... this.
47    
48            * configure.ac: Check Ruby's site directory and third-party
49            libraries (eRuby, Iconv, and RubyMail).
50    
51            * Makefile.am (SUBDIRS): Added lib and data.
52    
53  2002-08-15  Yoshinori K. Okuji  <okuji@enbug.org>  2002-08-15  Yoshinori K. Okuji  <okuji@enbug.org>
54    
55          * src/bugcommd.in: Ignore LoadError for "syslog".          * src/bugcommd.in: Ignore LoadError for "syslog".

Legend:
Removed from v.1.14  
changed lines
  Added in v.1.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26