summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shell/.cvsignore2
-rw-r--r--shell/ChangeLog4
2 files changed, 6 insertions, 0 deletions
diff --git a/shell/.cvsignore b/shell/.cvsignore
index 69773f4..e9a8126 100644
--- a/shell/.cvsignore
+++ b/shell/.cvsignore
@@ -5,6 +5,8 @@ b~shell.adb
b~shell.ads
b~shell.ali
commands.ali
+command_line_arguments.ali
+getopt_r.ali
rtems_shell.ali
shell.ali
shell.exe.bin
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 35470e8..b34b5b5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-08 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * .cvsignore: Add more to ignore.
+
2011-02-02 Joel Sherrill <joel.sherrill@gmail.com>
* commands.adb, commands.ads, rtems_shell.ads, shell.adb: Add getopt_r