Guest User

Untitled

a guest
Feb 16th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.95 KB | None | 0 0
  1. diff --git a/Changes b/Changes
  2. index 64cfa97..0c626cf 100644
  3. --- a/Changes
  4. +++ b/Changes
  5. @@ -112,7 +112,7 @@ Bug fixes:
  6. - PR#4564: add note "stack is not executable" to object files generated by
  7. ocamlopt (Linux/x86, Linux/AMD64).
  8. - PR#4566: bug in Ratio.approx_ratio_fix and Num.approx_num_fix.
  9. -- PR#4582: weird behaviour of String.index_from and String.rindex_from.
  10. +* PR#4582: weird behaviour of String.index_from and String.rindex_from.
  11. - PR#4583: stack overflow in "ocamlopt -g" during closure conversion pass.
  12. - PR#4585: ocamldoc and "val virtual" declarations.
  13. - PR#4587: ocamldoc and escaped @ characters.
  14. @@ -2378,12 +2378,4 @@ Caml Special Light 1.06:
  15.  
  16. * First public release.
  17.  
  18. -<<<<<<< Changes
  19. -<<<<<<< Changes
  20. -$Id: Changes,v 1.183.2.1 2008/10/15 13:12:58 doligez Exp $
  21. -=======
  22. -$Id: Changes,v 1.183.2.1 2008/10/15 13:12:58 doligez Exp $
  23. ->>>>>>> 1.168.2.7
  24. -=======
  25. -$Id: Changes,v 1.183.2.1 2008/10/15 13:12:58 doligez Exp $
  26. ->>>>>>> 1.168.2.13
  27. +$Id$
Add Comment
Please, Sign In to add comment