@@ -23,6 +23,10 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ * History:
+ * --------
+ * 2003-10-21 file created (bogdan)
*/
@@ -59,6 +59,7 @@
* 2003-10-07 fifo security fixes: permissions, always delete old fifo,
* reply fifo checks -- added fifo_check (andrei)
* 2003-10-13 addef fifo_dir for reply fifos (andrei)
+ * 2003-10-30 DB interface exported via FIFO (bogdan)