Changeset 674
- Timestamp:
- Dec 15, 2011, 12:19:47 PM (14 years ago)
- Location:
- trunk/client/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/src/Makefile.kmk
r651 r674 40 40 41 41 ndpsmb_CFLAGS.debug = -g -O0 -DDEBUG_PRINTF 42 ndpsmb_LDFLAGS = -Zomf -Zno-fork -Zmap -Zdll 42 ndpsmb_LDFLAGS = -Zomf -Zno-fork -Zmap -Zdll -Zhigh-mem 43 43 ndpsmb_LDFLAGS.release = -s 44 44 ndpsmb_LDFLAGS.debug = -g -
trunk/client/src/help/changelog.txt
r632 r674 726 726 #endif 727 727 728 <$UL>beta2: 729 #ifndef txt 730 :ul compact. 731 #endif 732 #ifdef en 733 <$LI> fixed transfer problems 734 <$LI> smb.conf could not be read 735 #endif 736 #ifdef fr 737 <$LI> fixed transfer problems 738 <$LI> smb.conf could not be read 739 #endif 740 #ifdef de 741 <$LI> Transferprobleme gelst 742 <$LI> smb.conf konnte nicht gelesen werden 743 #endif 744 #ifndef txt 745 :eul. 746 #endif 728 747 729 748 #ifndef txt
Note:
See TracChangeset
for help on using the changeset viewer.