diff --git a/index.htm b/index.htm
index 0b55869594..ea717b957a 100644
--- a/index.htm
+++ b/index.htm
@@ -169,6 +169,9 @@
Filesystem Library
added - Portable paths, iteration over directories, and other
useful filesystem operations, from Beman Dawes.
+ Optional Library
+ added - A discriminated-union wrapper for optional values,
+ from Fernando Cacciola.
Interval
Library added - Extends the usual arithmetic functions to
mathematical intervals, from Guillaume Melquiond, Hervé
@@ -384,6 +387,6 @@
Revised
- 21 January, 2003
+ 23 January, 2003