Changeset 1872 for lm-sensors/trunk/doc/developers/checklist
- Timestamp:
- 07/08/03 03:27:48 (10 years ago)
- Files:
-
- 1 modified
-
lm-sensors/trunk/doc/developers/checklist (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lm-sensors/trunk/doc/developers/checklist
r1335 r1872 4 4 release: 5 5 - check out i2c and lm_sensors2 6 (FOR i2c use cvs co -r lk2-4 for the 2.4 branch!!!) 6 7 - Update if necessary, the version number of libsensors 7 8 (edit lib/Module.mk and change LIBMAINVER and/or LIBMINORVER) … … 9 10 functionality is added, and patch if only bugs are fixed. 10 11 `cvs diff -r Vx-y-z lib' is your friend. 11 - Update CHANGES12 - Update both CHANGES files (add the release date) 12 13 - Verify i2c dependency instructions in README, QUICKSTART, and INSTALL, 13 14 update if necessary
