]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Added mod_auth_dbm to the build project
authorBradley Nicholes <bnicholes@apache.org>
Thu, 24 Jan 2002 21:36:27 +0000 (21:36 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Thu, 24 Jan 2002 21:36:27 +0000 (21:36 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@93008 13f79535-47bb-0310-9956-ffa450edef68

src/ApacheNW.mcp.gz
src/CHANGES
src/os/netware/ApacheModuleAuthDBM.def [new file with mode: 0644]

index c98c2dd75c201af57f6d27468f056403fc011263..23b21b5373a4739365c30c77db228c26cdbb82b0 100644 (file)
Binary files a/src/ApacheNW.mcp.gz and b/src/ApacheNW.mcp.gz differ
index 3554aa387a0d14421afa75bfb8744eaf7c03f17d..88ab7e582f59d21912efe350f88bee3579b946fd 100644 (file)
@@ -1,5 +1,9 @@
 Changes with Apache 1.3.24
 
+  *) NetWare: Added mod_auth_dbm to the project file.  
+     [Brad Nicholes bnicholes@novell.com]
+
+
 Changes with Apache 1.3.23
  
   *) Changed the symbol mapping of the following from API_EXPORT
diff --git a/src/os/netware/ApacheModuleAuthDBM.def b/src/os/netware/ApacheModuleAuthDBM.def
new file mode 100644 (file)
index 0000000..a25efea
--- /dev/null
@@ -0,0 +1,2 @@
+EXPORT dbm_auth_module
+