diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-08 22:45:06 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2011-05-08 22:45:06 +0200 |
commit | 878c5456c5a2f9bff741a7b7bcdccd5c1694db22 (patch) | |
tree | bcf3d101215fa70b953aa7e9d0de805c5f8865b4 /devnode/ChangeLog~ | |
parent | 9062642230b7bfb48e7b30f98cba8528172b2d36 (diff) | |
parent | c8f311a7a32d4b0cb0c21672f63bca8efdf5d83a (diff) |
Merge branch 'dde' into HEAD
Diffstat (limited to 'devnode/ChangeLog~')
-rw-r--r-- | devnode/ChangeLog~ | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/devnode/ChangeLog~ b/devnode/ChangeLog~ deleted file mode 100644 index 5efa8a5e..00000000 --- a/devnode/ChangeLog~ +++ /dev/null @@ -1,25 +0,0 @@ -2008-08-28 Zheng Da <zhengda1936@gmail.com> - - * devnode.c (ds_device_open): Return the error instead of stopping the - translator. - -2008-08-20 Zheng Da <zhengda1936@gmail.com> - - * devnode.c (ds_device_open): Test device_name before using it. - - * util.h (DEBUG): Remove the macro. - -2008-08-18 Zheng Da <zhengda1936@gmail.com> - - * README: New file. - - * devnode.c (options): Replace the option '-i' with '-d'. - (parse_opt): Handle the option '-d'. - -2008-08-17 Zheng Da <zhengda1936@gmail.com> - - * Makefile: New file. - - * util.h: New file. - - * devnode.c: New file. |