Commit Diff


commit - f1e81a0517df837593350dd932e813563bdc01b8
commit + 17cf36d4711546b96f3bdc73fe5b1036dbc7fa73
blob - 34a7ddac9948f4c52cbbd90208ee491f8a7cbda6
blob + 74ef5efe567caa64cc2e5008ecaf205481a2d937
--- CHANGES
+++ CHANGES
@@ -1,3 +1,8 @@
+* got 0.3; 2019-08-10
+- fix bug where 'revert -p' would delete all lines following a reverted change
+- fix merge bug inherited from OpenRCS, affecting lines with leading .
+- fix man page installation during manual 'make install' from plain tarball
+
 * got 0.2; 2019-08-09
   - improve error message if helper binaries fail to unveil(2)
   - add support for tags to -c options of some got commands