summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/Changes b/Changes
index b86ea3033599..bfb0c18437ca 100644
--- a/Changes
+++ b/Changes
@@ -1,3 +1,13 @@
+version 1.4.5a (12/23/2001)
+- modified get_options to be cleaner for arg handling
+
+version 1.4.5 (12/15/2001)
+- made changes to check usage of arguments provided so that if a file is
+ specified options are no longer accepted (that is, they are treated as file
+ names)
+- changed to use ee_version.h to allow changing version number without need
+ to change ee.c directly
+
version 1.4.4 (8/17/2001)
- added code to check if the parent process has died, and if so to exit
gracefully