diff options
| author | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-11-29 14:52:42 +0100 |
|---|---|---|
| committer | Justus Winter <4winter@informatik.uni-hamburg.de> | 2015-11-29 14:53:00 +0100 |
| commit | 889e87e63ea60ab67470e60b3b7d7b5dbde9f9df (patch) | |
| tree | f413e1f6289a91fe309d090ebdae919482dbc798 /devnode/ChangeLog | |
| parent | b811b13d2f1a69d03ca64c6585be6cc2f0b9e68f (diff) | |
drop patch series
Diffstat (limited to 'devnode/ChangeLog')
| -rw-r--r-- | devnode/ChangeLog | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/devnode/ChangeLog b/devnode/ChangeLog deleted file mode 100644 index 54ae55f4..00000000 --- a/devnode/ChangeLog +++ /dev/null @@ -1,34 +0,0 @@ -2008-09-26 Zheng Da <zhengda1936@gmail.com> - - * README: Update. - - * devnode.c (args_doc): New variable. - (options): Remove '-d' and change the description of '-n'. - (parse_opt): Get the device in ARGP_KEY_ARG instead of from '-d'. - (main): Set args_doc to the field of argp. - -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. |
